Sandbox for the AMFBundle
Run the following commands:
git http://github.com/tecbot/AMFBundle-sandbox.git
cd AMFBundle-sandbox
rm -rf .git
php bin/vendors.php
.. note::
AMFBundle-sandbox does/can not use git submodules as you should not keep the
`.git` directory.
Change your gateway url in the flash\src\acme\utils\Config.as
file.
The gateway is the url to your Symfony app (e.g. http://localhost/amf.php)