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>..