A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: mouse mask in as3

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Posts
    28

    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...

  2. #2
    Ө_ө sleepy mod
    Join Date
    Mar 2003
    Location
    Oregon, USA
    Posts
    2,441
    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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center