Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default Button Problems

    I'm having a problem that might be relevant, albeit, a bit more basic than the
    one stated in the previous thread. By not having a firm grasp of
    movieclipevents I've created buttons that have movies embedded in the button's
    "over" state timeline which fade in (displaying text within the movie) when the
    user is over the button. The obvious problem is that the movie is engaged when
    the user is "over" the stage area the movie occupies. How do I get the movie
    to play when there is a "rollover" action with that button and then remain
    until a different button is engaged (thus starting a different movie)?
    Thank you for your time.

    elniche1 Guest

  2. Similar Questions and Discussions

    1. v2 button component problems
      Hello, I have just started adapting to version 2 components and I've been getting some strange results. Any advice would be greatly appreciated! ...
    2. Button Tween Problems
      I am trying to cause a button to tween right on rollover. (I have seen this on many sites and think it looks awesome.) I would love it if someone...
    3. newbie - button problems
      I am trying to modify a flash template I bought and I have hit a brick wall...I have not flashed since flash 4 but have now got MX. I cant remeber...
    4. button problems on mac
      hi! i have some problems with a simple menu that i create in flash. When i mouseover on my buttons, they stick and stay in mouseover mode. it looks...
    5. Flash MX button problems
      I"ve got a strange problem....I have created a navagation bar, very simple, just text buttons with ON (release) get url index.php . Simple AS typed...
  3. #2

    Default Re: Button Problems

    Rather than embed the MC in the button's over state you could place it in the
    timeline above the button and have it normally set to invisible and have the
    rollOver action of the button set it to visible and any other button could make
    it invisible again.

    Another option is to make the button a movie clip instead that has button-like
    properties. This offers a lot of flexibility.

    I do not believe you can disable a button in the rollover state without it
    first permitting one rollout.

    rlc5611 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139