I'm loading my external casts, like this with no problems:
if the platform contains "Windows" then
castLib("textos").Filename = the
moviePath&"idiomas"&gIDIOMA&"te
xtos_"&gIDIOMA
end if
if the platform contains "Macintosh" then
castLib("textos").Filename = the
moviePath&"idiomas"&gIDIOMA&"text
os_"&gIDIOMA
end if
One tip: Avoid spaces and others "strange"
characters in the path...
Jorge Rego
----- Original Message -----
From: "Elia Morling" <elia.lists familjen.se>
To: "Director - Shockwave - and Flash Game
Production"
<dirgames-l nuttybar.drama.uga.edu>
Sent: Thursday, October 26, 2006 11:01 AM
Subject: [dirGames-L] CastLib Gurus
>I can't get external castlibs to work with a projector.
>
> It works fine in authormode, but once in the projector
the filename is ""
> and the number of castmembers is 0. Any ideas?
>
> Elia
>
> _______________________________________________
> dirGames-L mailing list - dirGames-L nuttybar.drama.uga.edu
> http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
>
_______________________________________________
dirGames-L mailing list - dirGames-L nuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
|