versione italiana versione italiana
FlepStudio logo

Actionscript 3.0 Blog with Tutorials and free resources for Flash

>> Free Flash files

Events Scroller | Images Scroller | Multi FLV Player | Flash CS3 GuestBook | News Scroller | Tortillas - creator of simple graphs for statistical data | 3D images visualization free utility | Flash CS3 Uploader - free utility | Mini Gallery | Flash CS3 puzzle | Hit counter Flash CS3 + XML + PHP | Multi Audio Player | Newsletter module | Bluring Slide | Monthly Calendar | ShoutBox | StripGallery - Flash CS3 and XML gallery | Email Form PRO | MaskMenu | Elastic Gallery | PhotoNavigator | Pixellation - SlideShow | Email form | Analogue clock | FullScreen images gallery | Rotating header | Flash Portfolio | Polls System | Products Exhibitor | Mini Navigator | Drag Menu | Horizontal Menu | Quizzer | Mini Navigator 2 | Reflect Gallery | Events Scroller - version 2 | Rotating header 2 | Magnifying Glass | Zoomify | MenuVibration | Email form Flash CS3 and ColdFusion 8 | News Scroller 2 | Simple GuestBook | Captcha for Flash CS3 | Email form with pictures - Flash CS3 and PHP | FlepCharCode | Mac Menu | Header | Memory Game - Flash CS3 game | Flash CS3 CountDown | FLV Slide Show Videos | Illusion - images gallery | Tell A Friend | Flash RSS reader | ToolTip Flash CS3 - CS4 | Sliding Email Form | ComboMenuHeader | ComboMenuHeader PRO | Mac Front Row in Flash CS3 | FlaTwit - Flash and Twitter - twit this | Store Locator | Multi Video Player MAC style | Flash XML editor | BlurSlideShow | ImagesViewer | Video Gallery | Flash XML editor gallery 1 | 15 numbers game | Tipper vertical scroller with Iphone effect | YouTube Video Player by categories | GuestBook Flash CS4 | tweened menu | Twitter RSS reader | Xmas Flash header | Events Scroller - version 3 | TripleBox | BlackComboBox | Inertial Photo Portfolio | Fullscreen Background | Multi Categories Images Gallery | DropDown menu | CountDown version 2 | Advertising Flash banner | Quizzer version 2 | UEFA RSS reader | Flash Scrolling Portfolio | Video Player | Flash Gallery | Images Scroller version 2 | Images Scroller version 3 | Images Scroller version 4 | Europe map | Events slide show | Banner Rotator | Flash and Flickr image gallery | Flash and Picasa image gallery

Posts tagged as:

effects

Using Adobe Premiere Pro and Adobe Flash

by admin September 7, 2010 Flash CS5

Adobe Premiere Pro is a tool for professional video editing. If you use Adobe Flash Professional create interactive content for Web sites and mobile devices, you can use Adobe Premiere Pro to edit movies such projects. Adobe Premiere Pro gives you professional tools for frame-accurate editing, including tools for optimizing video files for playback on [...]

Flash CS4 eraser effect using lineBitmapStyle method

by admin October 8, 2009 Animations CS4

We have seen how to create a drawing board and export PNG from SWF at runtime, this time we’ll see how to create an eraser effect using Actionscript 3.0. I divided the tutorial into two samples, the first one uses lineStyle method with the same color of SWF’s background, in this case, however, is necessary [...]

Kinematics with Actionscript 3 example 1

by admin October 17, 2008 Animations

So far we have seen how to use Actionscript 3.0 to create effects and animations. We have seen how trigonometry, the Pythagorean theorem, collisions and much more. Now I would like to open a chapter on the kinematics applied to Actionscript 3.0. For those who do not know, the kinematics is a branch of mathematics [...]

Experiment simulating z axis with Actionscript 3

by admin October 6, 2008 Animations

