Hello, I have been using flash AS3 (CS3) for a while now and after a few projects I have made a pseudo 3D interface.
My Question- My existing main Fla holds most of the code to call my class's up and exchange variable information/ load unload clips- When I follow the steps to load away3D using the add class path (never had to load a class this way, nor can I find information about what it is actually doing) my main Fla returns error's for any code I have in the main project. I was hoping to just load objects in on the fly- import the class's, instantiate what I needed and add it to the stage but is it not that simple with existing code in the main Fla? Method below from http://www.flashmagazine.com/Tutorials/detail/installing_away3d_for_flash_flex_or_flashdevelop/ "In the Classpath box at the bottom, Click the plus to add a path and then click the target icon to locate the file."
