MX api movement
MX api movement
Out of context: Reply #11
- Started
- Last post
- 14 Responses
- enobrev0
im retarded:
this.createEmptyMovieClip ("lineTL", 10);
lineTL.lineStyle(1, 0x000000, 100);
lineTL.moveTo (739, 1);
lineTL.lineTo (0, 1);if you change the 1's to 5's you'll see that it's there