Jump to content

Adding Flash To Homepage


Guest EcoMaMa

Recommended Posts

Guest EcoMaMa

Each time I go into the admin panel and add it to my homepage, I go to view it and the code has been altered.

Is there some way to get around this.

This is the code I want to add.

<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=320 HEIGHT=300> 

<PARAM NAME=movie VALUE="http://youpayless.com/shop/images/ypl01.swf"> 

<PARAM NAME=menu VALUE=false> 

<PARAM NAME=quality VALUE=high> 

<PARAM NAME=wmode VALUE=opaque> 

<PARAM NAME=scale VALUE=noscale>

<EMBED src=ypl01.swf menu=false quality=high wmode=opaque

 scale=noscale WIDTH=320 HEIGHT=300 TYPE="application/x-shockwave-flash" 

PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">

</EMBED>

</OBJECT>






When I go back in, it looks like this






<a href="https://youpayless.com/shop/admin/includes/rte/editor/ypl01.swf" class="abp-objtab-05664938621677185 visible ontop" title="Click here to block this object with Adblock Plus" style="left: 0px ! important; top: 0px ! important;"></a><object width="320" height="300" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0">

<param name="movie" value="http://youpayless.com/shop/images/ypl01.swf"/>

<param name="menu" value="false"/>

<param name="quality" value="high"/>

<param name="wmode" value="opaque"/>

<param name="scale" value="noscale"/> <embed width="320" height="300" src="ypl01.swf" menu="false" quality="high" wmode="opaque" scale="noscale" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>  </object>

What is causing this change?

Jo

I tried adding it with IE and it worked, but only in IE. I can not see the flash animation in Firefox.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...