We are working on a big vb.net project and we did many flash animations which we want to act like buttons. But with the objects used to show flash in vb.net, there is no click event. The only potential event is enter and seems to always activate. We want our flash objects in vb.net to act like buttons so, for an example, if you click on the flash object that represents the exit that it will close the form.
Since there is no click event for a flash object, does anyone knows how to work around this problem?
Since there is no click event for a flash object, does anyone knows how to work around this problem?