Category: Flash
Flash Embedded in HTML
By admin on Jul 25, 2008 | In ASP (classic), HTML, Flash | Send feedback »
Simply paste the code below in the page you want to display your flash movie. Make sure you change the myfile.swf and dimensions with the name of the file you are uploading
<blockquote>
<object width="200" height="200">
<param name="movie"… more »