URL links into a array?

Hello :wink:

I’m trying to do a collasplble menu, after hours of search (thx Google) I’ve found a great FLA, really… but I don’t know why, I cannot make url links, it only work with external SWF…

it look like this :

links = new Array();
links[0] = "exemple.html";
links[1] = "exemple 2.html";

But nothing work, do you have a idea ?

You can see my menu here

Tons of thanks in advance !

/*Edit */

I’ve a post with the same question, thanks to scotty :wink: