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.
A function can be used anywhere in actionscript and doesn't have to be limited to this type of example. A function is also an expression because it evaluates to a value which can then be employed further in your actionscript. Let's now take a look at a function being used as an expression.
If (Substring (firstname, 1, 1) eq "E")
Set Variable: "output" = "Your name begins with E"
Else If (Substring (firstname, 1, 1) eq "e")
Set Variable: "output" = "Your name begins with E"
Else
Set Variable: "output" = "Your name does not begin with E"
End If
Now let's look at the Flash 4 Function armoury to see what Functions Macromedia has created for us.
Eddie is the Content Editor at Flashkit.com and is actually a sentient Gateway Solo 2150xl notebook that suffers from acute lysdexia and caffine addiction. He is carried on the shoulders of a semi-autonomous human called "Body".