Set Flash format video to play forever in MS Frontpage 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to make a regular video loop forever, but I can't make it happen
when I put in my .swf video embedded as a flash format video. Please help!
 
Switch to Code View and change:

<PARAM NAME="loop" VALUE=false>

to

<PARAM NAME="loop" VALUE=true>

Another way to do this is:

1. Open the html page containing the Flash file and change
to Design view.
2. Right-click on the Flash movie and from the selection
box choose Movie in Flash Format properties...
3. Click on the General tab and check the Loop checkbox.

Finally you could just download Flasher (a free FP addin) at
http://www.jimcosoftware.com/addins.aspx which you can use to do this
 
I tried all of the above and it still didn't work, so then I reset the
frontpage extensions with our host and it still didn't work... any other
ideas?

Thanks so much!
 
The FrontPage Extensions don't have anything to do with Flash. If those
didn't work then you'll have to use the Flash program to try and make the
movie loop. If you don't see a choice you can try in one of the Flash news
groups. http://www.adobe.com/devnet/
 
Mrs. Krabitz said:
I tried all of the above and it still didn't work, so then I reset the
frontpage extensions with our host and it still didn't work... any other
ideas?

Don't bother?

I'm sure you have good reasons for wanting it to loop, but I can't
imagine what they are. Why not leave the option to the viewer?
 
Back
Top