When you dispatch the myEventName event it indicates that the variable that had the [Bindable("myEventName")] metadata has been re-assigned. So it is not the invoice object that dispatches that event, it's the object that has a property for a given invoice that dispatches.
[Bindable] is a Flex thing, not an AS3 thing. The same mechanism does not work in a pure AS project nor will it work in Flash 9.
If for example you do have a pure AS3 project that needs a clean seperation between a Model and a View, what is the direction to implement such thing? Not all the bells and whistles of the Flex Framework but just simple property binding. Anyone some suggestions? :) Is the mx.bindings.* package a solution maybe?
--
Owen van Dijk __._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
| Software development tool | Software development | Software development services |
| Home design software | Software development company |
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___

