Using frames-is not working
Ok, I've diddled around with the idea of using frames, but the problem I've run into is when I roll-on it looses the current info from that frame. Programming mouse events presents the same problem, because it runs the last event. FOR EXAMPLE:
If I say on roll-out go to frame Z and stop, this action always occurs. So, in the first frame on roll-out it goes to frame Z instead of the first mouse event which was on roll-out go to frame A and stop.
Hopefully, I didn't confuse you guys with my explaination.