Featured FLA
» Author: Bugra Ozden
» Title: Skatalog v9 - product catalog
» Description: Create your product catalog easly and publish on your website or Create your image gallery, documents list, portfolio. Fully XML Driven
» More by Bugra Ozden
Featured Site
» Posted in the Flash Kit Links section
» Title: Creative DW Image Show PRO
» Description: Creative DW Image Show PRO is a Dreamweaver extension which enables the user to create multimedia presentations. It combines the features of the popular Creative DW Image Show with the ability to add professional text effects to slides (similar to After Effects). The product is very customizable: the user can choose the duration of the transition effects, the slide motion start and end position, zoom and panning type for both images and texts.
You will find the fifth frame is the one titled 'convert_to_lowercase'. Once again, it helps to name things that make sense. There are a number of tutorials on the net that deal with this topic to varying degrees of competency so I will not cover them here. Just accept that it works -- it does. : )
Comment: ----------------------------------------------
Comment: initialize counters
Comment: ----------------------------------------------
Set Variable: "m" = 0
Set Variable: "n" = 0
Set Variable: "p" = 0
We need three counters. Remember I mentioned
there were three loops going on: One to keep detecting new user input (this is
done via a 'Frame' go to action. Another loop to count through the
list of links. And another to step through the characters in each link. The last
variable you see here 'p' is used as a counter to count how many items
match our user's input.
Comment: ----------------------------------------------
Comment: start counting (up to total links)
Comment: ----------------------------------------------
Loop While (n
'n' is our counter to keep track of which
link we are on. We only cycle through 'n' one time. In other words, n counts
from 1 up to the total amount of links in the list, then we're done.
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