Skip to main content
This topic has been closed for replies.

1 reply

Noelbaland
Participating Frequently
May 30, 2008
Hello,

Downloaded your FLA and looked at the tutorial online.

You missed step 21 in the tutorial. You hadn't added the code to your invisible buttons yet. Go back to the tutorial and repeat step 21 in your movie.

Also I think the creator of the tutorial may have made a typo error here

on (rollOut) {
_root.mouse_over_home = fstartlse;// This should say false
}

The menu still works without it - I just think it should say 'false'.