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 can look complicated, but there's some mathematical logic behind it. It's basically this way:
Flash gets the color value for each channel. Let's suppose this is R (Red), and its value is 255 (full red).
Flash checks the percentage value and calculates the new R value based on this value. In this example, the R value is 100%, that is, normal value. 100% of 255 is still 255, so it'll continue to be 255.
Flash then adds (or subtract) the value on the "adding" field. In this example the "adding" field value is zero so the color value will continue to be 255.
Continue with the other color channels - G (Green), B (Blue) and Alpha, the transparency for the object.
As you can see, in this example all the channels will continue to be the same, because the dialog window is at its default values. But what if we play a bit with this settings?