i built a website using the code
on(press){
gotoAndStop("info");
}
however this isnt working. what other method of navigation could i use. loading external .swfs wouldnt b efficent. i have seen some sites use a numbering system and then load a MC that corresponds to that number. anyone want to reccommend a tut or help?