From 3c15b7f044ac45c0da4663939d163c2e2cc5d21a Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Fri, 1 Mar 2024 20:10:29 -0800 Subject: [PATCH] Add an example showing multiple skins loaded --- examples/multipleSkins/README.md | 13 ++++++++ examples/multipleSkins/index.html | 49 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 examples/multipleSkins/README.md create mode 100755 examples/multipleSkins/index.html diff --git a/examples/multipleSkins/README.md b/examples/multipleSkins/README.md new file mode 100644 index 00000000..8ac60d35 --- /dev/null +++ b/examples/multipleSkins/README.md @@ -0,0 +1,13 @@ +# Multiple Skins Example + +An example of setting up Webamp with multiple skins. + +This example fetches the Webamp bundle from a free CDN, and fetches the audio file and skin from a free CDN as well. + +You should be able to open this local html file in your browser and see Webamp working. + +``` +$ git clone git@github.com:captbaritone/webamp.git +$ cd webamp +$ open examples/multipleSkins/index.html +``` diff --git a/examples/multipleSkins/index.html b/examples/multipleSkins/index.html new file mode 100755 index 00000000..f4d6eaeb --- /dev/null +++ b/examples/multipleSkins/index.html @@ -0,0 +1,49 @@ + + + + + + + +
+ +
+ + + +