In this tutorial you will learn how to password protect your Flash Movie or Application by loading in a password that is located in an external text file.
FreeVersion: n/a Platform(s): windows, osx Updated: Sat Apr 15 2006
Trough a simple example (browsing a catalog) we explane how to use MX 2004 Pro Data Components (XMLConnector, Datagrid, DataSet) in combination with a MySQL database outputting XML documents.
Version: 1 Platform(s): windows, osx Updated: Wed Oct 20 2004
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.
Version: n/a Platform(s): All Updated: Wed Jan 21 2004
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.
Version: MX Platform(s): n/a Updated: Wed Aug 27 2003
This article attempts to detail the installation of the Apache 2.0 web server, the PHP version 4.2.0 scripting language, the latest MySQL DBMS, and PHPMyAdmin on a windows (98, ME, XP, etc) desktop. Although there are a couple of programs that will do the installation of all these for you - the knowledge gained from setting these items up yourself far outweighs any time saved with the auto-install programs. This article focuses on what a Flash Developer will need to set up a dynamic working environment for Flash authoring.
Version: n/a Platform(s): n/a Updated: Wed May 29 2002
This tutorial shows you how to create a simple Guest book in Flash. This Guest book is simple, efficient, fast, and easy to implement. There are no complicated database or xml issues to worry about. One swf, one script, and one text file. In this example we use a PHP script but after you understand how it works it should be fairly easy to write the same script in Perl, ASP, or Cold Fusion. This is intended for learning but still easy to install, modify, and get up and running quickly. The only requirement is that you have PHP available for use on your server.
Version: Flash 5 Platform(s): n/a Updated: Tue Jan 8 2002
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 use's 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, it's just the technique where concerned about showing here.
Version: 5 Platform(s): n/a Updated: Mon Dec 10 2001
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.
Version: Flash 5.0 Platform(s): n/a Updated: Thu Nov 29 2001
The purpose of this tutorial is to not only load variables from a text file into your Flash movie, but also be able to edit and update those variables from that same movie or from a secure administrative area where only you have access. The only required knowledge for this tutorial is a basic understanding of using actionscript in Flash and access to a server that allows you to run cgi scripts. Other then that it's just changing a couple variables, cut and pasting, and uploading 2 files. The basic concept behind this tutorial will make it possible for you to add any number of new interactive features to your website with just a few changes in the code.
Version: n/a Platform(s): n/a Updated: Mon Dec 3 2001
This tutorial shows you how to create a simple counter that you can use anywhere in your flash movie. The most obvious place is for either the intro or the main part of the Flash Movie that you are working with. You can also use this in other parts of your movie as well. For example, say you needed to keep track of how many users are viewing a certain section of your website, you can add one line of code and one text file - and you'll be able to keep track of that section.
Version: 5 Platform(s): n/a Updated: Mon Dec 3 2001