This article covers the steps necessary to build a simple video e-card system for mobile phones with Flash Lite 3 installed. Like other web-to-mobile systems, this video e-card system uses a server-side script and database. For the purposes of this article, I'll use ASP files and a Microsoft Access database.
Before diving into the technical details of building the application, let me provide an overview of the here components that make up a typical mobile e-card system for Flash Lite devices:
In this article, I'll focus on building two parts of the e-card system:
Note: The step-by-step instructions for creating the ASP files and configuring the Microsoft Access database for the client-server communication are outside the scope of this article. However, I will discuss the input for each specific ASP file used in this project, and also describe the data returned from the server-side scripts to the FLA file, so that you can get a better understanding of how the whole system works.
If you haven't done so already, download the sample files that accompany this article. The sample files contain the ASP server-side scripts that you will use as the back end for this project. In the following section, you'll use FLV files to build some mobile e-card video greetings.