Tutorials added on May 22, 2007

B&W and Sepia tone
Thumbnail
Submitted by kiky » I wrote this tutorial for my students at Webster in Leiden I was looking for a faster way to turn a picture in Sepia starting from a B&W picture with a strong effect The result is interesting hope you agree with me
Rating: 3.0/5 | 4,898 clicks | 0 comments | 15 saves | share | report
Flash Firework Frenzy, creating realistic
Thumbnail
Submitted by Wipeout44 » Create a realistic particle based firework display using Flash. This technique was once used for a web site promoting holidays to Disney world.
Rating: 5.0/5 | 3,492 clicks | 0 comments | 4 saves | share | report
Adobe DNG Workflow
Thumbnail
Submitted by New York Institute of Photography » Using Adobe DNG Workflow as an archive tool for preserving your RAW files.
Rating: 3.0/5 | 1,061 clicks | 0 comments | 1 save | share | report
Realistic Animated Eyes in Flash
Thumbnail
Submitted by Wipeout44 » Learn how to create realistic animated eyes that blink, wink and following the mouse pointer using Flash.
Rating: 2.0/5 | 5,082 clicks | 0 comments | 3 saves | share | report
Web 2.0 Text
Thumbnail
Submitted by plead » Effective neat effect to create web 2.0 text feeling, very useful. Such things as the youtube logo were created with web 2.0, enjoy!
Rating: 2.0/5 | 2,340 clicks | 0 comments | 1 save | share | report
Ready-made frames
Thumbnail
Submitted by GuidePhotoshop » Ever wanted to put all your pics in some templated frames ?
Rating: 3.0/5 | 5,056 clicks | 0 comments | 9 saves | share | report
Organizing and structuring your Adobe Flash projects
Thumbnail
Submitted by Flashvalley » Are you an organized Adobe Flash developer or designer ? here are some tips and tricks that might help you to improve your productivity.
Rating: 2.0/5 | 818 clicks | 0 comments | 1 save | share | report
Creating a grid dynamically with actionscript
Thumbnail
Submitted by Flashvalley » There is plenty of reasons why you would like to create a grid in Flash, if you are creating a sudoku a crossword activity or a chess game you will surely need to create a grid with cells that need to be interactive and able to display some kind of data (graphics or text).
Rating: 3.0/5 | 1,245 clicks | 0 comments | 2 saves | share | report
Creating a simple address book using shared objects
Thumbnail
Submitted by Flashvalley » Learn how to create a simple address book in Flash using shared objects and the list component.
Rating: 3.0/5 | 1,203 clicks | 0 comments | 1 save | share | report
Preloading movies and pictures with the MovieClipLoader class
Thumbnail
Submitted by Flashvalley » In the world of Flash interactivities and multimedia applications it is always important to let the user know what is happening when the application needs to be paused while a fairly large amount of data is being loaded. To do that nothing's best than a nice preloading system.
Rating: 3.0/5 | 1,159 clicks | 0 comments | 2 saves | share | report
Communicating between SWfs using the localConnection class
Thumbnail
Submitted by Flashvalley » The localConnection class is not used a lot because a lot of Flash developers are not just aware of its existence. That class lets you communicate between 2 or more SWFs running on the same machine.
Rating: 4.0/5 | 572 clicks | 0 comments | 2 saves | share | report
CSS Rollovers without preload
Submitted by Nucleocide.net » This method explains how to use rollover CSS links without the need to preload the background image and still have a smooth rollover.
Rating: 2.0/5 | 2,160 clicks | 2 comments | 1 save | share | report
Optimizing your Flash SWFs
Thumbnail
Submitted by Flashvalley » This article will give you some tips and tricks that will help you to optimize your Flash content to be sure that your SWF will run fast and smoothly on most computers.
Rating: 3.0/5 | 1,059 clicks | 0 comments | 1 save | share | report
Using arrays in actionscript
Thumbnail
Submitted by Flashvalley » learn the ins and outs about arrays in actionscript.
Rating: 3.0/5 | 568 clicks | 0 comments | 1 save | share | report
Unique Web Hosting Template
Thumbnail
Submitted by Concept Is Free » Design a clean, professional web hosting design.
Rating: 3.2/5 | 7,911 clicks | 0 comments | 2 saves | share | report
Send SMS cellphone messages from your website
Submitted by Nucleocide.net » This will allow you to send messages to your cellphone from your website. I use it to send me certain information automatically.
Rating: 2.0/5 | 2,488 clicks | 0 comments | 0 saves | share | report
Modern Online Pharmacy Web Layout
Thumbnail
Submitted by AdobeTutorialz » This tutorial will show you how to create a modern web layout for online pharmacy
Rating: 2.0/5 | 5,862 clicks | 0 comments | 0 saves | share | report
Easy Cracked Text
Thumbnail
Submitted by NDS » This tutorial will show you how to create cracked stone text with some easy steps.
Rating: 3.2/5 | 10,175 clicks | 0 comments | 5 saves | share | report
Advanced drag and drop in Flash
Thumbnail
Submitted by Flashvalley » Learn how to create advanced drag and drop activities in Flash.
Rating: 3.0/5 | 1,423 clicks | 0 comments | 1 save | share | report
Transferring data across domains using crossdomain.xml
Thumbnail
Submitted by Flashvalley » In many occasions you might want a SWF to be able to retrieve data from another domain, by loading variables from a text file for example, or you might want to send data from a Flash email form to a PHP script that is sitting on another domain.
Rating: 3.0/5 | 431 clicks | 0 comments | 1 save | share | report
Mouse control and actionscript
Thumbnail
Submitted by Flashvalley » In this tutorial we are going to examine more precisely the properties _xmouse and _ymouse, the mouse events onMouseMove, onMouseUp, onMouseDown and onMouseWheel as well as the method Mouse.hide and Mouse.show.
Rating: 3.0/5 | 1,097 clicks | 0 comments | 0 saves | share | report
Color picking with The BitmapData class and the getPixel method
Thumbnail
Submitted by Flashvalley » In this tutorial I would like to show you how we can use the BitmapData class in a practical and simple way to create a little color picking application just using a couple of methods and very little code.
Rating: 4.2/5 | 686 clicks | 0 comments | 1 save | share | report
Dynamic tweening using the Tween and Easing classes
Thumbnail
Submitted by Flashvalley » You are probably very familiar with the tweening that can be assigned to a movie clip at authoring time but did you know that you could apply tweening to movie clips with easing effects just with code ?
Rating: 3.0/5 | 942 clicks | 0 comments | 0 saves | share | report
Page Curl
Thumbnail
Submitted by Celoxdesign.net » Make a page-curl in photoshop. We're going over the same techniques Microsoft used for there MSN Hotmail to Windows Live Hotmail switch. Below is the final result of this tutorial.
Rating: 3.0/5 | 5,933 clicks | 0 comments | 11 saves | share | report
Loading HTML-formatted text in a dynamic text field
Thumbnail
Submitted by Flashvalley » Although it is very easy to format your text at authoring time, it is not the case when you want to load text dynamically in a dynamic text field. This tutorial shows you how to load HTML-formatted text in a dynamic text field.
Rating: 3.0/5 | 946 clicks | 0 comments | 0 saves | share | report
Design a Parental Advisory Label
Thumbnail
Submitted by Nifty Tutorials » You know that infamous label on many CD’s out there? Here is your chance to create one from the ground up and add a few nice final touches to it.
Rating: 3.1/5 | 4,573 clicks | 1 comment | 5 saves | share | report
Donald Duck Ilustration
Thumbnail
Submitted by Toxiclab.org » Discover how to create create Donald Duck illustration using the Flash tools for drawing.
Rating: 3.0/5 | 1,314 clicks | 0 comments | 0 saves | share | report
Dynamic Flickering Effect
Thumbnail
Submitted by Pixel Hive Design » Code dynamic flickering that can be applied to any MovieClip object in Adobe Flash. The flicker intensity, time between flickering and duration can be easily adjusted by changing variables. It is a great effect to draw attention to particular elements of your interface.
Rating: 4.0/5 | 4,398 clicks | 0 comments | 9 saves | share | report