Hi All,
Have given it a try and i guess this has already been covered.
But my concerns are using the following code below:
ads = require “ads”
ads.init( “inneractive”, “MYAPPID” )
ads.show( “banner”, { x=0, y=0, interval=45 } )
In landscape, it displays a black background across the screen. then centers the AD in this black background. even though x,y is set to 0.
The problem is, on either side of the AD i like to show scores. but now that the black background of the AD stretches 100% then it covers anything i had displayed there. [import]uid: 59172 topic_id: 18266 reply_id: 72790[/import]