Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2004
    Location
    Toronto, ON CANADA
    Posts
    696

    Problem with Z-Order of Buttons

    I'm having a problem understanding why I can't get some buttons to display in front according to the z-order. Attached is an animated GIF that shows it working, then I show a different set of objects (input/web object) and after that I can't get the buttons to show again. The buttons on the menu that appear when I mouse over are at the front of my project. I've even tried adding the actions to set the z-order for the buttons to the front and set the input objects to the back but it's not working either. I'm using the 'On Mouse Move' actions to determine whether or not to show the menu.

    Anyone have any ideas why this isn't working?
    Attached Images

  2. #2
    Join Date
    May 2005
    Posts
    1,115
    You can not have Button object in front of Web, Combobox, Listbox, Mediaplayer and Flash Objects.

    However, in your case, you can apply a mask to yout Web object while the buttons are shown.
    Last edited by bule; 10-07-2006 at 11:57 AM.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  3. #3
    Join Date
    Mar 2004
    Location
    Toronto, ON CANADA
    Posts
    696
    Thanks bule.

    I haven't used masks before so I'm not sure exactly what you mean. How would that make the buttons show on top of the input object and web object?

  4. #4
    Join Date
    May 2005
    Posts
    1,115
    You can "mask" a web object so a region of it becomes transparent, in your case, where your buttons are to be shown.

    Apply the mask when the buttons should be visible, remove it when they don't.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  5. #5
    Join Date
    Mar 2004
    Location
    Toronto, ON CANADA
    Posts
    696
    Oh I see. I just wasn't sure how the mask image was supposed to be done. I found a project on the forums called maskflash that had the code I needed.

    Thanks bule.

  6. #6
    Join Date
    Mar 2004
    Location
    Toronto, ON CANADA
    Posts
    696
    Well... that was harder than I thought.

    I couldn't get the input object to have a mask, so I changed it to a label. Attached is the result. Thanks again!
    Attached Images

  7. #7
    Join Date
    May 2005
    Posts
    1,115
    Nice!

    However, You can mask an Input also (I think).
    Never know what life is gonna throw at you.
    (Based on a true story.)

  8. #8
    Join Date
    Mar 2004
    Location
    Toronto, ON CANADA
    Posts
    696
    I tried masking an input object and it didn't work. I gave up on this for now since now on other screens I have list boxes/progress bars/input objects that I won't be able to mask. I'm open to other suggestions to get the same effect.

Similar Threads

  1. i love buttons !
    By noonmoon in forum AutoPlay Media Studio 5.0
    Replies: 8
    Last Post: 01-15-2010, 05:05 AM
  2. Window order problem
    By adivin in forum AutoPlay Media Studio 6.0
    Replies: 17
    Last Post: 06-28-2007, 09:31 AM
  3. problem with file exe run and window order
    By mike022 in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 11-28-2004, 01:48 AM
  4. weird z order problem
    By yosik in forum AutoPlay Media Studio 4.0
    Replies: 4
    Last Post: 01-27-2004, 01:07 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts