This content has been marked as final.
Show 3 replies
-
1. Re: use html ad banner in as3 AIR
kglad Nov 4, 2014 12:59 PM (in response to AngryGamerProductions)if those are static images and a static url, download the images, create your banner and use navigateToURL for that url.
-
2. Re: use html ad banner in as3 AIR
AngryGamerProductions Nov 4, 2014 1:39 PM (in response to kglad)Unfortunately, that is not an option, as I am using this banner for an ad network( http://raftika.com). The banner is a GIF image. Is there no way to embed HTML in AIR?
-
3. Re: use html ad banner in as3 AIR
kglad Nov 4, 2014 2:23 PM (in response to AngryGamerProductions)you can load a html page into an air app using the HTMLLoader class.


