View Single Post

  #5 (permalink)  
Old 27-07-08, 06:08
coma coma is offline
Junior Member
 
Join Date: Jul 2008
Posts: 8
Rep Power: 0
coma is on a distinguished road
Re: variables and functions from child movieclip

hmm... i guess.
that would work but it really sucks that i cant do it from inside the movieclip (im sure a similar situation will come up sooner or later). so there is no way to call global varaibles or functions? that cant be right AS3 is meant to be a propper programing language that is meant to meet the standards the C+ and other languages are set to. it would really suck if AS3 cant.

im thinking that i may be able to set variables and call functions if i create a class that will set variables and handle functions for me. any ideas?

Last edited by coma; 27-07-08 at 06:11..
Reply With Quote