Flex and ActionScript Development Tips
An assortment of custom flex components, tricks and tips.
Showing posts with label
function
.
Show all posts
Showing posts with label
function
.
Show all posts
Wednesday, November 4, 2009
Pass ...rest as a parameter to another function
›
I recently needed to have a function that accepted a variable number of parameters. This can easily be accomplished using the function myFun...
2 comments:
›
Home
View web version