jkkenzie Posted June 6, 2008 Share Posted June 6, 2008 Hi! I have this code : <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="480" height="125" accesskey="222" title="Home"> <param name="movie" value="0015.swf" /> <param name="quality" value="high" /> <embed src="0015.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="125"></embed> </object> when i replace the above code with an image instead of my flash file, it appears perfectly on my page. BUT when i use flash as above code, no flash appears BUT a softaware that senses flash senses the presence of my flash (download for the flash appears) and a white space appears instead of my flash. The flash .SWF works well on an empty index.php file, it also runs well on my machine. Am using Joomla and the flash or image is loaded by the template. Regards, Jose Link to comment https://forums.phpfreaks.com/topic/108947-loading-media/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.