[COLOR=black][FONT=Verdana]Hi![/FONT][/COLOR]
[COLOR=black][FONT=Verdana]I am trying to integrate the flash movie inside HTML content. I want to create a movie for upper level navigation in my application (ready web application), so its menus will be opened above HTML content displayed below the navigation. The problem is clear here because flash movie is a different layer in the browser, the browser doesn’t know to place objects from the lower layer above the upper layer, so I search for a creative solutions. [/FONT][/COLOR]
[COLOR=black][FONT=Verdana]Until now I’ve success to create a transparent flash movie like in this example:[/FONT][/COLOR]
[COLOR=black][FONT=Verdana][COLOR=#810081]http://www.duoh.com/csstutorials/flazindex/[/COLOR][/FONT][/COLOR]
[COLOR=black][FONT=Verdana]But if I try to add an iframe to the HTML content, it doesn’t work; the HTML is displayed above or under the flash and flash is not transparent any more. Also I want the menu itself will not be transparent but just the rest of the area.[/FONT][/COLOR]
[COLOR=black][FONT=Verdana]My general idea is to change the layers order while showing the menu, but when I need the flash layer to be transparent for iframes[/FONT][/COLOR]
[COLOR=black][FONT=Verdana]Any idea will be appreciated.[/FONT][/COLOR]