A Flash Developer Resource Site

Search:

Type: Posts; User: ilmar1n3

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    379

    thanx

    hey, thanx mate

    now i remember that i read somewhere that labels shouldn't start with numbers. renaming did the trick (with _level0, of course).

    also, the cummulative part was news to me.
    ...
  2. Replies
    5
    Views
    379

    yeah there is a frame label 04. if i use it with...

    yeah there is a frame label 04. if i use it with buttons in the main timeline it works. also, if i try to use some frame number (eg 16) it starts the swf from the beginning.

    i know that this code...
  3. Replies
    5
    Views
    379

    stupid target problem

    i have a button that is inside two movieclips (scene 1 > symbol 14 > symbol 35). i'm trying to tell via this button for the main timeline (scene 1) to go to and play label "04", but it doesn't do it....
  4. Replies
    3
    Views
    495

    problem solved

    ok, solved the problem by not letting any button be pressed before the boreaalne.swf movie has completely loaded.

    here's the script for buttons:

    on (release) {

    if...
  5. Replies
    3
    Views
    495

    function?

    ok, but can you tell me why would this work?
    i mean, why would using functions solve my problem?

    peeter
  6. Replies
    3
    Views
    495

    loadmovie and connection speed?

    hi

    i have a problem with loading movies. i have my main swf file that loads another swf called boreaalne.swf in a movieclip called container. i use loadMovie("boreaalne.swf","contents");

    now if...
Results 1 to 6 of 6




Click Here to Expand Forum to Full Width

HTML5 Development Center