Advanced Forum Search Results
-
hi N37,
sorry for the last one ;)
moviePlayer.MediaOpened += new RoutedEventHandler(moviePlayer_MediaOpened);
void moviePlayer_MediaOpened(object sender, RoutedEventArgs e)
{moviePlayer.Position = TimeSpan.FromSeconds(s);
moviePlayer.Play();
}
-
Hello abhishek,
can u plz explain more...
-
Hello akshay,
:Silverlight for mobile is currently under development"
Please read this http://silverlight.net/learn/mobile.aspx
-
Hi brightstar,
I think Web Server is not Configured to Host Silverlight Content.
-
welcome :)
-
Hi Nits241,
Can u plz explain exactly what u want 2 u do...
-
Hello N37,
Try this..
moviePlayer.MediaOpened += new RoutedEventHandler(moviePlayer_MediaOpened);
void mediaPlayer_MediaOpened(object sender, RoutedEventArgs e)
{mediaPlayer.Position = TimeSpan.FromSeconds(s);
mediaPlayer.Play();
}
;)
-
Hello brightstar,
Please Find URL http://channel9.msdn.com/posts/mtaulty/Silverlight-Displaying-a-Custom-Splash-Screen/
i hope it will help u ;)
-
Hi Lina,
Yes u can..
give a Name to the mediaelement... for example "VDO" in Expression BLEND..
then go to the Page.xaml.cs file
Vdo.Source = new Uri("http://------your URL here---.wmv");
-
Hello Arpit,
I am a designer and I have HP laptop intel centrino core 2 duo with 3 GB RAM, 512 Nvidia graphic card.
From the designer point of view, I suggest u to go with Intel and a good graphic card. because Blend consume graphicpower.