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.
In the main timeline, make the third layer and call it “helpers”. There we will place 2 helping movie clips; “director” and “update”. Place them off the stage, because they will be helpers only and we do not have to see them. After finishing movie, you could hide them behind the images.
Make movie clip ‘update’ on the same way as we made “mc”, use rectangle tool, select it, press F8, name it “update”, then right click it, name it “update” in Instance Option name box, right click again and choose edit in place. In the “update” movie clip timeline make 3 key frames and assign actions on them;
1st frame action;
STOP. It will wait there ‘till called .
2nd frame action:
Begin Tell Target ("../")
Set Variable: "update" = getProperty("mc",_x)-click
End Tell Target