kentheprogger
Newcomer
- Joined
- Apr 2, 2006
- Messages
- 24
I have a form with six Windows Media Control videos on it. I was wondering if it is possible to load videos to the controls Asynchrously?
Pseudo Code:
Grab video URL from XML
Load Video(i) from URL
Pause Video When it Starts Playing
Grab Next Video
Any help or suggestions would be appreciated, i'm not apposed to using a different video control.
Pseudo Code:
Grab video URL from XML
Load Video(i) from URL
Pause Video When it Starts Playing
Grab Next Video
Any help or suggestions would be appreciated, i'm not apposed to using a different video control.