Skip to content

Commit

Permalink
Reel homepage URLs updated everywhere to the new glorious http://reel…
Browse files Browse the repository at this point in the history
  • Loading branch information
pisi committed Aug 20, 2013
1 parent 98c4b97 commit bfc1160
Show file tree
Hide file tree
Showing 48 changed files with 256 additions and 255 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009-2013 Petr Vostřel, http://jquery.vostrel.net/reel
Copyright (c) 2009-2013 Petr Vostřel, http://reel360.org

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ For options head to plugin [options on-line reference][options] or view the [ent



[demo]: http://jquery.vostrel.net/reel#demo
[demo]: http://reel360.org/reel#demo
[docs]: http://test.vostrel.net/jquery.reel/docs/jquery.reel.html
[docs-copy]: http://github.com/pisi/Reel/tree/master/docs
[examples]: http://test.vostrel.net/jquery.reel/example
[options]: http://jquery.vostrel.net/reel#options
[options]: http://reel360.org/reel#options
[changelog]: http://github.com/pisi/Reel/blob/master/CHANGELOG.markdown
[license]: https://raw.github.com/pisi/Reel/master/LICENSE.txt
[jquery]: http://www.jquery.com/
Expand Down
2 changes: 1 addition & 1 deletion assets/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ Reel requests one, two or three images from the CDN to complete its UI:
© 2009-2013 Petr Vostřel, part of [jQuery Reel][reel] project, free under the [MIT License][license]


[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
2 changes: 1 addition & 1 deletion docs/jquery.reel.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1>jQuery Reel</h1>
* Licensed under the MIT License (LICENSE.txt).
*
* jQuery Reel
* http://jquery.vostrel.net/reel
* http://reel360.org
* Version: 1.2.2
* Updated: 2013-08-20
*
Expand Down
2 changes: 1 addition & 1 deletion example/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ visible for your reference. To hide it simply remove this option.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
2 changes: 1 addition & 1 deletion example/amd/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ implementation.



[reel]:http://jquery.vostrel.cz/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
[AMD]:http://en.wikipedia.org/wiki/Asynchronous_module_definition
[CommonJS]:http://en.wikipedia.org/wiki/CommonJS
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h1>jQuery Reel Examples</h1>

<p class="credits">
<strong>&copy; 2009-2013 <a href="http://petr.vostrel.cz">Petr Vostřel</a></strong>,
part of <a href="http://jquery.vostrel.net/reel">jQuery Reel</a> project,
part of <a href="http://reel360.org">jQuery Reel</a> project,
free under the <a href="https://raw.github.com/pisi/Reel/master/LICENSE.txt">MIT License</a>.
</p>

Expand Down
12 changes: 6 additions & 6 deletions example/object-movie-animation-sprite/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ in 2.5 seconds).
Options Employed In This Example
--------------------------------

- [frame](http://jquery.vostrel.net/reel#frame)
- [frames](http://jquery.vostrel.net/reel#frames)
- [footage](http://jquery.vostrel.net/reel#footage)
- [speed](http://jquery.vostrel.net/reel#speed)
- [suffix](http://jquery.vostrel.net/reel#suffix)
- [frame](http://reel360.org/reel#frame)
- [frames](http://reel360.org/reel#frames)
- [footage](http://reel360.org/reel#footage)
- [speed](http://reel360.org/reel#speed)
- [suffix](http://reel360.org/reel#suffix)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -29,5 +29,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/MIT-LICENSE.txt
14 changes: 7 additions & 7 deletions example/object-movie-animation-sprite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ <h1>Animation Sprite</h1>

<pre>
&lt;img src=<strong>"<a href="animal.jpg">animal.jpg</a>"</strong> width=<strong>"165"</strong> height=<strong>"109"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#image">image</a>=<strong>"<a href="animal-locomotion.jpg">animal-locomotion.jpg</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#frames">frames</a>=<strong>"19"</strong>
data-<a href="http://jquery.vostrel.net/reel#frame">frame</a>=<strong>"8"</strong>
data-<a href="http://jquery.vostrel.net/reel#footage">footage</a>=<strong>"5"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"0.4"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#image">image</a>=<strong>"<a href="animal-locomotion.jpg">animal-locomotion.jpg</a>"</strong>
data-<a href="http://reel360.org/reel#frames">frames</a>=<strong>"19"</strong>
data-<a href="http://reel360.org/reel#frame">frame</a>=<strong>"8"</strong>
data-<a href="http://reel360.org/reel#footage">footage</a>=<strong>"5"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"0.4"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
4 changes: 2 additions & 2 deletions example/object-movie-camera-sequence/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ first). Not limited to just object movies.
Options Employed In This Example
--------------------------------

- [images](http://jquery.vostrel.net/reel#images)
- [images](http://reel360.org/reel#images)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -21,5 +21,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
6 changes: 3 additions & 3 deletions example/object-movie-camera-sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ <h1>Bare Camera Sequence</h1>

<pre>
&lt;img src=<strong>"<a href="fish/DSCN0691.JPG">fish/DSCN0691.JPG</a>"</strong> width=<strong>"210"</strong> height=<strong>"186"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#images">images</a>=<strong>"<a href="fish/DSCN0693.JPG">fish/DSCN####.JPG|691..702</a>"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#images">images</a>=<strong>"<a href="fish/DSCN0693.JPG">fish/DSCN####.JPG|691..702</a>"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
16 changes: 8 additions & 8 deletions example/object-movie-clockwise-sequence/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ velocity kick at the start and total duration of 6 seconds.
Options Employed In This Example
--------------------------------

- [brake](http://jquery.vostrel.net/reel#brake)
- [cw](http://jquery.vostrel.net/reel#cw)
- [duration](http://jquery.vostrel.net/reel#duration)
- [frame](http://jquery.vostrel.net/reel#frame)
- [images](http://jquery.vostrel.net/reel#images)
- [speed](http://jquery.vostrel.net/reel#speed)
- [velocity](http://jquery.vostrel.net/reel#velocity)
- [brake](http://reel360.org/reel#brake)
- [cw](http://reel360.org/reel#cw)
- [duration](http://reel360.org/reel#duration)
- [frame](http://reel360.org/reel#frame)
- [images](http://reel360.org/reel#images)
- [speed](http://reel360.org/reel#speed)
- [velocity](http://reel360.org/reel#velocity)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -27,5 +27,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
18 changes: 9 additions & 9 deletions example/object-movie-clockwise-sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ <h1>Clockwise Sequence</h1>

<pre>
&lt;img src=<strong>"<a href="drone.png">drone.png</a>"</strong> width=<strong>"300"</strong> height=<strong>"200"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#images">images</a>=<strong>"<a href="drone/00086.png">drone/#####.png|1..179|5</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#frame">frame</a>=<strong>"32"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"-0.2"</strong>
data-<a href="http://jquery.vostrel.net/reel#duration">duration</a>=<strong>"6"</strong>
data-<a href="http://jquery.vostrel.net/reel#velocity">velocity</a>=<strong>"3"</strong>
data-<a href="http://jquery.vostrel.net/reel#brake">brake</a>=<strong>"0.2"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#images">images</a>=<strong>"<a href="drone/00086.png">drone/#####.png|1..179|5</a>"</strong>
data-<a href="http://reel360.org/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#frame">frame</a>=<strong>"32"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"-0.2"</strong>
data-<a href="http://reel360.org/reel#duration">duration</a>=<strong>"6"</strong>
data-<a href="http://reel360.org/reel#velocity">velocity</a>=<strong>"3"</strong>
data-<a href="http://reel360.org/reel#brake">brake</a>=<strong>"0.2"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
12 changes: 6 additions & 6 deletions example/object-movie-clockwise-sprite/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ properties, and at the same time demonstrates inline CSS styling.
Options Employed In This Example
--------------------------------

- [annotations](http://jquery.vostrel.net/reel#annotations)
- [cw](http://jquery.vostrel.net/reel#cw)
- [frames](http://jquery.vostrel.net/reel#frames)
- [speed](http://jquery.vostrel.net/reel#speed)
- [throwable](http://jquery.vostrel.net/reel#throwable)
- [annotations](http://reel360.org/reel#annotations)
- [cw](http://reel360.org/reel#cw)
- [frames](http://reel360.org/reel#frames)
- [speed](http://reel360.org/reel#speed)
- [throwable](http://reel360.org/reel#throwable)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -29,5 +29,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
18 changes: 9 additions & 9 deletions example/object-movie-clockwise-sprite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ <h1>Clockwise Sprite</h1>

<pre>
&lt;img src=<strong>"<a href="f1.jpg">f1.jpg</a>"</strong> width=<strong>"276"</strong> height=<strong>"126"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#image">image</a>=<strong>"<a href="f1-reel.jpg">f1-reel.jpg</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#frames">frames</a>=<strong>"35"</strong>
data-<a href="http://jquery.vostrel.net/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"-0.3"</strong>
data-<a href="http://jquery.vostrel.net/reel#throwable">throwable</a>=<strong>"1.2"</strong>
data-<a href="http://jquery.vostrel.net/reel#brake">brake</a>=<strong>"0.2"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#image">image</a>=<strong>"<a href="f1-reel.jpg">f1-reel.jpg</a>"</strong>
data-<a href="http://reel360.org/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#frames">frames</a>=<strong>"35"</strong>
data-<a href="http://reel360.org/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"-0.3"</strong>
data-<a href="http://reel360.org/reel#throwable">throwable</a>=<strong>"1.2"</strong>
data-<a href="http://reel360.org/reel#brake">brake</a>=<strong>"0.2"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
8 changes: 4 additions & 4 deletions example/object-movie-direct-sequence/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Note that the very same result could be achieved using
Options Employed In This Example
--------------------------------

- [delay](http://jquery.vostrel.net/reel#delay)
- [images](http://jquery.vostrel.net/reel#images)
- [speed](http://jquery.vostrel.net/reel#speed)
- [delay](http://reel360.org/reel#delay)
- [images](http://reel360.org/reel#images)
- [speed](http://reel360.org/reel#speed)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -26,5 +26,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
10 changes: 5 additions & 5 deletions example/object-movie-direct-sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ <h1>Direct Sequence</h1>

<pre>
&lt;img src=<strong>"<a href="badge-1.gif">badge-1.gif</a>"</strong> width=<strong>"120"</strong> height=<strong>"30"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#images">images</a>=<strong>"<a href="badge-1.gif">badge-1.gif</a>, <a href="badge-2.gif">badge-2.gif</a>, <a href="badge-3.gif">badge-3.gif</a>, <a href="badge-4.gif">badge-4.gif</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"2"</strong>
data-<a href="http://jquery.vostrel.net/reel#delay">delay</a>=<strong>"1"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#images">images</a>=<strong>"<a href="badge-1.gif">badge-1.gif</a>, <a href="badge-2.gif">badge-2.gif</a>, <a href="badge-3.gif">badge-3.gif</a>, <a href="badge-4.gif">badge-4.gif</a>"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"2"</strong>
data-<a href="http://reel360.org/reel#delay">delay</a>=<strong>"1"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
14 changes: 7 additions & 7 deletions example/object-movie-directional-sprite/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ resumes a ongoing animation of one revolution per second.
Options Employed In This Example
--------------------------------

- [delay](http://jquery.vostrel.net/reel#delay)
- [directional](http://jquery.vostrel.net/reel#directional)
- [frame](http://jquery.vostrel.net/reel#frame)
- [indicator](http://jquery.vostrel.net/reel#indicator)
- [opening](http://jquery.vostrel.net/reel#opening)
- [speed](http://jquery.vostrel.net/reel#speed)
- [delay](http://reel360.org/reel#delay)
- [directional](http://reel360.org/reel#directional)
- [frame](http://reel360.org/reel#frame)
- [indicator](http://reel360.org/reel#indicator)
- [opening](http://reel360.org/reel#opening)
- [speed](http://reel360.org/reel#speed)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -28,5 +28,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
16 changes: 8 additions & 8 deletions example/object-movie-directional-sprite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ <h1>Directional Sprite</h1>

<pre>
&lt;img src=<strong>"<a href="logo.png">logo.png</a>"</strong> width=<strong>"130"</strong> height=<strong>"60"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#image">image</a>=<strong>"<a href="logo-reel.png">logo-reel.png</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#directional">directional</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#frame">frame</a>=<strong>"3"</strong>
data-<a href="http://jquery.vostrel.net/reel#opening">opening</a>=<strong>"1"</strong>
data-<a href="http://jquery.vostrel.net/reel#delay">delay</a>=<strong>"3"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"1"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#image">image</a>=<strong>"<a href="logo-reel.png">logo-reel.png</a>"</strong>
data-<a href="http://reel360.org/reel#directional">directional</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#frame">frame</a>=<strong>"3"</strong>
data-<a href="http://reel360.org/reel#opening">opening</a>=<strong>"1"</strong>
data-<a href="http://reel360.org/reel#delay">delay</a>=<strong>"3"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"1"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
16 changes: 8 additions & 8 deletions example/object-movie-dual-orbit-sequence/README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ styling can be applied.
Options Employed In This Example
--------------------------------

- [annotations](http://jquery.vostrel.net/reel#annotations)
- [cw](http://jquery.vostrel.net/reel#cw)
- [footage](http://jquery.vostrel.net/reel#footage)
- [images](http://jquery.vostrel.net/reel#images)
- [inversed](http://jquery.vostrel.net/reel#inversed)
- [orbital](http://jquery.vostrel.net/reel#orbital)
- [speed](http://jquery.vostrel.net/reel#speed)
- [annotations](http://reel360.org/reel#annotations)
- [cw](http://reel360.org/reel#cw)
- [footage](http://reel360.org/reel#footage)
- [images](http://reel360.org/reel#images)
- [inversed](http://reel360.org/reel#inversed)
- [orbital](http://reel360.org/reel#orbital)
- [speed](http://reel360.org/reel#speed)

See the complete source of [index.html](index.html) for full
implementation.
Expand All @@ -33,5 +33,5 @@ implementation.



[reel]:http://jquery.vostrel.net/reel
[reel]:http://reel360.org
[license]:https://raw.github.com/pisi/Reel/master/LICENSE.txt
16 changes: 8 additions & 8 deletions example/object-movie-dual-orbit-sequence/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ <h1>Dual-Orbit Sequence</h1>

<pre>
&lt;img src=<strong>"<a href="phone.png">phone.png</a>"</strong> width=<strong>"200"</strong> height=<strong>"200"</strong>
<a href="http://jquery.vostrel.net/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://jquery.vostrel.net/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://jquery.vostrel.net/reel#images">images</a>=<strong>"<a href="phone/07.png">phone/##.png</a>"</strong>
data-<a href="http://jquery.vostrel.net/reel#footage">footage</a>=<strong>"10"</strong>
data-<a href="http://jquery.vostrel.net/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#orbital">orbital</a>=<strong>"3"</strong>
data-<a href="http://jquery.vostrel.net/reel#inversed">inversed</a>=<strong>"true"</strong>
data-<a href="http://jquery.vostrel.net/reel#speed">speed</a>=<strong>"0.7"</strong>&gt;</pre>
<a href="http://reel360.org/reel#class">class</a>=<strong>"reel"</strong>
<a href="http://reel360.org/reel#id">id</a>=<strong>"image"</strong>
data-<a href="http://reel360.org/reel#images">images</a>=<strong>"<a href="phone/07.png">phone/##.png</a>"</strong>
data-<a href="http://reel360.org/reel#footage">footage</a>=<strong>"10"</strong>
data-<a href="http://reel360.org/reel#cw">cw</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#orbital">orbital</a>=<strong>"3"</strong>
data-<a href="http://reel360.org/reel#inversed">inversed</a>=<strong>"true"</strong>
data-<a href="http://reel360.org/reel#speed">speed</a>=<strong>"0.7"</strong>&gt;</pre>

<!-- Following script line only enables in-picture indicators. To remove them simply delete it. -->
<script> $.reel.def.indicator = 5; </script>
Expand Down
Loading

0 comments on commit bfc1160

Please sign in to comment.