Flash player not showing up after publishing
-
When I insert the following code into a post, it works fine upon preview. Then after publishing (EX. https://rawkpit.com/2010/03/11/album-stream-eowyn-silent-screams/) the player is just an invisible square.
<OBJECT classid=’clsid:D27CDB6E-AE6D-11cf-96B8-444553540000′ codebase=’https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0′ width=”358″ height=”355″> <param name=’movie’ value=”https://rawkpit.com/player/index.swf?xml_path=player/load/load.xml”> <param name=’quality’ value=”high”> <param name=’bgcolor’ value=’#FFFFFF’> <param name=’loop’ value=”true”> <EMBED src=”https://rawkpit.com/player/index.swf?xml_path=player/load/load.xml” quality=’high’ bgcolor=’#FFFFFF’ width=”358″ height=”355″ loop=”true” type=’application/x-shockwave-flash’ pluginspage=’https://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash’></EMBED></OBJECT>
Any idea why this is happening? Thanks in adavance!
- The topic ‘Flash player not showing up after publishing’ is closed to new replies.