Groups | Blog | Home
all groups > flash actionscript > february 2005 >

flash actionscript : on handler error? newbie bites the dust. :)


steve7tx
2/9/2005 10:22:19 PM
Hi guys.. ok Im addmitting defeat or dead brain. Im on rung two of the learning
curve... what is **Error** Scene=Scene 1, layer=details txt, frame=1:Line 1:
Statement must appear within on handler loadVariablesNum('variables.txt', 0);
Total ActionScript Errors: 1 Im trying to have flash pull some images into i
a swf file. Done and it works now I want a button to unload an image and pull
in some dymanic text.. does that make sence... I know this should be SOOOOOO
easy.. :D :D :D
kglad
2/9/2005 10:25:46 PM
attached to your button use:

on(press){
loadVariablesNum("variables.txt", 0);
eXcessive
2/9/2005 10:29:03 PM
I got these problems a while back and didnt know what the hell they meant.
AddThis Social Bookmark Button