
08-13-2007, 06:36 PM
|
|
Incubator
|
 |
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
|
|
|
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) {} |
|
|
|