Skip to content
New issue

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

Flex 4 UIComponents and stage... #484

Closed
LucaEstiva opened this issue Mar 11, 2013 · 2 comments
Closed

Flex 4 UIComponents and stage... #484

LucaEstiva opened this issue Mar 11, 2013 · 2 comments

Comments

@LucaEstiva
Copy link

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....

@LucaEstiva
Copy link
Author

This seems to be a valid solution. ( position absolute.... )

http://www.estiva2.altervista.org/TEMP/AwayTest1.7z

@ringodotnl
Copy link
Member

Looks like this is solved else let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants