hello,
Variable _level0.cName = undefined
Variable _level0.cColor = undefined
you see, variables undefined, so problem at loadvariables
loadVariablesNum("http://localhost/StarWars/get_clusters.php";, 0);
i think there is one more ";" at end of url string.
i hope works,
Osman
i load an array from txt file with loadvariables command;
first write a container variable and comma seperate array variables;
foo=123&den=a,b,c,d,e&foo2=345
then load it within first frame. 3. frame split container variable to an array;
larray=den.split(",");
i hope it help someone...
hello,
how can use an array in double quotes? for example
_root.gec.attachmovie("den",123,0);
i want to use den name in an array, but this doesn't work;
_root.gec.attachmovie(abc[1],123,0);
i also used with parantheses.
thanks
hello,
i've used attachmovie to change movie clips in library. is there any way to swap images in library? like swap button while editing a movie.
thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.