No, that is not the only way you can target a path in the MAC. for example I
different projects some require to distribute the PPV classes with the
project so i add the classes inside the same folder I am working on.
/Application.as
/src/
/src/ppvclasses

Then in my application I just do:

import org.papervision3d.cameras.FreeCamera3D....

But if I am just testing it doesnt matter where the classes are as long as I
target the class path properly.

If you are still having issues I would recommend to read the following
document:

http://livedocs.adobe.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00001075.html

On Tue, Jul 29, 2008 at 9:19 AM, Gustavo Duenas <
[EMAIL PROTECTED]> wrote:

> HI Helmut, well, is only when I try to connect them from outside, I mean
> using the class path of flash, someone told that this is the way they are
> written...I mean the ":" notation instead of "/", how could I pass that? but
> then what is the correct class path. and by the way it is only happening
> when I'm using the papervision 3d classes. any ideas.
>
> anyway this is the error  reported:
> 1046: Type was not found or was not a compile-time constant: Viewport3D.
>
> and happens the same with all the code.
>
> Regards,
>
> Gustavo
>
>
> On Jul 28, 2008, at 10:15 PM, Helmut Granda wrote:
>
>  are you having issues with ALL classes or is it only with Papervision? if
>> it
>> is only with Papervision i would assume that you are using the path wrong.
>>
>> On Mon, Jul 28, 2008 at 8:55 PM, gduenas
>> <[EMAIL PROTECTED]>wrote:
>>
>>  Hi Helmut, do you mean the cs3?, maybe, I sould have this installed
>>> better
>>> maybe? I've just downloaded the classes today earl.y in the afternoon,
>>> and I
>>> don't know why this one doesn't want to read the classes, look, I went to
>>> preferences, tab actionscript, choose as3, then in the class path the +
>>> sign
>>> and I used the scope to try to find where is the classes, Then I left as
>>> is:
>>> macintosh hd:users:mafeMallarino:desktop:flash:actionscript
>>> is that way right, I have the same problem with the version 8 and cs3 of
>>> flash with the loading of the classes...there is another way to do this,
>>> because I'm so unable to run the papervision 3d.
>>> Regards,
>>> Gustavo
>>> Helmut Granda writes:
>>>
>>>  No issues here in 3 machines... maybe a corrupted program?
>>>> On Mon, Jul 28, 2008 at 1:32 PM, Gustavo Duenas <
>>>> [EMAIL PROTECTED]> wrote:
>>>>
>>>>  Any ideas, I've been trying the regular way, so it seems weird enough ,
>>>>> any
>>>>> ideas why my mac doesn't want to rdead external classes from the
>>>>> preference
>>>>> panel on the cs3?
>>>>> regards,
>>>>> Gustavo
>>>>> _______________________________________________
>>>>> Flashcoders mailing list
>>>>> Flashcoders@chattyfig.figleaf.com
>>>>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>>>>
>>>>>
>>>>
>>>> --
>>>> ...helmut
>>>> _______________________________________________
>>>> Flashcoders mailing list
>>>> Flashcoders@chattyfig.figleaf.com
>>>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>>>
>>>>  _______________________________________________
>>> Flashcoders mailing list
>>> Flashcoders@chattyfig.figleaf.com
>>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>>
>>>
>>
>>
>> --
>> ...helmut
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
...helmut
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to