On Sat, Mar 13, 2010 at 7:02 PM, David Hunter <[email protected]>wrote:
> > why are you creating more nav's when you mouseover or click an instance of > nav? that seems unnecessary and quite possibly the source of the problem. It isn't the source of the problem, but perhaps you could help me understand what you mean and what I should do to make the code cleaner. > i might be wrong but are you using it to try and change the color of the > button? if so this should be done a different way. > so i notice with this that when you first create the menu you pass > "Contact.html" but in the rollover and click functions you only pass > "Contact". THAT was the problem. Thank you! > hope i've helped! > Indeed you have. Thank you! Susan _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

