Do you have all your warnings turned on?  Those errors sometimes happen when you have an error in your binding _expression_, but if the binding warnings aren’t showing you wouldn’t know it.  Though usually it has to be another compiler-error for thereto be a problem.

 

Matt

 


From: Tom Fitzpatrick [mailto:[EMAIL PROTECTED]
Sent: Friday, February 11, 2005 9:59 AM
To: [email protected]
Subject: [flexcoders] missing classes?

 

I'm trying to create a modified version of the display switcher in the
flexstore. I had done this before in an earlier version of Flex. Now, when
I try to run it, I get "missing class" error messages for the classes
mx.binding.PropertyWatcher, mx.binding.ArrayElementWatcher, and
mx.binding.FunctionReturnWatcher.

I'm not sure what these are, why they are being called, or why they are
missing.



Reply via email to