This is a migrated thread and some comments may be shown as answers.

Window above a flash element

1 Answer 34 Views
Window
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 29 Jun 2010, 06:17 PM
Hi

I feel this must be simple, but I haven't fixed it...

I have a page with a flash file(swf). (It is a map from Fusion Maps).

When a map element is clicked I am opening a RadWindow using javascript and passing a parameter.
Content comes from a database.

Everything works fine except that the part of the window that overlaps the map is in the layer below
the map instead of floating above it. I tried setting z-index="99000" as a window parameter but to no avail.

The flash map does not have an explicit z-index set.

Can you help me?

Thanks

Clive

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 30 Jun 2010, 08:56 AM
Hello Clive,

In order to get the desired result you should set Overlay="true". More information about the reason for this behavior, what exactly the property does and a sample demo are available below:

http://www.telerik.com/support/kb/aspnet-ajax/window/control-is-shown-behind-a-heavy-weight-object-pdf-flash-activex-etc.aspx

Kind regards,
Svetlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or