>>
Site Map
>>
Forums
>>
Modules
Forum module - topics in forum:
Modules - Get help on installing any module or add-on here
swf in News Article
I am using PHP Nuke version 7.8
I am having great difficulty using an swf file into a news article. My process is to copy the code and paste it into the “Edit HTML Source”. What happens is the code disappears after I update. I have tried putting in just the code as well as putting it into a table and no luck. Below is the code I am using;
<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="550" height="220" id="party" align="">
<param name=movie value="images/news/party.swf"><param name=quality value=high><param name=wmode value=transparent>
<embed src="images/news/party.swf" quality=high wmode=transparent width="550" height="220" name="party" align=""
type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed></object>
Am I doing something wrong?
Thanks
Just wanted to add that I put an swf file into the Header no problem.
The embed and object tags are not usable in any place where they would be placed into the database by default. This is to protect you from malicoius code.
So is this do-able or you just cannot put an swf file in a news article?
Not in a News article.....
I would suggest putting it in a block......to which you can refer to in your News Article....
