Example Shows How to Use Variable Parameters In Flex
Thursday, December 18th, 2008Developers who have used C/C++ must knew intelligent using variable parameters could help us save a lot of time. In fact we could also use variable parameters in ActionScript. Then following is an simple function shows how to use it: