A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Silhouette Preloader

  1. #1
    Member
    Join Date
    Sep 2001
    Posts
    31

    Silhouette Preloader

    I want to do a preloader where I can put in an image's silhouette and, instead of a progress bar, show the "real" image in place of the silhouette image, bottoms up. Make sense? I've seen lots of things for preloaders, but how would I go about this? I can't just have the image slide up - it wouldn't look right.

  2. #2
    Banned NTD's Avatar
    Join Date
    Feb 2004
    Posts
    3,438
    Hi,

    Use a mask. Either manipulate the height property or the _y position of the mask to correspond to percent loaded and reveal the image as the mask slides into place.

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