Home Snippets





Forgot your password?
Forgot your username?
No Account Yet? Create an account

Like it? Share it!

Add to: JBookmarks Add to: Facebook Add to: Windows Live Add to: Ximmy Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: Jumptags Add to: Upchuckr Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Yahoo Add to: Blogmarks Add to: Diigo Add to: Technorati Information

dRooza:Page = Snippets;
Flash CS3 Example Using Masks, Filters, and Timeline Motion Tweens PDF Print E-mail
Flash CS3
Written by drooza   
Sunday, 28 September 2008 22:00

I was bored one day and decided to play around with the filters and masks on the time line. 

Last Updated ( Sunday, 28 September 2008 22:12 )
Read more...
 
Loading External Images in AS3 PDF Print E-mail
ActionScript 3.0
Written by drooza   
Thursday, 25 September 2008 15:19

Here's a snippet for loading an external image onto your flash stage.  Including progress of the certain type loading.

 

Last Updated ( Thursday, 20 November 2008 18:25 )
Read more...
 
AS2 - 5 Stage MovieClips PDF Print E-mail
ActionScript 2.0
Written by drooza   
Thursday, 25 September 2008 15:15

In ActionScript 2.0 there can be 5 steps a MovieClip can have:

Last Updated ( Thursday, 25 September 2008 18:10 )
Read more...
 
AS3 - MouseEvent with MovieClips PDF Print E-mail
ActionScript 3.0
Written by drooza   
Thursday, 25 September 2008 15:00

This is the way a MovieClip is turned into a button in AS3.  This way shows the hand cursor when "buttonMode" is true.

Create a new shape on the stage and make it a MovieClip symbol (no need to have linkage setup).  Give it the instance name "button" as it will be referred to from the script.  On layer 1 add the following code and watch the output screen as you do different actions with the mouse.

Last Updated ( Thursday, 25 September 2008 15:11 )
Read more...
 


Make a Donation!

Advertisement
Banner

HomeProjectsSnippetsContact Me

Copyright © 2008, Drooza.com