View Single Post
  #4 (permalink)  
Old 06-11-2007, 11:29 PM
HelloWorld's Avatar
HelloWorld HelloWorld is offline
PT Admin
Awards Showcase
Quality Tutorial 
Total Awards: 1
Join Date: Jun 2007
Location: In front of computer...
Posts: 1,119
iTrader: (0)
HelloWorld is a jewel in the roughHelloWorld is a jewel in the roughHelloWorld is a jewel in the rough
Icon11

That would be very easy with JavaScript and CSS like jbennet said. You just need 1 or 2 lines of code that does exact same thing.. but if you're insist to use JavaScript or CSS, you can use flash, this would be your lines of code:

Code:
on (release) {
	gotoAndPlay(15); // can be nextFrame();
}
That's going to assume that on Frame 15 there's going to be another buttom. And vice versa, on Frame 15 you put the exact same code, but pointed toward the first frame

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!