Thread
:
Another problem... "join"
View Single Post
#
10
05-13-2008, 06:58 PM
zokemon
That one guy...
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
That's not true Ziro. Here's a perfect case:
PHP Code:
//#CLIENTSIDE
function
onCreated
() {
this
.
myobj
= new
TStaticVar
();
this
.
myobj
.
join
(
"myclass"
);
}
You wouldn't be able to do that serverside as your object doesn't exist over there
.
__________________
Do it with a DON!
zokemon
View Public Profile
View GraalOnline Profile
Find all posts by zokemon