A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Draw part of a bitmap?

  1. #1
    Member
    Join Date
    Jul 2006
    Posts
    75

    Draw part of a bitmap?

    How do I take part of a movieclip's bitmap and draw only part of it?
    What I mean is, how do I dynamicly draw only part of a bitmap? Also, if it is possible, how do I scale it and set its depth?

  2. #2
    Junior Member
    Join Date
    Aug 2005
    Posts
    27
    You could use a mask layer to display only a portion of the bitmap.

    You can also use actionscript to dynamically draw on the mask to show different parts of the image.

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