ok, forget it. i am a total noob.
i didnt noticed that the import i made was for a different version. i'm having the latest update from svn. but i use this instead. // import core library import away3d.core.scene.*; // import geometry primitives import away3d.objects.*; after i look carefully, its obvious it cannot find the path. damn~! im so .... stupid... On Dec 10, 1:17 am, zerodevice <[EMAIL PROTECTED]> wrote: > that's what i thought so. but it didn't worked. > > i still get the same error. > > C:\Documents and Settings\Admin\Desktop\ASDF\Website 3.0\my_swf > \main.fla <-- the fla file > C:\Documents and Settings\Admin\Desktop\ASDF\Website 3.0\my_swf\away3d > \ <--- the class > > both of them are in the same folder [my_swf]. > > dont know why it doesnt work. > > On Dec 10, 1:04 am, "Peter Kapelyan" <[EMAIL PROTECTED]> wrote: > > > Oh wait, you don't need to do anything, it should find it auto.... The > > previous is if it is one folder up...so leave it blank and it should find > > it. > > > -Pete > > > On Tue, Dec 9, 2008 at 12:02 PM, Peter Kapelyan <[EMAIL PROTECTED]> wrote: > > > Try just: > > > > ../ > > > > two periods and a slash, should work > > > -Pete > > > On Tue, Dec 9, 2008 at 11:52 AM, zerodevice <[EMAIL PROTECTED]>wrote: > > > >> i have a "main.fla" and the class folder "away3d" side by side in the > > >> same folder "project". > > > >> but when i tried to add the class path in the as3 settings, it doesn't > > >> work. > > >> "\away3d" > > >> "away3d\" > > >> "\away3d" > > >> "away3d" > > > >> neither one works.... > > > >> that's funny... > > >> i had other projects it works when i put it into different folder... > > > >> funny.. > > > >> from: zero > > > > -- > > > ___________________ > > > > Actionscript 3.0 Flash 3D Graphics Engine > > > > HTTP://AWAY3D.COM <http://away3d.com/> > > > -- > > ___________________ > > > Actionscript 3.0 Flash 3D Graphics Engine > > > HTTP://AWAY3D.COM
