/flash/echo-nest-flash-api/examples/remix/remix.html
http://echo-nest-remix.googlecode.com/ · HTML · 13 lines · 12 code · 1 blank · 0 comment · 0 complexity · 998a86fb658d673425f9e5a5050b01f5 MD5 · raw file
- <html>
- <body>
- <p><strong>One:</strong> Play the first beat of every bar.</p>
- <p><strong>Reverse:</strong> Play all beats in reverse order.</p>
- <p><strong>Origininal</strong>: Play the original track.</p>
-
- <object width="750" height="650">
- <param name="movie" value="remix.swf">
- <embed src="remix.swf" width="750" height="650">
- </embed>
- </object>
- </body>
- </html>