When I attended the courses of Actionscript ( at Italian Adobe training center Inside s.r.l. ), I have learned how to simulate the z axis and creating 3D effects. I’ve done some experiments, and I decided to share one of them with you. To try the experiment just click… Read more Related posts Kinematics with [...]

Angular acceleration and thrust effects

by admin October 2, 2008 Animations

We saw how to apply the physics to Actionscript. I remember you some examples: spring, spring an friction, spring with friction and gravity. In this tutorial we’ll see how to apply angular acceleration and thrust, very usefull for games development. Using a small airplane which I add 3 keyboard controls: left rotation right rotation thrust [...]

CS4 version is coming !

by admin September 29, 2008 Flash CS4 news

 Here we go ! The new version is near to coming !     Primary new features: Ability to animate 2D objects in 3D objects through new means of rotation that allow you to animate objects through axes x, y and z.Applicable both locally and globally (the better to understand when we’ll get it). Apply [...]

Review and contest of FlashEff component by Jumpeye

by admin September 22, 2008 Components

After seeing the component TXeff and since FlepStudio is one of the few to have access to beta of a new component, I present you one of the most comprehensive that we have ever seen in Adobe Flash. The creators are always mythical guys of JumpEyeComponents and I thank them for giving this opportunity. This [...]

Review 3D wall component by Flashloaded

by admin April 29, 2008 Components

// Hey ! As now all have noticed, FlepStudio continues to live mainly thanks to the sponsors. One of these is Flashloaded, makers of excellent components for Flash. This article is dedicated to one of the components of Flashloaded which is called 3D wall. What is it ? A stunning 3D image gallery! Truly beautiful. [...]

Review guide to TXeff component by JumpEye

by admin March 11, 2008 Components

Hello everyone! While surfing the web looking for news in the field of Flash CS3, I came across the site of JumpEye Components, developer of components for Flash CS3 very beautiful. I tried some and I must say that I was enthusiastic. I tried to take part as a beginner with Flash CS3 and I [...]

Caurina Tweener by Zeh Fernando example 1

by admin December 13, 2007 Flash CS3

Hi! You certainly have realised that more then once, I used some Tweeners which are not implemented by default in Flash CS3. For this reason, I would like to introduce you this: caurina di Zeh Fernando. Personally, I find it very useful and well done. Manageable, easy to use and with very elegant effects. In [...]

Simple Gallery

by admin November 6, 2007 Components

Hi all ! Did you try the FlepStudio Flash Components… One more free Flash CS3 component has been created. This time it’s an image gallery. You can choose between 9 transition effects. As you probably know, a Flash component is a MXP file and it’s autoinstalling by using Adobe Extension Manager. Very easy to handle, [...]

Cue points

by admin August 2, 2007 Flash CS3

This tutorial will be certainly interesting for those of you, who like me a few years ago was spending hours searching Mr Google for articles or tutorials which would explain how to use videos FLV and cue points. If you are not sure of the potentiality behind the use of cue points, I recommend you [...]

Example 4

by admin July 12, 2007 Flash CS3

Here is another example that carries on the theme of the trigonometry applied to Actionscript. Regarding the code, you will find nothing new that has not already been published in this blog. I ‘attach’ MovieClips in runtime as in the article attachMovie removed to which I apply some trigonometry that we have already seen in [...]

Example 1

by admin June 6, 2007 Flash CS3

Applying some trigonometry to Actionscript, we can realise some really nice effects and give the possibility to the user to interact in an amusing and creative way within our flash application. The following example will be the first in a series in which I will try to do my best to apply to Actionscript everything [...]

Inertia effect

by admin May 16, 2007 Animations

You’ll have often come across animations or effects simulating Physics or Maths laws with Actionscript. What I want to introduce is a long chapter not always easy to understand. Watch this space to see some really interesting things! So, let us begin… Read more Related posts Kinematics with Actionscript 3 example 1 (0) Experiment simulating [...]