All posts created by barbs_paul

12 years ago

I think I've cracked it!

All I've had to do was take the original code and change the object URL to my secure site, as below:

<object width="400" height="382" type="application/x-shockwave-flash" data="https://&&&MY_SITE_URL&&&/cloud.swf">
<param name="movie" value="http://cdn.tagul.com/cloud.swf"/>
<param name="flashvars" value="id=http://cdn.tagul.com/clouds/56679@8"/>
<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/56679@8" type="image/svg+xml" width="400" height="382">
<p>
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
</p>
</object>
</object>

Not 100% sure WHY that works, but I don't get the security error message any more!

12 years ago

HI Alex,

Thanks for your reply

Sorry if this is a really dumb question, but I don't understand what you mean by 'host tagul.swf and demo@demo files on your site'.

I don't understand where I would get those files to be able to upload them to our server?

Thanks.

12 years ago

I'm having EXACTLY the same issue.

Can you give me more detail on how I would host it on our server?

Thanks.