PDA

View Full Version : popup titlewindow over html embedded within flash


bondinit
02-22-2008, 05:35 PM
Hi
I am very new to flex. I am stuck on this problem and need some help.
so i have the whole web page all in flash. the web page has two containers one is the navigation panel and the other part has the html embedded within the flash. now my requirement is that when i click on the navigation panel the window should pop up on the html page.
But the pop is only visible on the flash area and when i drag that pop up window over the embedded html, it becomes invisible in the area where there is html code. Can anyone help me how can i do that in flex. Is there some property that I can use.

Thanks