List Info

Thread: Herency in Director (javascript)




Herency in Director (javascript)
user name
2005-12-29 15:38:37
Hi, i've a problem with this (in a single moviescript):

function CClipper ()
{
    this.mydummy2 = 0;
}

function CSprite ()
{
    this.dummy = 0;
}

CSprite.prototype = new CClipper ();

var test = new CSprite ();

That script hangs the Internet Explorer and Mozilla Firefox.

Im using Director MX 2004 with javascript syntax and running
on Windows XP 
(SP3)

Does anybody know what is wrong? 

_______________________________________________
dirGames-L mailing list  -  dirGames-Lnuttybar.drama.uga.edu
http://nuttybar.drama.uga.edu/mailman/listinfo/dirgames
-l
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )