Cool, thanks!
~Steve http://lanctr.com/ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: Sunday, May 04, 2008 8:30 AM To: [email protected] Subject: Re: [flexcoders] [Bindable] variables Nope, only visually different. DK On 5/3/08, Steve Good <[EMAIL PROTECTED] <mailto:sgood%40lanctr.com> > wrote: > 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/ > > > > -- Sent from Gmail for mobile | mobile.google.com Douglas Knudsen http://www.cubicleman.com this is my signature, like it?

