A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Another button question, searched already..

Hybrid View

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    6

    Another button question, searched already..

    Hello everyon! I jsut started doing flash for my portfolio page and it sure is fun yet so hard to learn!

    Anyways, I need help with a button that stays red after I press it. I did a search but am still confused as to how to make it work. This is what I have now and it works:

    on(press){
    unloadMovie("*.*");
    loadMovie("./pix/int02.jpg","image_clip");
    }


    But please help me make it stay red! Thanks in advanced!

  2. #2
    Junior Member
    Join Date
    May 2007
    Posts
    6
    Can anyone please help me?

  3. #3
    FK'n_dog a_modified_dog's Avatar
    Join Date
    Apr 2003
    Location
    "aaarf"
    Posts
    9,176
    button timelines are simple up/over/down/hit areas
    they cannot be controlled in the fashion you require

    you must use movieclips that simulate button events

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