Skip to content

tecbot/AMFBundle-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox for the AMFBundle

Installation from Git

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.

Configuration

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)

Releases

No releases published

Packages

No packages published