I'm just curious to know if the metadata tag [Bindable]in ActionScript 3 can only be used within Flex, or can it be used in "normal" ActionScript projects where Flex is not used?
[Bindable]
Thank you for your time.
According to this, it can only be used in the Flex framework. But there are ways to have the same functionality in pure AS3.
Off-topic: why is there a php tag in this question?