This product uses a .php file to access the pictures in the 'pics' folder. When using .php files, the .php files will only work when they are online. To start using this product, first follow the steps listed below to get it working for the first time.
The product should now be working successfully. Now you should be able to preview your file straight from Flash, as long as your folder setup on your computer is the same as online, and your PHP_PATH in the .xml file points to it's location on the web.
Note for previewing from Flash: The Flash file gets information from the .php file online, so it will read the contents of the 'pics' folder located online, but your flash file will look for the pictures located in your 'pics' folder on your desktop. So, make sure the contents of your 'pics' folder are the same in both locations if you are trying to preview straight from Flash.
Documentation for Tweener can be found at http://code.google.com/p/tweener/
Licensing for Tweener can be found at http://www.opensource.org/licenses/mit-license.php
The MIT License
Copyright (c)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.