- Timestamp:
- 10/15/09 11:30:48 (5 weeks ago)
- Files:
-
- 1 modified
-
tags/imagerotator-3.18/imagerotator.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tags/imagerotator-3.18/imagerotator.html
r90 r472 16 16 17 17 <h3>Example</h3> 18 <p>Here's a simple example of the <a href="http://www. jeroenwijering.com/?item=JW_Image_Rotator">JW Image Rotator</a> embedded in a page. Copy-paste the source code and put the files on your site to get started.</p>18 <p>Here's a simple example of the <a href="http://www.longtailvideo.com/players/jw-image-rotator/">JW Image Rotator</a> embedded in a page. Copy-paste the source code and put the files on your site to get started.</p> 19 19 20 20 … … 37 37 38 38 <h3>Licensing</h3> 39 <p>The Image Rotator is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script for free for noncommercial purposes. For corporate use, <a href="http://www. jeroenwijering.com/?page=order" title="Order commercial licenses">please apply for a 20 euroscommercial license</a>!</p>39 <p>The Image Rotator is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">Creative Commons License</a>. It allows you to use, modify and redistribute the script for free for noncommercial purposes. For corporate use, <a href="http://www.longtailvideo.com/players/order" title="Order commercial licenses">please apply for a commercial license</a>!</p> 40 40 41 41 <h3>Documentation</h3> 42 42 <ol> 43 <li>All <a href="http://code.jeroenwijering.com/trac/wiki/Flashvars3">supported flashvars</a> (variables) you can set to customize the imagerotator.</li> 44 <li>All <a href="http://code.jeroenwijering.com/trac/wiki/Playlists3">supported playlist formats</a> you can use, plus some implementation info.</li> 45 <li>A list <a href="http://code.jeroenwijering.com/trac/wiki/Plugins3" >of all third-party plugins</a> for the Image Rotator.</li> 46 <li>A tutorial on <a href="http://www.jeroenwijering.com/?item=Embedding_Flash"> embedding flash items</a> in your site.</li> 47 <li>A tutorial with <a href="http://www.jeroenwijering.com/?item=Javascript_interaction">all functions of the javascript API</a>.</li> 43 <li>All <a href="http://developer.longtailvideo.com/trac/wiki/ImageRotatorVars">supported flashvars</a> (variables) you can set to customize the imagerotator.</li> 44 <li>All <a href="http://developer.longtailvideo.com/trac/wiki/ImageRotatorFiles">supported playlist formats</a> you can use, plus some implementation info.</li> 45 <li>A tutorial on <a href="http://www.longtailvideo.com/support/tutorials/Embedding-Flash"> embedding flash items</a> in your site.</li> 46 <li>A tutorial with <a href="http://developer.longtailvideo.com/trac/wiki/FlashApi">all functions of the javascript API</a>.</li> 48 47 </ol> 49 48
