A Flash Developer Resource Site

Search:

Type: Posts; User: onk

Search: Search took 0.03 seconds.

  1. Replies
    15
    Views
    4,582

    Hi all, Thanks for your help. It still loops...

    Hi all,

    Thanks for your help. It still loops infinitely.

    The following code works but it will not loop when it is replayed:

    If(index = 1)
    stop
    Else
    Set Variable:"index" = "1"
  2. Replies
    15
    Views
    4,582

    Hi Ilya, I have tried putting this line: ...

    Hi Ilya,

    I have tried putting this line:

    Set Variable:"something" = "0"

    before the if..else statements. But this will cause the movie to loop infinitely.

    What could be wrong?
  3. Replies
    15
    Views
    4,582

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Ilya:
    Hi !

    Just say in last keyframe

    If (something=1)
    Stop
    Else
    Set Variable: "something"...
  4. Replies
    15
    Views
    4,582

    Hi, I would like to loop a movie twice. How...

    Hi,

    I would like to loop a movie twice. How should I write the script?

    I add an action to the last frame of the movie, a ball jumping for example which has one layer only. Below are the codes...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center