While doing the examples out of my Flex 3 book I had a question that, as far
as I can tell, isn't covered by the book.  Is there any difference between
the following two declarations?

 

[Bindable]

private var foo:String;

 

OR

 

[Bindable] private var foo:String;

 

 

Thanks!

 

~Steve

http://lanctr.com/

 

Reply via email to