Add "internal" as an option for ads.init()

I’d like to be able to do this in my app:

[lua]ads.init( “internal”, “http://myHost.com/adserver.php” )[/lua]

Then when I do this:

[lua]ads.show( “banner320x48”, { x=0, y=100, interval=5, testMode=false } )[/lua]

…I can serve my own ads from that URL.

That way I can promote whatever I want, easily.

Jay

[import]uid: 9440 topic_id: 14462 reply_id: 314462[/import]

Jay, would you want to collaborate on a link share AD server that the community can use to promote their apps as AD’s?

cheers,

?:slight_smile: [import]uid: 3826 topic_id: 14462 reply_id: 53506[/import]

+1

I’d love to be able to be able to control the ads (rotate speed, etc.) with out having to resubmit my app to Apple. [import]uid: 19626 topic_id: 14462 reply_id: 53623[/import]

Jayant, that’s definitely something I’d *like* to do, but I’m already overbooked with things. If Ansca made this possible I’d probably put something together in an afternoon that would be good enough for me, but not “friendly” enough for other people to use, if you know what I mean.

However, if someone works on something like that I’d be more than happy to test, critique, suggest ideas, etc. :slight_smile:

Jay

[import]uid: 9440 topic_id: 14462 reply_id: 53630[/import]