Tutorials Home
What's New
Top Rated
Submit
myTutes
Random!
XML-Based Searchable Database (part 3): list matches, preloader and more...
Author: Joachim Schnier
| Website: http://www.cancerinform.net/ |
XML-Based Searchable Database (part 3): list matches, preloader and more...
By Joachim Schnier
Introduction
This tutorial is part 3 of the tutorial series about creating a simple database with XML and integrating it into Flash. This part shows you how to do advanced search using more complex XML files. Since I am not going into details about XML itself or how to access the XML with actionscript, I strongly recommend that you read first the other two tutorials A simple XML-based searchable Database and Part 2 of it.
What is new in this version 3 and what will you learn?
- So far we were able to find only one match, but the reality is that often we have more than one match and want to see all matches listed. This is done using the listbox component
- In the other tutorials I have shown how to use an input textfield to search for something. In this version I use radiobuttons and checkboxes, which will lead the user specifically to what he/she wants to find.
- Finally, in this version I used a lot of components but components are always loaded prior to anything else. Here I show a preloader version, where the actual movie is loaded into a base movie.
But first as usual have a look at the final product...
| » Level Intermediate |
|
|
Added: : 2002-09-17
Rating: 8.95 Votes: 70
Hits: 2042
|
| » Author |
|
The author is a basic scientist doing cancer research.
|
| » Download |
|
Download the files used in this tutorial.
|
|
Download (300 kb)
|
|
Get conversion and unzipping tools
for PC and Mac here!
|
| » Forums |
|
More help? Search our boards for quick answers!
|
|
Please rate this tutorial, 10 is the top rating, you can also click the
comments link to read/write a review.
|
|
|