click
click
The Script Element, Adding An Action To A Button And Functions In Flex
Wed, 11/05/2008 - 11:18 | by philipnorton42Yesterday I talked about creating some simple Flex elements in your application. Today I will introduce a new element called Script.
The Script element, if you haven't already guessed is used to run your application function and should be contained within the Application element. You can either put script inline like this.