View Single Post
  #11  
Old 03-28-2006, 02:52 AM
Riot Riot is offline
Delteria Management
Join Date: Nov 2003
Location: Seminole County, Florida
Posts: 280
Riot is on a distinguished road
Quote:
Originally Posted by Projectshifter
I fail to see why this.active = !this.active wouldn't work? I'm actually rather impressed at the use of it, otherwise it's an annoying 4 line script or so to toggle.

Also instead of converting everything to the old engine, put in a support ticket and go for the new engine. It makes a lot more sense (plus it's more fun and a better learning experience) to do write everything in the new engine instead of converting it later.
this.active = !this.active; does not work in GS1, they asked for a GS1 version of it. They were merely stating that.
Reply With Quote