Hey guys! I'm having a hard time trying to figure this out and any help will be appreciated. I was wondering how you can substitute a variable. For instance:
ActionScript Code: variables.item_name_1 = list.selectedItem.TitleLabel;
variables.item_name_1 is the variable.
I want to change the number 1 to an array for example
ActionScript Code: variables.item_name_1 = list.selectedItem.TitleLabel; variables.item_name_2 = list.selectedItem.TitleLabel; variables.item_name_3 = list.selectedItem.TitleLabel;
Thanks and God Bless!
Subtitute A Variable
Wednesday, June 13, 2012
[Action Script] Subtitute A Variable June,2012
Posted by Bimo Hery Prabowo at 3:13 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment