Intermediate AS question
Intermediate AS question
Out of context: Reply #7
- Started
- Last post
- 11 Responses
- unfittoprint0
you can't do it at once... you'll have to loop the different 'members' of your array (example: with a for loop,..) and implement the rescale action within each loop...