I have created an expandable banner ad for a client which uses the
googlemaps Flash API.

The ad works correctly when tested locally and when tested on a
standard web server.

For the web server, I generate an API key based on the domain the SWF
is hosted on and it works perfectly.

The ad is going to be served through Eyeblaster. When the ad is
uploaded to the Eyeblaster server I use the following code to extract
the URL of the SWF:

var curSwfUrl:String =  loaderInfo.url;

I display curSwfUrl in a text field and it gives me the following:

http://ds.serving-sys.com/BurstingRes/Site-2940/Type-2/7E415A75-380A-4C8C-9041-358AD1D55016.swf?ebFormID=etc,etc

I then generate a key using any of the following URLs and re-upload
the file to the Eyeblaster server but none of them work:

http://ds.serving-sys.com/
or
http://ds.serving-sys.com/BurstingRes/
or
http://ds.serving-sys.com/BurstingRes/Site-2940/

The MAP_READY event is never triggered.

As additional information, the URL of the page in which the SWF is
embedded is on a different domain:
http://www.eyeblasterwiz.com/admin/Tools/FlashTest/safariFrame.asp?strfileName=etc,etc

Can anyone shed any light on why this may be happening? I will be
immensely grateful...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to