We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is not really a bug, but, because the stage are inaccesible when createChildren are called, isn't possible use them by the stage3DManager.
To solve, these two event can be used
private function creationCompleteHandler( event:FlexEvent ) : void private function applicationCompleteHandler( event:Event ) : void
but try pick the cube .... :)
Source: http://www.estiva2.altervista.org/TEMP/AwayProxyTest.zip
Hack possible, i think, but....
The text was updated successfully, but these errors were encountered:
This seems to be a valid solution. ( position absolute.... )
http://www.estiva2.altervista.org/TEMP/AwayTest1.7z
Sorry, something went wrong.
Looks like this is solved else let us know.
Fix issue #484 and 486 DAE image.resource not found use defaultmaterial
fea982e
No branches or pull requests
This is not really a bug, but, because the stage are inaccesible when createChildren are called, isn't possible use them by the stage3DManager.
To solve, these two event can be used
private function creationCompleteHandler( event:FlexEvent ) : void
private function applicationCompleteHandler( event:Event ) : void
but try pick the cube .... :)
Source:
http://www.estiva2.altervista.org/TEMP/AwayProxyTest.zip
Hack possible, i think, but....
The text was updated successfully, but these errors were encountered: