Skip to main content
January 31, 2010
Answered

Help with Flash Banners on site

  • January 31, 2010
  • 2 replies
  • 617 views

I have 3 banners on a website.  Each of them rotate to different "ads" with different urls.  When they are viewed at the direct url file location everything works perfect.  They click to the correct place.  However when they are viewed together on the main site they will not click through.  Does anyone have any idea why this is?  I am EXTREMELY new to Flash and really only know the basics so any help would be greatly appreciated.   The site is HERE.

Thank you!

This topic has been closed for replies.
Correct answer kglad

yes, you need to fix the embedding html.  in particular, there's no allowscriptaccess parameter:

http://kb2.adobe.com/cps/164/tn_16494.html

2 replies

February 2, 2010

Thanks again!

Sorry I misunderstood.  That is my link.  Thought you meant there was an error on that part of the site not in the flash.

Is there an easy way to fix this?

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
February 2, 2010

yes, you need to fix the embedding html.  in particular, there's no allowscriptaccess parameter:

http://kb2.adobe.com/cps/164/tn_16494.html

February 9, 2010

THANKS!!!  I got it to work with your help!

Thanks again!!!

kglad
Community Expert
Community Expert
January 31, 2010

your html embedding code is suspect.

also, if you're using any code other than getURL(), watch for security sandbox issues.

addendum:  i see you do have a security sanbox issue:

-->

*** Security Sandbox Violation ***
URL for window '' halted (AllowScriptAccess is ''): http://www.gigglemag.com/blog
February 1, 2010

THANK YOU so much for your help!

I have a question, sorry I am new to web design, etc...  So there is a security sandbox issue with gigglemag.com/blog?  That is not even the site where the Flash is.  Is there an easy solution to this?  We are working on the blog template so we do not need to use that one.

Once again THANK YOU!!!

kglad
Community Expert
Community Expert
February 1, 2010

if giggle.com isn't related to your banner then you better check your link because that's where it goes.