Hello all,
I have a flash object which requires that it be clicked on before the user can do anything with it. This is an Internet Explorer thing. I was hoping to do something with JS where i could make an onLoad function that would send a click event to the flash object, but I do not know if this is possible, or how to do it. Is it possible to send an event, and in basicly fake a user action with JS?
If so, please let me know. Thank you.
I have a flash object which requires that it be clicked on before the user can do anything with it. This is an Internet Explorer thing. I was hoping to do something with JS where i could make an onLoad function that would send a click event to the flash object, but I do not know if this is possible, or how to do it. Is it possible to send an event, and in basicly fake a user action with JS?
If so, please let me know. Thank you.
Comment