HELP!! FLash Movie Problem
-
Hi there folks.
New toWP…great piece of work.
Although slight problem inserting a flash movie into the Default template. Have putthe Code into a <div> tag and placed it in the index.php file like so:——————————————————-
<?php get_header(); ?><div class=”flashMovie”><object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=”180″ height=”345″>
<param name=”movie” value=”newsMenu.swf”>
<param name=”quality” value=”high”>
<embed src=”newsMenu.swf” quality=”high” pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”180″ height=”345″></embed></object>
</div><div id=”content” class=”narrowcolumn”>
——————————————————-
all I get is a blank Flash movie player.Is there a known conflict of any kind with flash and php??
Can anyone offer any suggestions??
Help much appreciated.
Thank you all
Hamilton
The topic ‘HELP!! FLash Movie Problem’ is closed to new replies.