Adobe Photoshop CS4 Presets tutorial

Introduction
Adobe Photoshop does not only provide extended capabilities with the new features, but also a better workflow with the new document presets.

In this article, we will start by digging into how to use the presets feature in Photoshop CS4 to easily create different of documents.

Subscribe to this tutorial lists

Read more here

Tags: , ,   Posted in Adobe, Articles

Creating Glossy Vista style Buttons in Flash

Introduction

Flash is an extendable tool, you can use it in creating different types of graphic content and animation. What makes Flash a flexible tool is the deep simplicity in it. However, you can use Flash tools in creating you graphic elements depending on how can you twist the tool to meet your needs.

Read the rest of this entry »

Posted in Adobe, Articles

Motion Tweening Workflow Improvement

Introduction

Motion Tweening is considered bless for animation and Flash designers, as it helps save time and effort when creating animation in Flash instead of building your animation frame-by-frame.

Furthermore, the new version of Flash provides more control to motion tweening either by using XML and the timeline context menu. These improvements make using motion tweening to become easier and fast than before.

Read the rest of this entry »

Posted in Articles, Tutorials

Creating GIF images without white borders problem in Photoshop

GIF images are a good choice in low size and transparency support for most web designers. But the big problem that most designers face is the white border that shows up around your transparent GIF image while saving them from Photoshop or other software.

Figure01, notice the edges in GIF format transparent images and PNG-24 format

Read the rest of this entry »

Posted in Articles, Tutorials

Creating Flash Web Gallery in Photoshop CS3 (writen by Rafiq Elmansy)

Introduction

In this tutorial, I will discuss a one hidden capabilities in Adobe Photoshop CS3, which gives you the ability to create a web gallery in Flash or HTML with a simple couple of mouse click using the Web Photo Gallery Feature in Adobe Photoshop CS3. Actually, this feature was always been there since the previous version (CS 2).

Read the rest of this entry »

Posted in Articles, Tutorials

Creating Timer in Action Script 3

Introduction

In this brief article, I will show how to use the Timer in Action Script 3 to create simple animation. The Timer Event in Action Script3 enables you to repeat an action every specific time period. However, we will use this event to create the animation of a sonar point that moves through the stage.

Read the rest of this entry »

Posted in Articles

Linking to URL in Action Script 3 (writen by Rafiq Elmansy)

Introduction

The way Action Script deals with events on buttons and movie clips is totally different than the old one we used to do with Action Script 2, but generally it is more professional and saves time and effort if you understood it well.

The new Action Script 3 is showing a new trend on the Action Script language by moving to
the Object oriented programming concept. However, in this article, I will show the new method to create a link to URL in Action Script 3 file.

Read the rest of this entry »

Posted in Articles