|
-
mouse mask in as3
Hello,
i am trying to find a way to replicate the following mask in as3:
http://www.webwasp.co.uk/tutorials/a...se-mask-mx.php
Basically i need to create a mask that follows the mouse movement.
Another question: How come there are so few tutorials, components for as3 on the web? It's driving me crazy!
thanks...
-
background.mask = circle;
circle.startDrag(true);
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|