Block StandAlone Player in AMFPHP
January 20th, 2008
I have updated the AMFPHP to block the flash/flex ide player from being able to access the amfphp services if the gateway.php is configured for a production server.
I just updated a release in svn and also put a new download up on sourceforge which enables this feature if the gateway.php is set to production will disable the StandAlone Player.
Files changed:
amfphp/core/amf/app/Gateway.php
Lines added 136-137 amfphp/gateway.php


I am new to AMFPHP. Why is it useful to block the StandAlone player?
The standalone player can be used to attack known amfphp installations to try and expose the services. It just is another level of obscurity to keep un authorized connections to your services.