[Flashcoders] typechecking ActionScript 3.0

2011-05-20 Thread Cor
Hi all,

Anyone encountered this error before?

Warning: 5004: The file 'playerglobal.swc', which is required for
typechecking ActionScript 3.0, could not be found. Please make sure the
directory '$(AppConfig)/ActionScript 3.0/Classes' is listed in the global
classpath of the ActionScript 3.0 Preferences.

I checked the directory and found that file is in there. I even reinstalled
the application only to have that error again later on.

Does anyone know how to solve this??

Regards
Cor

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] typechecking ActionScript 3.0

2011-05-20 Thread Kerry Thompson
Cor wrote:

Anyone encountered this error before?

 Warning: 5004: The file 'playerglobal.swc', which is required for
 typechecking ActionScript 3.0, could not be found. Please make sure the
 directory '$(AppConfig)/ActionScript 3.0/Classes' is listed in the global
 classpath of the ActionScript 3.0 Preferences.

 I checked the directory and found that file is in there. I even reinstalled
 the application only to have that error again later on.


In Flash, File - Publish Settings - Flash tab - beside ActionScript 3.0,
Settings - Library path. You should see '$(AppConfig)/ActionScript
3.0/Classes' there. If it's not, click on the folder icon navigate to it,
choose it, and you should be good.

On my system, Windows 7, it's in C:\Users\Kerry\AppData\Local\Adobe\Flash
CS5.5\en_US\Configuration. It's the same on CS5 and CS4 (except, of course,
in  CS5 and CS4 folders). In CS3, the only difference is the folder is
called Flash CS3\en.

Cordially,

Kerry Thompson
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] typechecking ActionScript 3.0

2011-05-20 Thread Henrik Andersson
Isn't the playerglobals.swc file part of the player definition? As such, 
it is referenced by an xml file in the 
$flashroot/common/configuration/players folder.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] typechecking ActionScript 3.0

2011-05-20 Thread Cor
I found it at the location which was pointed in the error:

C:\Program Files\Adobe\Adobe Flash CS5\Common\Configuration\ActionScript
3.0\FP9

No errors any more

Thank you Kerry!

Regards,
Cor van Dooren
The Netherlands


-Original Message-
From: flashcoders-boun...@chattyfig.figleaf.com
[mailto:flashcoders-boun...@chattyfig.figleaf.com] On Behalf Of Kerry
Thompson
Sent: vrijdag 20 mei 2011 13:53
To: Flash Coders List
Subject: Re: [Flashcoders] typechecking ActionScript 3.0

Cor wrote:

Anyone encountered this error before?

 Warning: 5004: The file 'playerglobal.swc', which is required for 
 typechecking ActionScript 3.0, could not be found. Please make sure 
 the directory '$(AppConfig)/ActionScript 3.0/Classes' is listed in the 
 global classpath of the ActionScript 3.0 Preferences.

 I checked the directory and found that file is in there. I even 
 reinstalled the application only to have that error again later on.


In Flash, File - Publish Settings - Flash tab - beside ActionScript 3.0,
Settings - Library path. You should see '$(AppConfig)/ActionScript
3.0/Classes' there. If it's not, click on the folder icon navigate to it,
choose it, and you should be good.

On my system, Windows 7, it's in C:\Users\Kerry\AppData\Local\Adobe\Flash
CS5.5\en_US\Configuration. It's the same on CS5 and CS4 (except, of course,
in  CS5 and CS4 folders). In CS3, the only difference is the folder is
called Flash CS3\en.

Cordially,

Kerry Thompson
___
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