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.
This is a global function that measures the time, in milliseconds, elapsed since your movie started playing. It isn't affected by your movie's frame rate as it reads off your computer's system clock. As a result only your main timeline can use this timer.
Set Variable: "timeSinceStart" = GetTimer
Set Variable: "timeInSeconds" = timeSinceStart / 100
If the movie had been running for 3000 milliseconds when this action is invoked, the variable "timeSinceStart" would have been assigned the value of 3000. The data type of this value is numeric which means you can apply any arithmetic operator to it. In the example the variable "timeSinceStart" was divided by 100 to get the number of seconds since the start of the movie.
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".