banner code embeded swf file

Out of context: Reply #16

  • Started
  • Last post
  • 17 Responses
  • amullins0

    unless your ad server can give you a link directly to the banner collateral, you will probably have to use externalinterface to call a js function that can scan through the ad's code. this, however, will load the collateral twice. maybe there's a hook in the ad servers' js that you can use..

    blah - thinking as i type...

    this, of course, is assuming that your ad server serves ads via js. if it actually spits out the banner code on the server side - you should be able to grab that code before it gets to the client and pass it in to flash via flashvars.

View thread