Appreciate if anyone can help me on this!
I used this actionScript on the main timeline to control an MC - determining its scale and the x_ y_ posiotions. But it doesn’t work with ActionScript V2 - Flash player 8.
flg12:scale_target = “100”;
flg12:x_target = “-70.8”;
flg12:y_target = “304.1”;
Thanks in advance. :>)