Help - Search - Members - Calendar
Full Version: Start on mouse click
HTMLHelp Forums > Web Authoring > Graphics, Flash and Multimedia
pauleon
Hello, I have this embedded object, and i want it to start on mouse click. Right now it autostarts and loops continuously. Can you email me and tell me what I am doing wrong? thanks!

.. <allowScriptAccess="never" allowNetworking="internal" enableJSURL="false" enableHREF="false" saveEmbedTags="true" > <width="425" height="350"><msprm name="movie"
filter:alpha(opacity=100); ..-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;
value="http://pauleon1.googlepages.com/introduction.swf"></param><msprm name="wmode" value="transparent"></param><object type="application/x-shockwave-flash" data="http://pauleon1.googlepages.com/introduction.swf" height="350" width="425">
<param name="movie" value="http://pauleon1.googlepages.com/introduction.swf" />
<param name="allownetworking" value="internal" />
<param name="allowScriptAccess" value="never" />
<param name="enableJSURL" value="false" />
<param name="enableHREF" value="false" />
<param name="saveEmbedTags" value="true" />
<param name="wmode" value="transparent" />
</object>..

pauleon
Has anybody got an answer for this question?
Frederiek
Have you tried searching the Flash support section at http://www.adobe.com?
jimlongo
Have you tried
CODE

<param name="loop" value="false" />
<param name="autoplay" value="false" />
?

Although it sounds to me like these attributes are contained within your flash file. I don't think you'll be able to over ride them. Redo the flash object and remove them from there.

hth
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.