i want to add .swf file to the right block.
how can I do it??

Can anybody help me??

Thanks in Advance...

Comments

vijaythummar’s picture

Write your all embed code in block and keep full html filter type for body of the block . Also you can use flashnode module to upload flash and then you can make custom block on base of flash node.

Thanks,
Vijay Thummar

Piya’s picture

I have written code as follows...

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="300" height="500" align="right">
 <param name="movie" value="http://itvidya.com/files/itvidya-banners/video/NTS08_new.swf"
/>
 <param name="quality" value="high" />
 <embed src="http://itvidya.com/files/itvidya-banners/video/NTS08_new.swf" quality="high"
pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="300" height="500" align="right"> </embed>
</object>

and made full html filter type for body of the block..

But the output is

/>

pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=Sho..." type="application/x-shockwave-flash" width="300" height="500" align="right">

and right sidebar is also disturbed...

vijaythummar’s picture

Your code is working fine in My garland theme. It show me flash banner of SITM Communique 08 banner. Please check it again...

Thanks,
Vijay Thummar

Piya’s picture

Is it working in right sidebar???

vijaythummar’s picture

Yes, it was working in right sidebar too...

Thanks,
Vijay Thummar

BiosElement’s picture

Edit the filter. It's probably automatically adding line breaks and if it is, That's going to break the code.

headstartcms’s picture

It is not working in my website when i but it in my blocks.

Do i need to put all flashxml it in the root address ? Then call the flash location ?

jhansi’s picture

Hi,
I am able to add .swf file with the help of swftools. Kindly help me how to place those file in rightside bar of frontpage.

Thanks in Advance.

Jhansi.