Am a newbie to away3d,and just started working with AS3 only.So please help me out The doubts I have are:
Can regular movie clips and sprites be nested in away3d view or scene?Like,I want to make something exactly like this:
http://simpleviewer.net/tiltviewer/app/
I can do the tilting and zooming with away3d camera I guess.But are those thumbnails MovieClips?If yes,how can we add listener to those movieclips?Using currentTarget()?Will it work?
Thank You.