Tagged Questions

0
votes
1answer
491 views

Component names and ids in Flex and Actionscript, where do they come from?

To illustrate my question. Assume the following code snippet: <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"> <mx:Script> ...