I uploaded some tutorial videos in YouTube.
In my winforms application (ExxonView Flash Object) I reproduce the user selected video.
Exokavav Flash 1.load MPV (.. Video 1)
The story comes here.
The first time the user selects a video, reproducing works like a magic.
When the user chooses to watch another video, AxShockwaveFlash1.LoadMovie (..video2)
ShockwaveFlash is the continuation of the reproduction of the selection
Try to use
AxShockwaveFlash1.Stop (); Exokwvw Flash 1.mov = "Your Source"; AxShockwaveFlash1.Play ();
Pattern to avoid leaving Flash Logic behind
Comments
Post a Comment