Hi Chris, Yeah, [Bindable] rocks! :-)
But what can be the reason for this: "warning: unable to bind to property 'src' on class 'XMLList' (class is not an IEventDispatcher)" It used to pop up in my trace console when I use variables that are [Bindable] by themselves and put them into [Bindable] properties of a child. Can you imagine, what's wrong then? Regards, Matthias 2007/8/24, Chris Velevitch <[EMAIL PROTECTED]>: > On 8/24/07, Matthias Dittgen <[EMAIL PROTECTED]> wrote: > > What about the [Bindable] meta tag of Flex? > > Isn't it available in FlashCS3, too? > > Binding is done in AS3 (both Flex and Flash CS3) via the Bindable meta > tag and it's done better and simpler than in AS2. It's best to use the > meta tag in the beginning and if you want to learn how it's done using > the classes from the classes in the mx.binding.utils package, compile > with the keep generated files compiler option and look at what gets > generated. > > > Chris > -- > Chris Velevitch > Manager - Sydney Flash Platform Developers Group > m: 0415 469 095 > www.flashdev.org.au > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
