Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: help!!
From: John Croteau
Date: Tue, 17 Mar 1998 13:59:12 GMT

Hi Steve,

You can prevent a Flash Movie from looping in 2 Ways:
1) Place a Stop frame action in the last frame.
This works for the standalone player also.
2) Appply Loop =False in on HTML page.
This needs to be done in 2 places in the Object for ActiveX Browsers
and in the Embed for other browsers.

<OBJECT >
<PARAM NAME=loop VALUE=false>
<EMBED Loop=False >
</EMBED>
</OBJECT>

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
Flash Central (The Universe Starts Here) http://www.FlashCentral.com
FlashTech (Advanced Help for Flash) http://www.CrownMall.com/Flash
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  help!!, Steve Housaman

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]