Download

Download QuickLoader 1.5download

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

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">