[FONT=Century Gothic][SIZE=1][COLOR=Red]When you edit the objects on stage, make sure you also change the last value 7 at line no. 93 and 109 because I didn’t use any custom event handler for mouse events.
var s_no:Number = parseInt(sp.name.slice(8,10)) - 7;
If you have a better idea on it, please let me know. [/COLOR][/SIZE][/FONT]
UPDATE: I have updated it by giving instance names. So just ignore the red text. :king:
UPDATE 2: Here are more 3D Thumbnail Galleries. You can download FULL source files.
[QUOTE=minthu;2324000]nortago, you wanted me to make one main SWF file that loads all SWF files?[/QUOTE]
I second this ;).
i attempted this for a project a few months ago with a cube structure like you posted, but got stuck on a few things (due to limited knowledge in AS 3.0 and PV).
For some reason my materials were not showing up correctly.
Thanks!