Thread
:
Text graal movie script but having problems
View Single Post
#
5
02-01-2008, 02:50 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
Make a variable ...
PHP Code:
//#CLIENTSIDE
function
onCreated
()
{
if ( !
client
.
hasSeen
)
{
showMovie
();
client
.
hasSeen
=
true
;
}
}
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994