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

Silverlight inside radWindow doesn't work for firefox

3 Answers 38 Views
Window
This is a migrated thread and some comments may be shown as answers.
Joshua Warren
Top achievements
Rank 1
Joshua Warren asked on 16 Aug 2010, 05:41 PM
I have a regular aspx page that pops open a radWindow.  That radWindow opens another radWindow.  Inside the second radWindow, I have a silverlight player.  When I navigate to this page in IE, it works just fine, but when I navigate to it in firefox, it does nothing.  I can see a white box where the silverlight player should be, and when I right click on the box, a silverlight properties menu pops up, but the media never plays.  If I navigate to a silverlight player somewhere else on the site, it works just fine, as long as it is not in a radWindow.  Any thoughts??

Thanks in advance,

-- joshua

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 17 Aug 2010, 11:03 AM
Hello Joshua,

If I understand correctly, the second RadWindow is opened in the context of the first one and they both use external pages (NavigateUrl is set), am I right? If this is so, what happens if you replace the RadWindows with standard IFRAMEs, i.e. to display an IFRAME with a page in it with another IFRAME that loads the silverlight player?

Greetings,
Georgi Tunev
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
Joshua Warren
Top achievements
Rank 1
answered on 17 Aug 2010, 01:12 PM
I did as you requested.  I made a page with an IFrame in it that loaded a second page with an IFrame in it that loaded a third page with the silverlight player, and it worked just fine.  The media played no problem.
0
Georgi Tunev
Telerik team
answered on 20 Aug 2010, 11:13 AM
Hello Joshua,

I tried to reproduce the problem, but everything was working as expected on my side. Please make sure that ShowContentDuringLoad is set to true for the RadWindows that you are using and if you still experience problems, open a support ticket and send us a sample project so we can investigate further.

All the best,
Georgi Tunev
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
Joshua Warren
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Joshua Warren
Top achievements
Rank 1
Share this question
or