A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: buttons and effect problem

  1. #1
    Member
    Join Date
    Feb 2010
    Posts
    32

    buttons and effect problem

    hi everyone!

    Well i have this interactive design for a website that i am making for myself.
    the problem is that on the top layer just under my actions layer i have a texture that i use to give my whole design a really nice feel even the buttons.
    the layer is blending using multiply in flash even tried a soft light blend using an external swc but it was slowing down my animation to much.

    anyway my buttons are underneath that layer so it gives that really nice effect to them. how can i get around this cause when i publish i cant click on any buttons since the layer above them seems to be blocking them which is the texture layer?

    as usual thx for any help.

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    objectname.mouseEnabled = false;

    will solve your problem.
    - The right of the People to create Flash movies shall not be infringed. -

  3. #3
    Member
    Join Date
    Feb 2010
    Posts
    32
    hi thanks for your reply but it just doesn't want to work.
    inside my movie clips is another movie clip that in turn is a bitmap could that be the problem?

  4. #4
    Member
    Join Date
    Feb 2010
    Posts
    32
    yay i got it to work thanks alot!!!

    added a fg_clip.mouseChildren = false;

    thanks so much for your time!

    Peace.

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