ok, I've got it all well and good working as an html page...
one thing I'm going CRAZY over is the "studio info" link. It is supposed to stop on the frame, but everything I try won't let it stop.
on the button is:
on(release) {gotoAndStop (10) }
and I also have a stop() on the frame itself.... I've tried taking one off at a time, I've tried gotoAndPlay, it just started happening for no reason... any idea why?