|
-
Flash video wont play
Hi,
I have a flash video that i want to embed into my page. The problem that im having is that the page is recognising the code, however nothing is playing.
Here is the code that im using:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="576" height="364" id="vroom" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="allowFullScreen" value="false" />
<param name="movie" value="harry.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /> <embed src="harry.swf" quality="high" bgcolor="#000000" width="576" height="364" name="vroom" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|