|
I have a dhtml site with a flash intro that covers part of the dhtml site. My problem is that I do not know of a code that will allow me to click on the flash area and make it disappear.
Something like...
<a href="#" onclick="jsShow('intro',0);return false;">
</a>
...is, I presume, what is necessary, but where do I insert that with respect to the <EMBED> tags?
Many thanks in advance
Ben
|