Once in a while, when compiling, I get an error from one of my classes. The error is something like: 'property System not found', and it is thrown from this function:

public static function getPlayerVersion()
{
 return(System.capabilities.version);
}


I only see the error once out of 20 compiles or so... thoughts?


Dave -
Head Developer
http://www.blurredistinction.com
Adobe Community Expert
http://www.adobe.com/communities/experts/
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to