How to stop automatic start
Hello,
I want to put a number of flash videos on a page so I need to stop them from starting automatically. Is there a way to go into the .html?
Thanks in advance.
I'm pasting in the .html just in case...
Kidd in Paris
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>For and Since</title>
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(153, 153, 255);"
link="#000099" vlink="#990099" alink="#000099">
<!--url's used in the movie-->
<!--text used in the movie--><!-- saved from url=(0013)about:internet -->
<p align="center" style="margin-top: 0pt;"><big> <object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="550" height="400" id="forsincefinal" align="middle"
style="font-family: calibri;"> <param name="allowScriptAccess"
value="sameDomain"> <param name="movie" value="forsincefinal.swf"> <param
name="quality" value="high"> <param name="bgcolor" value="#ffffff">
<embed src="forsincefinal.swf" quality="high" bgcolor="#ffffff"
width="550" height="400" name="forsincefinal" align="center"
allowscriptaccess="sameDomain" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"> </object><br>
<br>
<a href="ForSinceFinalText.html" style="font-weight: bold;">Click here
for more For / Since</a><br style="font-weight: bold;">
<a href="PT7.html" style="font-weight: bold;">Click here for a
Professor Fuzzy Tip</a><br>
</big></p>
<p align="center" style="margin-top: 0pt;"><big><br>
<a href="index.html" style="font-weight: bold;">HOME</a><br>
</big></p>
<p align="center" style="margin-top: 0pt;"><big><br>
<a href="countable.html" style="font-weight: bold;"></a>
<br>
</big></p>
<p style="margin-bottom: 0pt;"> </p>
<p style="margin-top: 0pt;"><big><br>
<br>
<br>
<a href="Philosophy.html"><br>
</a></big></p>
</body>
</html>