Archive | Flash video tuts RSS feed for this section

Flash Player for Iphone 3GS

February 3, 2011

5 Comments

How to get flash player on iPhone 3Gs and iPhone 4. You will need to add this Repo repo.benm.at if you want to install flash player on iPhone 3Gs and iPhone 4

Continue reading...

Adobe Flash Player 10.2

January 22, 2011

0 Comments

Adobe® Flash® Player 10.2 introduces new features and enhancements, including a new video hardware acceleration model that enables dramatically enhanced video playback performance. Key new capabilities in Flash Player 10.2 include: Stage Video hardware acceleration — A new method for video playback in Flash Player will allow developers to leverage complete hardware acceleration of the [...]

Continue reading...

Custom Toggle Button Flash CS3 and Flash CS4 ActionScript 3.0

February 9, 2010

5 Comments

Continue reading...

Circular Dynamic Preloader Tutorial

February 7, 2010

3 Comments

Circular Dynamic Preloader Tutorial – Flash ActionScript 3.0 Website Content Loader

Continue reading...

Flash drop down menu tutorial in ActionScript 3

February 7, 2010

4 Comments

Understand how to construct your own drop down menus from scratch in Adobe Flash ActionScript 3.

Continue reading...

How to Use Effects in Flash CS4

February 7, 2010

2 Comments

This a tutorial for how to make a cartoonish boom effect in Flash CS4. This can be used for a lot of Flash animations/movies. The font used in the video is called ‘Ravie’.

Continue reading...

How to Make a Wheel in Flash CS4

February 7, 2010

0 Comments

how to create a spinning wheel in Flash CS4. It’s very easy, and shouldn’t require any prior knowledge of Flash. It might be kind of confusing, because the first time I made the video my microphone was off. The second time, I was kind of annoyed I had to make it again, so I wasn’t [...]

Continue reading...

3D Tools in Flash CS4

February 7, 2010

0 Comments

A basic overview of some of the included 3D tools in Adobe Flash CS4.

Continue reading...

Beginner Text Animation in Flash CS4

February 7, 2010

0 Comments

Continue reading...

How to Add Interactivity to a Button Inside Adobe Flash CS4

February 7, 2010

0 Comments

short video tutorial on how to make a button “work” inside Adobe Flash CS4. It’s a little different with the new ActionScript 3.0, so I decided I’d make a video on it. I’d also like to tell you that in ActionScript 3.0, all the actions are in the timeline, meaning you cannot give objects their [...]

Continue reading...

How to Make a Simple Button Inside Adobe Flash CS4

February 7, 2010

0 Comments

Continue reading...

How to Make a Link in Flash CS4

February 7, 2010

1 Comment

This was a highly requested tutorial by many different people. I said I would do it in another video, and here it is. ACTIONS: instanceNameHere.addEventListener(MouseE vent.CLICK, mouseClick); function mouseClick { var request = new URLRequest(“link goes here”); navigateToURL(request,”_blank”); }

Continue reading...

Linking and Using Buttons with ActionScript 3.0

February 7, 2010

3 Comments

Today we will learn how to Linking and Using Buttons with ActionScript 3.0 step by step flash tutorial Flash basic : how to add link into Flash button

Continue reading...

How to Create and Use a Motion Tween (Flash CS4)

February 5, 2010

1 Comment

This is a tutorial on how to create and use the new motion tween in Flash CS4. A motion tween is used to create a movement between two positions on the timeline. With the new motion tween, you can easily add changes to each frame, bend the path, and extend the length of the motion [...]

Continue reading...

Animating Movie Clips with Actionscript

January 23, 2010

0 Comments

This tutorial will teach you how to animate movie clips with actionscript. heres the code I used: var tw:Tween = new Tween(box_mc,”_x”,Strong.ease, box_mc._x,475,1,true);

Continue reading...

How to create movie controls with actionscript controls

January 23, 2010

1 Comment

Actionscript Basics part 1 Creating Movie Controls Actionscript Basics part 2 Creating Custom Cursors How to create a custom cursor in flash using actionscript.

Continue reading...

How to create Motion and Shape Tweening

January 23, 2010

0 Comments

Flash basics tutorials. You’ll learn how to make simple motion and shape tweens Flash Basics 1:Motion and Shape Tweening Motion Tweens and Sound The next step in the Macromedia Flash tutorial is creating basic motion tweens and adding some sound effects.

Continue reading...

Flash CS4 tool tutorial

January 17, 2010

1 Comment

Flash CS4 Bone tool tutorial Flash CS4 3D Tool tutorial

Continue reading...

flash tutorial basic animation frame by frame

January 17, 2010

0 Comments

This tutorial will show you how to do it frame by frame

Continue reading...

How to Create flash Animation

January 17, 2010

1 Comment

This tutorial will show you how to take an image and make it animatable in Adobe Flash and Adobe Fireworks. Animation Separation Part One Animation Seperation Part Two This second part briefly reviews how to take a still image and break it inot parts that can be animated in macromedia Firefworks

Continue reading...
Page 1 of 212