iphone and android development with as3, Where do I start?
right have built game in as3.
i want put on android market , apple app store.
i crate graphics dynamicly through classes.
i need know size stage need have. have 550 400.
how can make landscape, landscape size stage.
what use normal event listeners. 'addeventlistener(mouseevent.mouse_down, click);' android , iphone.
what other important things should know?
use google find stage sizes of target platforms.
check publish settings orientation.
mousedown events work on touch devices.
there need know. here's place start, http://www.adobe.com/devnet/devices.html
More discussions in ActionScript 3
adobe
Comments
Post a Comment