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]