Here's the deal. I'm embedding an FLV video into a WordPress page, so the code is actually in the page content. Here's the catch... Sometimes the video will display, other times it will not. I have used the same browser the entire time (FF on Mac), and it's appearance just fluctuates. Can anyone help? Code below.
Thanks in advanced.Code:<object width="340" height="255" data="http://walkernewsdownload.googlepages.com/mediaplayer.swf" type="application/x-shockwave-flash"><param name="flashvars" value="file=http://lqsolutionsvault.com/wp-content/uploads/newlqsvwelcome.flv" /> <param name="src" value="http://walkernewsdownload.googlepages.com/mediaplayer.swf" /> <param name="wmode" value="transparent" /><param name="name" value="movie" /> <param name="quality" value="high" /> <embed src="http://walkernewsdownload.googlepages.com/mediaplayer.swf" width="340" height="255" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=http://lqsolutionsvault.com/wp-content/uploads/newlqsvwelcome.flv" /> </object>


Reply With Quote

Bookmarks