Taking a lot of time to load a variable from PHP
pls 1 me ... thanks
hi, flash action script programmer. have big problem dynamic variables not loading flash site , showing "undefind undefined" instead on "firstname lastname". please 1 can me solve problem.
here description problem:
i used "loadvariablednum()" function load variable. using flash 8 programming. in frame 15, write code follows:
site_name=goj;
loadvariablesnum(" http://mysite.com/php/who_is_user.php", 0, "get");
there dynamic text field in frame 284, wrote code reading variable:
fulname=_level0.enr_f_name+" "+_level0.enr_l_name;
phone=_level0.enr_phone;
email=_level0.enr_email;
when tested in flash itselt, loads variable , shown correct values in fields.
but, when uploaded , tested, got "undefied", when refreshed same window , loaded again, loaded. so, understood problem taking lot of time getting result.
.... tried loadvars object also. got same result.
but, please note, there 270 frames loading variable, 10 12 seconds loading variable?
also, why no problem, when tried flash itself.
i tried url browser, , result in 3 seconds...?
i had used same way loading variable many times, didn't problem yet.
please advice. in trouble now. :
many thanks..
nissar.p.k
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment