JW Media Player in VWG sample
itzik.spitzen posted on January 13, 2008 :: 1818 views
This sample shows how to wrap a Flash control; in this case it's the JW Media Player.
Note the following issues:
* The sample uses a Gateway implementation to enable dynamic assignment of parameters to the flash control; in this case it's the playlist which is implemented dynamically as a part of the control wrapper.
* The swf movie file is embedded in this sample, but can be non-embedded; the only difference would be the ResourceHandle type which will be a FileResourceHandle and not an AssemblyResourceHandle as shown in the sample.
Regards,
Itzik Spitzen
Download Code
Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Terms of Agreement:
By using this code, you agree to the following terms...
- You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
- You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
- You may link to this code from another website, but ONLY if it is not wrapped in a frame.
- You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.