Hello people.
I have a problem.
I got this menu, and when I clicking on it it’s open a “new” menu, in a dynamic text (I guess) (see it here: www.john5.dk/nin/menu.html )
My problem is; I can’t open the menu and open a new html site in the main at the same time…
Here is my actioncode on my buttons
on (release) {
_root.contents.loadMovie(“ninfo.swf”);
}
Somebody can help me out with this? (I hope you understand)
-Chris