Advanced Forum Search Results
-
Green == Frame rate
Red == "Now playing" bitrate.
Blue == "Now downloading" bitrate
Orange == Measured netowrk bandwidth
-
Hello ,
I am getting a problem with my SL3 application . In my application ,I have my resource strings in 2 langauages (English , French) . I have created 2 html page for hotsing the application (myapp.html and myapp-fr.html).
In myapp.html ,I am setting culture information into english
<param name="culture" ...
-
Hello ,
In my application , On Html page i am setting coupleof parameters but when I run my application out of browser then I get error, where I am using and initizing the values from those parameters .Obviously there is no html page while browsing application out of broswer .
I want to know , Is there any automatic way to set ...
-
During PDC2009 Microsft said ,the expected release date for Silverlight 4 is Q2-2010 .But Currently Silverlight 4 Beta is avaiable .
It works only with VS2010 :).
-
Hello ,
I am also getting some problem which debugging silverlight out of browser .SLLauncher shows an empty white page .
I also attached the process SlLauncher into my visual studio for debugging , But it is not hitting any breakpoint.
Can anyone let me know ,How can I debug whether there is any problem with application loading (when ...
-
Hello ,
I am getting some problem when i click on Full Screen Button in Expression Smooth Streaming Player . I am using Silverlight 3 and expression encoder graphing template.I know I am doing something wrong but I am not able to find where I am wrong please let me know.I am giving you some idea about my pages and design structure ...
-
you can create a buffering user control .
Silverlight 3 mediaelement as a property Thumbsource where you can add the url for loading image. but i think this property is not available into Asp:media player .
you can try by creating a overlay control . which you can hide in MediaPlayer.mediaOpended Event .
If you want to know more ...
-
Thank you very much , John.
This is the limitation with silverlight plug-in, So I have made some changes into my functionality .
-
Hello ,
I have facing a problem while placing a textbox on a media player in full screen mode. but textbox is visible but i am not able to type in my textbox ? please tell me why ?
more detail : I am using a expression encoder template player (Silverlight 3 ). I have customzed that template and add a button so that user can put his review ...
-
hello ,
I am playing some problem in my application . I am using expression encoder 3 template for playing contents,
I have a player with lot of other features on my home page and also a link if you want to play movie in a pop-up (A new usercontrol canvas on the fly ). So my application can have 2 player. when I play movie in ...