A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: How not to Fade in Bitmaps

  1. #1
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    This is how not to fade bitmaps using a potential bug.

    1. First draw a shape and set its color to transparent.

    2. Insert a copy of a frame.

    3. Import a Bitmap.

    4. Morph source

    5. Go back to the first frame and reset its color transparent.

    6. Go back to the second frame and change its fill back to your bitmap.

    7. You might have to wangle it a bit.

    8. After you are done the Bitmap will fade in when played in the internal player.

    9. The problem is that it won't export to SWF.

    So this is a useless exercise.

    Have fun trying it anyhow.

  2. #2
    Senior Member
    Join Date
    Jun 2000
    Posts
    3,512
    I need to close this loop hole.

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