|
Dynamically Loading Images with Flash MX
|
Other links at Flash > Tutorials > Backend |
| 1. |
Google in a Flash
|
|
|
The advent of SOAP as a sibling of XML opened up many possibilities for site developers to present information from various sources on their sites with unparalleled ease. And to add to this ease there are various Web Services in the form of APIs from large sources of information such as Google, Amazon, ebay just to name a few. Google being my favorite search engine (and that of millions of internet users), and flash being my bread and butter tool, the idea was to create an experiment where flash can fetch Google results and display it within its own interface.
|
| 2. |
Search Engine in Flash MX2004
|
|
|
This is a database search engine created using Flash MX2004, PHP and MySql. You can enter a Keyword and search the MySql database for that Keyword. The entire search results are displayed on the next page. It uses MX2004 components also. Visit our website to see the working Demo of the same.
|
| 3. |
E-mail in Flash the Easy Way (with PHP, Perl, ASP)
|
|
|
This tutorial and script deals with sending Email in Flash with the use of a server side scripting language. The scripts that are detailed in this are PHP, Perl, and ASP. All of which can work with this tutorial.
|
| 4. |
Emailing Customized Flash E-cards with PHP and Text Files
|
|
|
This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-cards application. This tutorial was designed to be as simple as possible while still being powerful enough to be used as a commercial application. This Tutorial uses only 2 simple php scripts and it will automatically create text files to save all of your data. For this tutorial it is assumed that you have an in-depth knowledge of Flash 5, and can run php scripts on your server. Please note though that the PHP scripts can just as easily be written in Perl or ASP, its just the technique where concerned about showing here.
|
| 5. |
Barnes And Noble Price Quote
|
|
|
The "Barnes and Noble Price Quote" is consumed as a web service from XMethods by using Flash MX to create the user interface and NuSOAP.php as a toolkit for the SOAP protocol. This service returns the price of a book at BN.com after supplying the ISBN number.
|
|
|