PDA

View Full Version : simple question about events


webreake
11-17-2003, 05:49 PM
how can i put a event for an instance-
whitout having to write function () { }

like in flash mx2003


i just move to flash2004 thats the problem :p

Stimpson
11-18-2003, 07:40 AM
like in flash mx2003 :confused:

I guess you ment flash mx right? If you want to handle events the proper way in flash mx 2004 you have to use functions which handle them.

What's your problem exactly? I'm abit confused:confused: