// // WW WW WW // WW WW WW // WW WW WW // WWWWWWWW // __ __ _ _ _ __ _ __ _ _ // \ V V / | , , | __ \ V | // \_/\_/|_|_|_|_| .__/\_, | // |_| |___| // // ---------------------------------- // // Wimpy Player // 7.84 2021-04-10 // www.wimpyplayer.com // Copyright Michael Gieson // // ---------------------------------- ===================================== Before You Begin ===================================== IMPORTANT: - Wimpy was designed FOR THE WEB. - Using Wimpy on a local PC **probably** won't work. - Wimpy works on a LIVE WEB SERVER! TOOLS (Customizer Tool & Skin Machine): - Use a modern browser (Google Chrome or FireFox). DO NOT use Internet Explorer. - Wimpy works fine with other browsers, but the tools MAY NOT! ===================================== Installation ===================================== 1. Create a new folder named "wimpy" on your web site. Example: http://www.yoursite.com/wimpy NOTE: This new folder doesn't have to be named "wimpy" it can be named anything you want. We're just using "wimpy" for example purposes. 2. Upload all files in this package to the newly created folder. ===================================== Setting up a player ===================================== 1. Open the HTML file you want to put Wimpy into with a text (or code) editor. 2. Add a reference to the wimpy.js file anywhere between the opening
and closing tag of the page. Example: