>> Since i'm not at all into Flex, in the video he talks about binding >>(and mapping them to ValueObjects). >>My question is can i do this with pure AS3?
You can certainly do Value Objects (which are simply just simple classes with properties you set and get - anyone can write one), but databinding is a Flex framework only feature. Jason Merrill Bank of America | Learning Performance Solutions Instructional Technology & Media Monthly meetings on the Adobe Flash platform for rich media experiences - join the Bank of America Flash Platform Community _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

