Internet Commerce

Partners & Affiliates














Developer Channel

internet.com


Tutorials Home What's New Top Rated Submit myTutes Random!

Search Tutorials


Tutorials Tutorials » Interactivity

Categories Creating an Active Search List
Author: Flash Junkie | Website: http://www.flashkit.com |

 
Page 7
«prev 1 2 3 4 5 6 7 8 9 10 11 12 13 next»

Frame 2 II

So there are a number of loops going on.
  1. A continuous loop to check user input.
  2. If typing has occurred, a loop to start checking items one at a time.
  3. In each item, checking the text (one)* character at a time.
Note: You are not really checking one character at a time. You are checking (user input length) characters at a time. Because it's relatively pointless to check for one character at a time... (say the user types 'e') -- the most common character in the English language... well... pretty much every link is still going to be in your list. There's not much point in that... plus it uses a lot of processor power. The longer their input the less checking is required. SO I set a minimum amount of characters to be checked. (currently 3). If the user hasn't typed at least (3) characters nothing is checked.

Very Important Note: I have gone to extensive lengths in much of my scripting to avoid the 200,000 calculation limit that Flash has. However, in this links list there really is no way to avoid it. After you have a certain amount of links, this filtering links list will generate a huge amount of calculations. It does already. I have not seen the problem personally on this project but I know it will happen for someone out there. There are a few things you can do to solve this problem. One of them is raising the minimum input requirement before the list starts searching. The higher you set it, the fewer calculations this script will produce. Even raising it from 3 to 4 will significantly reduce calculations.

«prev 1 2 3 4 5 6 7 8 9 10 11 12 13 next»

» Level Advanced

Added: : 2000-05-01
Rating: 8.50 Votes: 113
Hits: 14482
» Author
Flashjunkie is a self-professed obsessive addict of life. Due to the highly artistic nature required of an Art Director for an Ad agency, he took up Flash to add some math to his diet
» Download
Download the files used in this tutorial.
Download (96 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.
10 9 8 7 6 5 4 3 2 1
Read or Post Comments
 
   
 


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers