Hi,

I'm desperate I don't know what I'm doing wrong...
I try to implement the Flash Navbar as explained in the tutorial ...

So this is what I've done:

  1. New animation
  2. On Frame 1
  3. Create black rectangle 400W x 40H
  4. Name it as Background
  5. Within (on top) of the black rectangle, create a smaller white one 50W x 20H
  6. Name it as Button
  7. Rename Frame 1 into "Frame 1;STOP"
  8. Copy Frame 1
  9. On Frame 2, change the color of the Button
  10. Copy Frame 2
  11. On Frame 3, change again the color of the Button
  12. Rename Frame 2 into "Frame 2;GOTO Frame 3"
  13. Rename Frame 3 into "Frame 3;GOTO Frame 2"


Then I defined the following attributes:

  1. On Frame 1;STOP
  2. In Mouseover of the Button as Jump to "Frame 2;GOTO Frame 3"
  3. On Frame 2;GOTO Frame 3
  4. In Mouseover of the Button as Jump to "Frame 3;GOTO Frame 2"
  5. On Frame 3;GOTO Frame 2
  6. In Mouseover of the Button as Jump to "Frame 2;GOTO Frame 3"


A link is assigned to the Button in Frame 2 & 3 only.

Testing this stage, cycles the colours of the Button between Frame 2 & 3 as soon as mouse is over the Button.
In continues cycling when the mouse gets off the Button

But, as soon as I specify in Frame 2 or 3 to jump to Frame 1;STOP in Mouseover of the Background, nothing happens anymore.

So my question now is: what am I doing wrong?
I work with XXP5 build 5.1.1.9166

Hoping somebody can help me with this one.

Kind regards,

Joly