// Quick AS Q
// Quick AS Q
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- unfittoprint0
you have eval that bitch (because my_mc is a string):
root.sliders_mc[my_mc]._alpha = 50;
Note: [] brackets do the same thing as eval()...
you have eval that bitch (because my_mc is a string):
root.sliders_mc[my_mc]._alpha = 50;
Note: [] brackets do the same thing as eval()...