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

Radscheduler problem in hiding flash file when modal popup is on..

6 Answers 89 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
vasanthi r
Top achievements
Rank 1
vasanthi r asked on 10 Jun 2010, 02:03 PM
Hi,

We have a page with flash file and Rad Scheduler. On click of an event, the modal pop up would be displayed. Our problem is the the whole page except the flash file is being hidden by the modal popup. Please help us to make the flash file also behave in the similar way as how the other controls in the page are.

Thanks & Regards,
Vasanthi

6 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Jun 2010, 02:27 PM
Hello Vasanthi,

I hope setting the Overlay property of the RadWindowManager to true, will do the trick.


-Shinu.
0
vasanthi r
Top achievements
Rank 1
answered on 11 Jun 2010, 10:37 AM
We are not using Rad window manager. We are using IE7, IE8, Mozilla as our browsers.
We have used rad scheduler on our asp.net page. Since the modal popup which opens on click of the appointment built in with this control, we need to resolve this issue asap. Please help us on this issue..

Regards,
Vasanthi
0
Peter
Telerik team
answered on 14 Jun 2010, 03:10 PM
Hello vasanthi r,

What flash object do you use? We did a simple test by adding a RadScheduler to this demo locally but the modal form overlayed everything as expected. Please, give us more details how to replicate this problem.


Greetings,
Peter
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.
0
vasanthi r
Top achievements
Rank 1
answered on 14 Jun 2010, 06:29 PM
Hi Peter,

The demo which you had set up was using RadMenu. Sorry if i was not clear. Our website has a flash file in the header of the page. And we are using RadScheduler. We do not use RadMenu.

We populate the appointment details in a modal popup which is in-built with the scheduler. And, whenever the pop up is visible, it covers all the area of the page except the flash object. This would be like looking through the whole page through a transparent page(none of the controls on the page would be accessible, but visible to the user in a disabled mode). But it does not cover the flash file.

To be more clear, pls visit this demo, http://demos.telerik.com/aspnet-ajax/scheduler/examples/customization/defaultcs.aspx
There is an item in the configuration list name Modal Advanced Form. When this is checked, and when the user clicks on an appointment, the whole page would be blocked. We are using a flash file on the page which remains unaffected. We want to make this flash file to behave in the same way as any other control on the page.

Please help.

Thanks,
Vasanthi
0
Peter
Telerik team
answered on 15 Jun 2010, 03:17 PM
Hi vasanthi r,

Probably, I wasn't clear enough. I understand what the problem is and that you are using RadScheduler. What I had in mind is that I needed a flash object to test the case. So I took one available in the RadMenu demo and tested it with RadScheduler and the modal popup form, but the problem didn't show up. Can you please send us your flash object and the aspx code of your RadScheduler page so that we can replicate the issue and experiment for a solution?

All the best,
Peter
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.
0
vasanthi r
Top achievements
Rank 1
answered on 16 Jun 2010, 07:15 AM

Hi Peter,

We solved the issue!

<param name="wmode" value="transparent" />
This was missing in our flash object.
Thanks for your help. We just compared the flash object you had in the demo set up using RADMenu.
Thanks a lot.

Regards,
Vasanthi

Tags
Scheduler
Asked by
vasanthi r
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
vasanthi r
Top achievements
Rank 1
Peter
Telerik team
Share this question
or