Skip to main content
Inspiring
November 15, 2013
Question

How to add advertising to AIR app

  • November 15, 2013
  • 2 replies
  • 5269 views

I would like to show ads in my app. How are you doing it? I've seen an AdMob ANE by Milkman Games mentioned but I'm on a budget right now. Even if I did use that I don't know what to do next. Basically, how are you doing it?

PS I do not want to show Ads of my App but show ads from an ad network. Thanks

PS I've been looking at https://github.com/StickSports/MoPub-ANE/ and have the ANE installed but it seems to be a mediator to other Ad Networks and does not serve any ads itself.

This topic has been closed for replies.

2 replies

Known Participant
January 26, 2014

if you just want to add google admob ,this may be a good lib,http://code.google.com/p/flash-air-admob-ane-for-ios/

if you just want to add apple iad ad ane,this may be a good lib,http://code.google.com/p/iad-ane-for-flash-air-mobile-ios/

if you want add more ad in you app,you can use this ad network framework

https://code.google.com/p/adoble-flash-air-ad-network-framework/

Inspiring
November 21, 2013

I found the milkman games one to be very simple and straight forward to implement.  You can write 2 lines of code and you are done.  Plus, milkman also offers support so when admob came out with interstitials (full screen ads), it was added to the ANE.  To me, the support is worth it.