/ Published in: ActionScript 3
Expand |
Embed | Plain Text
mc.graphics.beginFill(0xFFCC00, .5); mc.graphics.drawRect(0, 0, 250, 250); mc.graphics.endFill();
You need to login to post a comment.
mc.graphics.beginFill(0xFFCC00, .5); mc.graphics.drawRect(0, 0, 250, 250); mc.graphics.endFill();
You need to login to post a comment.