Embedding not working

10 years ago

I finished making my cloud but the code isnt working. The dimensions are right, but all I get is a photo, the animations aren't working. Also the background transparency isn't working, I got a white background.
http://theafonz.blogspot.com/ <- my blog

<object width="900" height="133" type="application/x-shockwave-flash" data="http://cdn.tagul.com/cloud.swf">
<param name="movie" value="http://cdn.tagul.com/cloud.swf"/>
<param name="flashvars" value="id=http://cdn.tagul.com/clouds/193789@1"/>
<param name="allowscriptaccess" value="always"/>
<param name="swfversion" value="10"/>
<param name="expressinstall" value="http://cdn.tagul.com/expressInstall.swf"/>
<param name="wmode" value="transparent"/>
<!--Embed svg if no flash installed-->
<object data="http://cdn.tagul.com/clouds/193789@1" type="image/svg+xml" width="900" height="133">
<p>
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</p>
</object>
</object> <- my code

10 years ago

Please set background color transparency to zero in Colors and Animations tab and save your cloud. Then refresh your browser cache and it should work. From what I can see your transparency is set to 1 that is why you are seeing white background.

Reply

Sign up or Login to post a reply.