Showcase and discover digital art at yex

Follow Design Stacks

Subscribe to our free newsletter to get all our latest tutorials and articles delivered directly to your inbox!

Creating a Masked Video in Adobe Premiere

Creating a Masked Video in Adobe Premiere Adobe Premiere has been around for well over a decade. In many respects, it has become entrenched as a video editing standard in...

/ 0 comments
Start and Stop the Current Video

Start and Stop the Current Video Included in the basic set of behaviors is the ability to play, pause, and stop the currently playing video. Note that these controls can...

/ 0 comments
Using the Tween and TransitionManager Classes

Using the Tween and TransitionManager Classes When you install Flash Basic 8 or Flash Professional 8, you also install two powerful classes: the Tween and TransitionManager classes. This section describes...

/ 0 comments
Exporting a QuickTime Movie with Alpha Channel in Premiere

Exporting a QuickTime Movie with Alpha Channel in Premiere Now that you have keyed out the green screen in Premiere, you can create the QuickTime file that will be used...

/ 0 comments
Seek to a Location in the Current Video

Seek to a Location in the Current Video By including cue points in your video, you can assign navigation points that will allow you to seek to specific locations in...

/ 0 comments
Combining Animation, Filters, and the Tween Class

Combining Animation, Filters, and the Tween Class You can use ActionScript, such as the Tween class, to animate filters at runtime, which enables you to apply interesting, animated effects to...

/ 0 comments
Creating an FLV File with the Video Import Wizard

Creating an FLV File with the Video Import Wizard Now that you have created the video, here is how to create the FLV using the Video Import Wizard in Flash...

/ 0 comments
Behavior 1: Seek to Cue

Behavior 1: Seek to Cue The Seek to Cue behavior allows you to jump to a time saved in a cue point within the media component. The following instructions show...

/ 0 comments
Combining Animation and the Drawing API

Combining Animation and the Drawing API You can combine the Drawing API with the Tween and TransitionManager classes to create some excellent animated results, and you only have to write...

/ 0 comments
Creating an FLV File with the Flash 8 Video Encoder

Creating an FLV File with the Flash 8 Video Encoder The other way of encoding video is to use the Flash 8 Video Encoder, which ships with Flash Professional 8....

/ 0 comments
Skinning with Code

Skinning with Code In general, if you want more control over your skinning, you must use code. In some cases, this method also offers skinning options not available in the...

/ 0 comments
Applying Easing and Custom Ease-in and Ease-out to Motion Tweens

Applying Easing and Custom Ease-in and Ease-out to Motion Tweens The term easing refers to gradual acceleration or deceleration during an animation, which helps your animations appear more realistic. Easing...

/ 0 comments