Forum Moderators: open

Message Too Old, No Replies

flash video

loop video while embedding in swf file

         

tellraj

5:25 am on Sep 29, 2006 (gmt 0)

10+ Year Member



i am trying to put flash video dynamically in swf file.

I have created empty movie clip in my flash file and call swf file from same folder in which i have a video of 10 mb.

I just able to load video and it's playing fine but didn't loop.

Kindly help me guys!

thnx

oxbaker

3:22 pm on Oct 2, 2006 (gmt 0)

10+ Year Member



two ways:

1. Re-compress the video and allow looping programs like Sorenson have this ability.

2. In flash, when the video ends (you will need to use some sort of key frame to determine when the vid ends) Reload it by either goToAndPlay at the frame that originally loaded it, or just activate the method you used to load the file.

The first way is easier, you can load your movie into an editor and there should be an option of making it loop or not.

hth,
mcm