Forum Moderators: open

Message Too Old, No Replies

replay flash movie automatically

         

yllai

5:37 am on Sep 17, 2004 (gmt 0)

10+ Year Member



i have inserted a flash movie into my website..it wirk well and smoothly...however, i wish to set it be automatically replay the movie after the movie end...can it be done? How? below is my way to insert the flash movie to my page:-

<EMBED SRC="test.swf" TYPE="application/x-shockwave-flash" NAME="Object1" ALIGN="LEFT" WIDTH="622" HEIGHT="378"/ LOOP="TRUE"></EMBED>

but the movie will only play once..any idea?

Thanks for a bunch

benihana

11:34 am on Sep 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



by deafult a flash mive will loop. it sounds as if there is some action script within the movie causing it to stop. you need to look in the source file

Leosghost

11:50 am on Sep 17, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You are certain that when you created the movie you chose to "loop" before outputting the file to.swf?

Harry

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

WebmasterWorld Senior Member 10+ Year Member



Check if you didn't put a stop command at the end of the timeline.