Changes between Version 3 and Version 4 of PluginsBuilding
- Timestamp:
- 10/19/09 14:34:36 (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PluginsBuilding
v3 v4 27 27 28 28 You can develop plugins using the free [http://www.adobe.com/products/flex Flex SDK] or [http://www.adobe.com/products/flash Flash]. We have a handy [changeset:HEAD/trunk/sdk?old_path=/&format=zip plugin development SDK] you can use to quickly start building plugins. It contains a copy of the [/testing testing page], some plugin templates and the ''com.jeroenwijering.events'' actionscript package (the player API). Since the [http://www.adobe.com/products/flex Flex SDK] is free and cross-platform, all you need to start building plugins is a text editor! 29 30 '''Note:''' If you're looking to develop a plugin in order to serve ads in the JW Player, please [http://www.longtailvideo.com/about/contact-us contact us] beforehand. We have a special SDK for advertisers and advertising networks. 29 31 30 32 Each plugin should implement [browser:trunk/as3/com/jeroenwijering/events/PluginInterface.as com.jeroenwijering.events.PluginInterface]:
