buttons in mc buttons don't work ?

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

  1. #1

    Default buttons in mc buttons don't work ?

    I'd like to make a menu that is off the page. The only part showing
    would be a tab that says "menu". So I made an MC that is off the page
    and has code that when you mouse over it, it slides onto the stage. I
    want to use actionscript and a physics script so that it is completely
    interactive as you mouse over it. In other words, I don't want to push
    a button and have it slide out. I want it to slide out farther the
    longer you stay moused over. If you rollout at anytime, it would
    return smoothly.

    Inside this mc is the rest of the buttons for navigation.

    Well buttons or mc buttons don't seem to work inside of another mc
    button like this.

    How would you make something like this?
    rez Guest

  2. Similar Questions and Discussions

    1. MovieClip Buttons won't work
      I have a very simple movie clip - one frame which contains several buttons (it's a sub-menu). When this clip is placed on the stage, it works...
    2. Buttons Work In Flash MX Pro, Not In SWF
      I tried searching the forums, but no results would appear due to a very slow server, it seems. What are the possible reasons why buttons would work...
    3. Buttons still won't work
      I posted this question before but so far I'm not able to make it work. There's a little test page to explain my problem here: ...
    4. APACHE/PHP - buttons don't work
      Hi, I've recently upgraded my webserver for apache 2.0.47 with php 4.3.2 on a solaris 9 box My problem is... the buttons on the php pages...
    5. buttons don't work
      I've recently upgraded my webserver for apache 2.0.47 with php 4.3.2 on a solaris 9 box My problem is... the buttons on the php pages don't work...
  3. #2

    Default Re: buttons in mc buttons don't work ?

    we can't tell you w/o a code showing us what you did...

    --

    -----------------------
    morph(c)2004
    -----------------------
    Macromedia Flash MX -
    There is a very fine line between "hobby"
    and "mental illness".


    morph©2004 Guest

  4. #3

    Default Re: buttons in mc buttons don't work ?

    On Wed, 13 Apr 2005 23:52:11 -0400, rez <no@way.com> wrote:

    Oh. Thanks for replying. Well it never worked so I got rid of it.
    Maybe if I simplify the idea, someone can give me an answer:

    If you put rollover code on an MC, buttons inside of the MC won't
    work. So how would you mouse over an mc that contains a button and
    have the MC slide around?

    Maybe with hit test?


    Could anyone please give me example code of how to make an mc slide
    around the screen while mousing over it without using button code
    (onRollover, etc) on the MC?








    >I'd like to make a menu that is off the page. The only part showing
    >would be a tab that says "menu". So I made an MC that is off the page
    >and has code that when you mouse over it, it slides onto the stage. I
    >want to use actionscript and a physics script so that it is completely
    >interactive as you mouse over it. In other words, I don't want to push
    >a button and have it slide out. I want it to slide out farther the
    >longer you stay moused over. If you rollout at anytime, it would
    >return smoothly.
    >
    > Inside this mc is the rest of the buttons for navigation.
    >
    >Well buttons or mc buttons don't seem to work inside of another mc
    >button like this.
    >
    >How would you make something like this?
    rez 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