Archive for June, 2009

Communicating between SWfs using the localConnection class

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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. View Tutorial ...
Communicating between SWfs using the localConnection class

Optimizing your Flash SWFs

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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. View Tutorial ...
Optimizing your Flash SWFs

Using arrays in actionscript

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  learn the ins and outs about arrays in actionscript. View Tutorial ...
Using arrays in actionscript

Advanced drag and drop in Flash

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  Learn how to create advanced drag and drop activities in Flash. View Tutorial ...
Advanced drag and drop in Flash

Transferring data across domains using crossdomain.xml

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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...
Transferring data across domains using crossdomain.xml

Mouse control and actionscript

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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. View...
Mouse control and actionscript

Color picking with The BitmapData class and the getPixel method

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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. View...
Color picking with The BitmapData class and the getPixel method

Dynamic tweening using the Tween and Easing classes

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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 ? View Tutorial ...
Dynamic tweening using the Tween and Easing classes

Loading HTML-formatted text in a dynamic text field

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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. ...
Loading HTML-formatted text in a dynamic text field

Donald Duck Ilustration

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  Discover how to create create Donald Duck illustration using the Flash tools for drawing. View Tutorial ...
Donald Duck Ilustration

Dynamic Flickering Effect

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  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...
Dynamic Flickering Effect

How to load levels in a Flash tile based game

Posted under Adobe Flash Tutorials on Tuesday, 30 June 2009 by
  Introducing XML to load levels in a Flash tile based game View Tutorial ...
How to load levels in a Flash tile based game
Page 3 of 17912345678...203040...Last »