Away3D and Flex are not working together on mobile

Software: Away3D 4.x

SirGordon, Newbie
Posted: 03 December 2013 08:16 PM   Total Posts: 29

I understand that most people won’t use Away3D with Flex in a single project, especially on mobile, but still, simple case makes Away3D Touch3DManager crash in onTouchBegin(Move, End) methods with null pointer exception.
How to reproduce:
Make an Apache Flex 4.11 MXML Application
add <s:DropDownList> tag with some items
Under it, add Away3D view.
Add Away3D Plane that is mouseEnabled.
set Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
Launch it on a tablet.
Touch DropDownList, touch one of it’s items. The item should be above Plane that is listening for touch too.
Voila! NPE :(

Is that me doing something wrong or is it a bug?

P.S. used Away3D 4.1.5 version from git master branch.
Also i can make a zip that reproduces the case, if needed.

Thank you!

   

John Brookes, Moderator
Posted: 04 December 2013 01:40 PM   Total Posts: 732   [ # 1 ]

Post the zip, anything to make life easier smile

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X