I have a website where I use flash and activeX. The activeX renders on top of the flash and hence the flash is not visible. I just need to temporarily disable the Active X until the user clicks or goes to another section of the page.
Any help or advice would be great,
Thanks
You can simply hide the active X by using code.. and later you can resume it in your desired section.
Try something like this, You might have to add more
<br>tags in thedivWithMyActiveXControlFiller <div>tag to make up for the size of thedivWithMyActiveXControlwhen it is hidden.To hide:
To show: