This zip contains:
- QuickLoader.air – the AIR installer
- badge folder – install badge for QuickLoader
The server side code can be copied from FlashCommander install zip: amfphp and services folders.
Copy config.xml to the badge folder to configure the install badge – see details below.
Install badge
You can use the install badge to install QuickLoder from your web site.
badge.swf is a special swf that can launch the installation of QuickLoader.
You can configure the badge with badge/config.xml
<appurl> <item url="http://flashcommander.org/quickloader/QuickLoader.air" /> </appurl> <gateway> <item endpoint="http://flashcommander.org/flashcommander_2.5/amfphp/gateway.php" /> </gateway>
- appurl – this url has to points to QuickLoader.air on your server
- gateway – this is the default server to connect to