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: