A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: re: masking example @ necromanthus.com

  1. #1
    Member
    Join Date
    May 2003
    Posts
    40

    re: masking example @ necromanthus.com

    i downloaded the masking .fun file from necromanthus.com...i have a problem creating this effect. It seems like as soon as i convert the "mask" into "mask_mc" and point the actionscript to "mc3" i have functionality of the mask (moving up and down) but the text (also converted to mc)is still displayed (not just where the mask should reveal the text to be).

    i hope that makes some sense.

    any clue as to what i may be doing incorrectly???

    thanks in advance,

    eric.

  2. #2
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    I'm confussed ... what are you trying to do there ?
    Just follow the layers (shapes order) and set the Script for the right movieclip.
    p.s.
    This FUN file was tested on v4.0 and v4.1 only !

  3. #3
    Member
    Join Date
    May 2003
    Posts
    40
    thanks for your response, i figured out what i was missing. i had been thinking that the "mask" should be set before converting to mc...but i hadn't put in this actionscript that actually masks it:

    poem_mc.setMask(mask_mc);
    stop();


    sometimes the obvious eludes me.

    thanks for posting that example on your site, just trying to get my feet wet with actionscript.

    eric.

  4. #4
    undead creature necromanthus's Avatar
    Join Date
    Feb 2002
    Location
    ROM
    Posts
    1,890
    No problem ERIC !
    I'll try to add new usefull FUN files there.
    cheers

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