Away4D on iOS : TouchEvent

Software: Away3D 4.x

Skyrick, Jr. Member
Posted: 22 March 2012 10:42 PM   Total Posts: 34

Hi all,
I try to have a good experience on my iPad3 with the http://www.adobe.com/devnet/flashplayer/articles/creating-games-away3d.html code

But I’ve a problem on device (emulator work well), when i touch screen : the object rotate good. But when I “release” my finger on ipad, the object deseapear, I think it’s because the stage.mouseX / stage.mouseY is used.

I would like to replace this by a new MultiTouchEvent maybe like this :
addEventListener(TransformGestureEvent.GESTURE_ROTATE, onRotate);

or something like that, but I don’t know how to do that with multitouch event :/

Any idea ?
Thanks
Sky

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X