Forum Moderators: open

Message Too Old, No Replies

telling when a flash clip is done

can it be done?

         

adni18

4:26 am on Oct 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I need to know when my flash intro is finished playing. How can I go about doing this?

StupidScript

9:40 pm on Oct 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why not add a script to the last frame of the movie that tells the page the movie has finished? If you need something to happen, for example sending the user to another page when the movie is done, you can do that with the script in the final frame, too.

Check out macromedia.com and the Flash documentation to see the available options, and for instructions on passing Flash events/ActionScripts on to the browser.