Hi Friends
I am a new to Flash, I have following problem with flash dropdown menu -
I have a flash dropdown menu, when i try to incorporate in my htm page as -
<table>
<tr><td><embed … menu.swf> </embed></td></tr>
<tr><td><img src=“main.jpg”></td></tr>
</table>
the problem is first td automatically increases the height to accomodate full dropdown menu
leaving significant white space between both rows, same problem also comes when the next <TR>
contains some another flash file.
I would like to have dropdown to appear on that image or on flash file as we see normally
thanks in advance
cooldeep