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.
Double click on button in action panel and add actions;
On (Press)
Begin Tell Target ("../")
Set Variable: "click" = GetProperty ("mc",_x)
End Tell Target
End On
Variable “click” will bring us any value of the _x position of the center of the “mc” what is the position of the mouse, too, as we set it by setting drag movie clip (to simplify tutorial, we will call just position of the mouse in the future).
Variable will be located in the main timeline, even though we made it in the movie clip “mc”. We did that by using Tell target action. Let’s get out for a moment from “mc” to a main timeline by clicking edit>edit movie.