Changes between Version 163 and Version 164 of WikiStart
- Timestamp:
- 03/20/09 08:16:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v163 v164 5 5 6 6 The JW Player for Flash is the most-used flavor. It is built in actionscript 3 and allows you to play back a multitude of media formats through the [http://www.adobe.com/products/flashplayer/ Adobe Flash Player]. The public site contains both a short [http://www.longtailvideo.com/players/jw-flv-player/ a short introduction and the latest download]. This site contains all documentation, source code and bugtracking for the JW Player. All publisher-aimed info can still be found at [http://www.longtailvideo.com www.longtailvideo.com], but this site is used to offer developers more info and feedback opportunities. 7 8 == Plugin SDK == 9 10 We now 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 [/trac/testing testing page] and some plugin templates. 7 11 8 12 == Tutorials == … … 38 42 * [browser:plugins/autostarter/autostarter.xml Autostarter]: automatically start a movie the first X times for a user ([changeset:HEAD/plugins/autostarter?old_path=%2F&format=zip zip]). 39 43 40 We have a handy [changeset:HEAD/trunk/sdk?old_path=/&format=zip plugin development SDK] you can use to quickly start building plugins. Also check out the [wiki:BuildingPlugins Building plugins tutorial]. 44 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 [/trac/testing testing page] and some plugin templates. 45 46 Also check out the [wiki:BuildingPlugins Building plugins tutorial]. 41 47 42 48
