Small Problem, Quick Answer
V-P
State College, PA Member
I need some actionscript to delete a movie clip when the user presses a certain key. For example, I have a text movie clip that says "Press Enter" and the user will press enter and the actionscript should then delete it. Another problem is that this movie clip is on frame 48 and there will be no stop action at the end, so it will appear 1/48 frames, and the fps is 48 so it will appear once every second. I need the movie clip to stay deleted, or invisible once the user presses the key I define. Hope I explained it okay.
0
Comments
I also need to know how to make a stop watch. Nothing special, just need it to count up from zero, i want it to go at-least to seconds, and if possible milliseconds, but nothing more accurate than that.