._x);
var diffy = (obj2._y-obj1._y);
return (Math.sqrt((diffx*diffx)+(diffy*diffy)));
}
Regards,
Rahul
- Original Message -
From: "ryanm" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list"
Sent: Tuesday, November 22, 2005 4:30 PM
Subject: Re: [Fla
Hi Alain,
It's not working in Flash 7 b'cos u r using upper case 'L' in Load method.
Try using this "varGetDates.load( "http://"; + host +
"feed_issuedates.php");" a lower case 'l' for Load and this should work in
both the versions
2 matches
Mail list logo