Forum Moderators: open

Message Too Old, No Replies

flash loop

flash loop

         

ictglobal

4:11 am on Sep 3, 2004 (gmt 0)

10+ Year Member



I have a flash inro. I want it to play forever.

As at now, the flash stops after getting to the last frame. But I want it to plat continuously till I close the page.

ictglobal

4:15 am on Sep 3, 2004 (gmt 0)

10+ Year Member



To add, the flash inside my html page. I am using it as a header.

benihana

8:07 am on Sep 7, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



unless you have some script in the last frame such as

stop();

it should loop back to the beggining.

ictglobal

12:00 pm on Sep 7, 2004 (gmt 0)

10+ Year Member



Hi, Thanks.

My second question, if I want the movie to go to an url after playing, where should i place the script.

i clicked the last frame in the last scene and put in the url. but as soon as it gets to the second frame, it goes to the url.

what may be wrong?

benihana

12:07 pm on Sep 7, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



right-click in the last frame and select insert keyframe. then put the script in there.