adding swf file to a block
Hello,
I have a block appearing in everybodys profile. I use the block to put basic images to make the site look pretty but couldn't get it to work with a swf file..
is it possible to put a swf file in the block?
what do i need to do thats different from placing a basic image file..
basically the swf file is located in the same folder as the image.. replace the image file name to the swf file name and it didnt work..
any ideas?
robin
Is the code you are changing within an "<img>" tag? If so, that will be why as the params will not call an swf file to display.
My swf's all use "<object>" tags
i.e:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="800" height="600" id="YOUR FILENAME.swf" align="middle">
<param see more
I wrote a tutorial about that at:
http://www.boonexnerd.com/dolphin/orca/#action=goto&topic_id=44
You can use both swf and js.