hide side navigation
    5 most recent
    Web Services
    Library's
    Component's
    Applications
    Articles
  Flash button as Flex icon  Flex form by email  Hello Remoting with AS3  AS3 Saving data from Flash  AS3 Loading data into Flash  Fire Effect  Contact form  Dragable buttons  Hello World with openamf  Loading helper classes  Upload with Flash 8  Transitions effects  Snapshot with Flash 8  Hello World Remoting AS2  Flash AS2 Remoting Connector  Saving data from Flash  Loading data into Flash  FlashCom & Remoting login  Cell Renderer API  Editing a table using remoting components  Flash MX2004 web service classes  Browsing a catalog  amfphp Documentation  Hello World Remoting  Online Store with AMFPHP  Flash clients for Web Services  Web Service Walk Though with NuSoap  Popup windows in flash with javascript  Installing Apache/PHP  MoreOver News Feeds  Load Edit Save Text Files via CGI  Save Movie Clip Postion via PHP and MySQL
 Read Full Documentation >>

To send a form flash/php and answer HTML with AMPFPHP

By: Crop Creativos. ( Ulises de Itaca from cropcreativos.com)

This tutorial is consequence of the previous tutorials that I have published, since many requests arrived to me to about being able to use the form without the need to activate global_register, which suppose a problem in many servers with globals deactivated for security reasons (default configuration in php 4.x). With this form you will be able to send from any server who admits php without more requirements of configuration than having AMFPHP library (so just upload amfphp distribution) Here in Flash-db you will find An Introduction to Flash Remoting. Also we will not have problems with the levels in which we load our form, since it is not necessary to indicate it in php, Remoting will handle the server side talk in any level.

Here's our form to illustrate the idea:

 

 Download the Source Files