A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: Help with buttons please

  1. #1
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100

    Help with buttons please

    Hey everyone. I'm making a website that has a bunch of buttons that link to various places along the top.
    The problem is my buttons don't look much like buttons until you put the mouse over them.
    Is there anyway i can make all the buttons change to the "over" state temporarily, without moving the mouse onto it? Just long enough for a user to realise that it is a button.
    Thanks, FohpreF1.
    Last edited by FohpreF1; 01-10-2007 at 11:46 PM. Reason: Forgot to say thankyou

  2. #2
    Senior Member
    Join Date
    Sep 2003
    Posts
    974
    well, for what reason can't you make them look like buttons in their normal state?
    Flash MX + ASP + WinXP Pro
    Now Learning PHP & MySQL

  3. #3
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100
    Because they are photos and by putting text on them (Home, About us, etc.) you can't really see the photos well, and because it's a website for a cambodian orphange it relies heavily on the impact of these pictures.

  4. #4
    Senior Member
    Join Date
    Aug 2004
    Location
    plymouth-uk
    Posts
    313
    you can put them into a MC and have them flash with in the MC, then covert this mc to a button, thus they will blink ??? just idea
    NOW! look whats happened! I told you to watch this space and now its gone.

  5. #5
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100
    What I was really looking for is some code to change the frame of the button, I tried button.gotoAndPlay(2), but this didn't work for some reason. Would it be gotoAndPlay("over") or something?

  6. #6
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100
    BTW, did you ever live in Woodend? Coz I used to know a Levi Davies that did.

  7. #7
    Senior Member
    Join Date
    Aug 2004
    Location
    plymouth-uk
    Posts
    313
    what do you mean change the frame, move the button to frame two or on press goto frame 2?

    Woodend! sorry would not know it, I am originally from wales.:-)
    NOW! look whats happened! I told you to watch this space and now its gone.

  8. #8
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100
    Move the button to frame two, but its ok I figured it out now, I put the buttons in mc and had the normal button in first frame, then the over state only in second frame then just did some gotoAndStop stuff. It was pretty much what I thought it would be but for some reason it didn't work when it was a button.

  9. #9
    Senior Member FohpreF1's Avatar
    Join Date
    Apr 2006
    Location
    Australia
    Posts
    100
    No worries, glad to have helped

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