The Media Center Sandbox

Resources and discussion for developing experiences in the Windows Media Center platform.
Welcome to The Media Center Sandbox Sign in | Join | Help

Re: Custom Viewport from Managed Code

  •  07-31-2008, 4:16 PM

    Re: Custom Viewport from Managed Code

    Can I spawn an MCML page via a thread Delegate and still have it safe?

    The desired result is to Play the intro video while loading all the necessary data in the background...

    So the logical step would be,

    1.)Create delegate to GotoPage(PlayIntroPage)

    2.) Subscribe to PlayState Events to goto main page

    3.) on Main thread continue loading data

    4.) Once intro video is complete GotoPage(DisplayFirstPage)

    Do you think this is safe?

     

View Complete Thread
Powered by Community Server, by Telligent Systems