Problem in displaying the movie file in silverlight
Posted
by BALAMURUGAN
on Stack Overflow
See other posts from Stack Overflow
or by BALAMURUGAN
Published on 2010-05-04T02:29:35Z
Indexed on
2010/05/04
2:38 UTC
Read the original article
Hit count: 347
I am developing a portal for online theatre system. I will show the movie in online website daily in shows(like 6-10 PM Shows). I am using Silverlight to display the video in web application. I am holding my movie file in Windows Azure Blob. I am having a problem displaying the movie file.
Consider if ay user login to web system @6 The movie will show from starting.. If the user login to the system @7 the movie should start whats going now in the screen for other user not from the begining of the movie.
How can I achieve tis.
© Stack Overflow or respective owner