« Return to Thread: InteractiveScene3DEvent and dae models

Re: InteractiveScene3DEvent and dae models

by Tyler Egeto :: Rate this Message:

Reply to Author | View in Thread

Are you making sure that the DAE has fully loaded before applying the listeners? When calling load() on a DAE, it will dispatch an event when load has completed, "FileLoadEvent.LOAD_COMPLETE"

Hope that helps.

Tyler.

im_a_tryer wrote:
The problem I'm having is that my dae object has no childrenList - it just fires back with an empty string. Object displays fine with texture and everything! But while trying to add interactivity to all the child objects I seem to have hit a brick wall. Any ideas?

Cheers,

Si
Tyler Egeto
TylerEgeto.com
Have question? Email me at tyleregeto[at]gmail[dot]com

 « Return to Thread: InteractiveScene3DEvent and dae models