I created an mx Application and created a Button. When I specify a click event on the the button and use auto complete to create the function for me, it creates the Script tags and the new click listener function for me. But the Script tags don't have mx: in front of Script. Below is the result of the scenario:
I created an mx Application and created a Button. When I specify a click event on the the button and use auto complete to create the function for me, it creates the Script tags and the new click listener function for me. But the Script tags don't have mx: in front of Script. Below is the result of the scenario:
Scott Enders added a comment - 16/Sep/10 02:26 PM I created project as a Flex 4 project. I am using the Flex 4.1 SDK. Create new application that looks like this:
I have:
Please let me know how to reproduce the problem.
Thx!