hmmm, i just
wanted to know if there is somthing wrong
with my script:
code:
if(instancenameofmovieclip._currentframe == 32){
variable -= anothervariable;
}
cause, i dont think it works!
oh yeah is it possible to do this:
variable = "hello"
then the dynamic text would show "hello"
when refered to that variable?
thnx a bunch!
