hide/unhide buttons

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Delta
    Forum Member
    • Aug 2007
    • 51

    hide/unhide buttons

    Hi!
    is it possible to create something like this:

    when clicking on button #a will appear more buttons that will move/slide down the button #b... (or buttons will slide over the #b)

    of course size of the page will be fixed for all buttons...
  • DoveBirkoff
    Forum Member
    • Jul 2008
    • 36

    #2
    Are you excluding as well a Flash object?

    Comment

    • Delta
      Forum Member
      • Aug 2007
      • 51

      #3
      flash is last result...
      because don't know why, but the flash objects is moving in very very slow motion in v7...
      and i already have/made all the buttons that i need and i don't want to search for flash now...

      Comment

      • RizlaUK
        Indigo Rose Customer
        • May 2006
        • 5552

        #4
        yes its possable

        you need to look at the functions

        Button.SetPos()
        Button.SetVisable()

        simply position the buttons to where you want them and make them invisable, when user clicks button "a" then move button "b" and set buttons 1,2 and 3 visable
        Embrace change in your life, you never know, it could all work out for the best

        Comment

        • Delta
          Forum Member
          • Aug 2007
          • 51

          #5
          thanks, i'll try that...

          Comment

          • Delta
            Forum Member
            • Aug 2007
            • 51

            #6
            i can't figure out how it's working...
            i'm getting all i need, but backwards... all opened and when clicking on the button #1 it's closing...

            Comment

            Working...
            X