View Single Post
  #13  
Old 08-13-2007, 06:36 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
By the way, functions and static variables (built-in) don't require you to use this. before them.

And if you wanted anyways you should be using this. in the onCreated() part not thiso. because that is only for using inside the with (Object) {}
__________________
Reply With Quote