UNITED STATES
2008-05-06 14:32:36
I have embeded some flash video in my site. They work in the browser 'flock', but i can't get them to show up in firefox or safari.
Also, they show up in the preview screen, but not on the actual page... Sometimes the video will show but not the skin.
SO, what is the best way to embed flash video?
this is the embed code I am currently using..
<table width="510px" height="410" align="centre">
<tr>
<td>
<object type='application/x-shockwave-flash' data='http://www.seanbatchelor.com/files/video/example.swf' width='500' height='400'>
<param name='movie' value='http://www.seanbatchelor.com/files/video/example.swf' />
<div style='width: 500px; height: 400px;'>
<a href='http://www.adobe.com/go/gntray_dl_getflashplayer'>
Get Flash player to view this content
</a>
</div>
</object>
Any suggestions would be greatly appreciated.
