I used a software which created this code -
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="960" height="274">
<param name="movie" value="960X274STARS.swf">
<param name="menu" value="false">
<param name="quality" value="high">
<param name="wmode" value="opaque">
<param name="scale" value="noscale">
<embed src="960X274STARS.swf" menu="false" quality="high" wmode="opaque"
scale="noscale" width=960 height=274 type="application/x-shockwave-flash"
pluginspace="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</embed>
</object>
I got a tip in the forum to paste the code in index.php, but there's a lot of index.php. Anyone who has a fast and correct sollution?
I tried to help Birdtribes on this topic, but after sending him long emails explaining to him my way of doing it (which is the way recommended by Adobe), he chose to use the 'iframe' html tag to accomplish the task. While I'm sure it works, it is problematic.
To see his solution, search 'birdtribes' and flash in the forums.
But I think that the 'object' tag is better than the 'iframe' tag for several reasons, so Campethomedia, see more
http://www.boonex.com/unity/forums/?action=goto&topic_id=Change-Main-Flash-logo-in-6-1
I will take a look at Birdtribes Solution as I could not get SWF to "load"...and I did paste it into the html box via tinymce.
When last attempted, I was using V6.1.1, now I am V6.1.4. So perhaps it will show a different result.
~~ L
Your post doesn't see more