Skip to main content
Participant
December 29, 2013
Question

stage3D issue on some android device

  • December 29, 2013
  • 1 reply
  • 423 views

Hi ,all

my problem is sample.but the phenomenon is weird.

           stage3D.addEventListener( Event.CONTEXT3D_CREATE, contextCreated );

            stage3D.addEventListener( ErrorEvent.ERROR, contextCreationError );

            stage3D.requestContext3D( Context3DRenderMode.AUTO );

work on some android pad.contextCreated is triggered.

But same program on some other android pad contextCreated and contextCreationError are  both not triggered.

meanwhile  if(stage3D) is true。

Did anyone ever meet this before?? and why

This topic has been closed for replies.

1 reply

Adobe Employee
January 2, 2014

Could you please share the devices names with OS version and the AIR SDK version you are using.

Regards,

Nimit