A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Damn those MC's tease!

Hybrid View

  1. #1
    Junior Member
    Join Date
    Jan 2001
    Posts
    12
    Hey all..

    Have a question.. - Im making this effect were i want to have a picture as background and then a series of movie clips on top of the picture that fades to nothing and back to a fill color when the mouse trails over and out the movie clip - How the hell do I do that ??

    Thanks in adwance..

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    hi dR.dress,
    background on layer1. the clips on top layers. and invisible buttons the size of your MCs sending these clips to different frames where your effects happen (alpha fade out and fill color fade in). I guess that's the most simple way to achieve that.
    hope it helped
    G.

  3. #3
    Junior Member
    Join Date
    Jan 2001
    Posts
    12
    uhm..thanks, sounds simple, but can you maybee give some hint on how the Script should be ? ..


  4. #4
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    hi again! the script is a simple goto frame on the buttons. put labels where the alpha fade out and in occur. and tell your buttons something like:
    on (release) {
    gotoAndPlay ("fadein");
    }

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