Create New Flash File ActionScript 3.0 Select the Selection Tool V Go to Properties tab and press Edit button and set the width of your document to 400 pixels and the height to 300 pixels. Set the frame rate FPS to 30. Change the layer name to background ( double click on it ). Select [...]
Archive | CS4 RSS feed for this section
Flash CS menu tutorial
June 18, 2010
Download TweenMax for AS3 and save the “gs” folder to the same location where you have the .fla file located. Step 1 Create a new >Flash Project Click on the plus icon New flash file > “Flash file” > Change the name of project <Untitled File>.fla Select the Selection Tool V Go to Properties tab [...]
Flash movie with transparent background
May 9, 2010
How to use Publish Settings feature in Flash. The Publish Settings dialog box provides an option to affect the WMODE setting. The options selected in the Publish Settings will be added to the HTML source code automatically: Select the File menu select Publish Settings ( Ctrl+Shift+F12) Select the HTML (.html) option Click the HTML tab [...]
How to create a flash animation tutorial
May 3, 2010
Download the source effect.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 300 pixels. Select any color as background color and set your Flash movie’s frame rate to 33 fps. Change the layer [...]
Flash glowing text tutorial
April 26, 2010
Download the source file : textglow.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set your Flash movie’s frame rate to 25 fps. Change [...]
FLash image zoom tutorial
April 26, 2010
Download the source zoom.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 400 pixels and the height to 250 pixels. Select any color as background color and set your Flash movie’s frame rate to 37 fps. Change the layer [...]
Flash dissolve tutorial
April 26, 2010
Download the source: dissolve.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set your Flash movie’s frame rate to 32 fps. Change the layer [...]
Flash blic effect
April 25, 2010
Download the source: blic.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set your Flash movie’s frame rate to 88 fps. Change the layer [...]
Flash rotate actionscript
April 25, 2010
Download the source rotate.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 400 pixels and the height to 300 pixels. Select any color as background color and set your Flash movie’s frame rate to 34 fps. Change the layer [...]
Flash bevel filter as3
April 25, 2010
Download the source Bevel.zip We will learn how to apply Bevel filter using actionscript 3.0 Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set [...]
Flash glow effect
April 25, 2010
Download the source glow.zip We will learn how to apply glow filter using actionscript 3.0 Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set [...]
Flash cs4 vibration effect
April 24, 2010
Download the source vibration.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set your Flash movie’s frame rate to 30 fps. Change the layer [...]
Flash CS4 Cursor
April 24, 2010
Download the source cursor.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 180 pixels. Select any color as background color and set your Flash movie’s frame rate to 33 fps. Change the layer [...]
Flash cs4 mask tutorial
April 21, 2010
Download the source: flasheff3.zip Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 200 pixels. Select any color as background color and set your Flash movie’s frame rate to 33 fps. Change the layer [...]
Flash cs4 text effects tutorial
April 21, 2010
Download the source: flasheffect2.zip We will use filters : Blur Bevel Glow Step 1 Create a new flash Project , New flash file > Document (shortcut key: Ctrl+J ). Set the width of your document to 300 pixels and the height to 200 pixels. Select #999999as background color and set your Flash movie’s frame rate [...]
How to create blur photo animation
April 20, 2010
Download fla file: bluranimation.zip Step 1 Find any photo which you like to use for animation Create a new flash document. Press Ctrl+J key on the keyboard (Document Properties) and set the dimensions of your document as the dimensions of photo, my photo have 300 x 180 . Select any color as background color. Set [...]
How to Change the ActionScript class
March 16, 2010
Select a screen in the Screen Outline pane. Select Window > Properties. In the Property inspector, click the Properties tab. Enter a class name in the Class Name box. How to Change the registration point of a screen Select a screen in the Screen Outline pane. Select Window > Properties. Click the Properties tab and click a [...]
How to Set properties and parameters for a screen
March 14, 2010
To set properties and parameters for individual screens, use the Properties panel. At the top of the Properties panel, you can view the instance name and registration point of a screen. The instance name is a unique name assigned to a screen, used when you target the screen in ActionScript. Each screen is assigned a [...]
How to Use a locked gradient and bitmap fill
March 10, 2010
You can lock a gradient or bitmap fill to make it appear that the fill extends over the entire Stage and that the objects painted with the fill are masks revealing the underlying gradient or bitmap. When you select the Lock Fill modifier with the Brush or Paint Bucket tool and paint with the tool, [...]
How to Modify painted area
March 10, 2010
Flash Paint Bucket tool Flash Paint Bucket tool fills enclosed areas with color. Paint Bucket tool do the following: Fill empty areas , and change the color of already painted areas . Paint with solid colors , gradients , and bitmap fills . You can use the Paint Bucket tool to fill areas that are [...]


June 19, 2010
1 Comment