i want to add .swf file to the right block. how can I do it??
Can anybody help me??
Thanks in Advance...
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
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...
Your code is working fine in My garland theme. It show me flash banner of SITM Communique 08 banner. Please check it again...
Is it working in right sidebar???
Yes, it was working in right sidebar too...
Edit the filter. It's probably automatically adding line breaks and if it is, That's going to break the code.
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 ?
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.
Comments
Write your all embed code in
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
I have written code as
I have written code as follows...
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...
Your code is working fine in
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
Is it working in right
Is it working in right sidebar???
Yes, it was working in right
Yes, it was working in right sidebar too...
Thanks,
Vijay Thummar
Edit the filter. It's
Edit the filter. It's probably automatically adding line breaks and if it is, That's going to break the code.
It is not working in my
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 ?
How to place the .swf file to block.
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.