Posts Tagged Flash
Thursday, August 20, 2009 No Comments
This technique is popular in HTML/CSS websites, but this tut will show you how to create a similar fluid layout effect in Flash. Every element will reposition itself with ease animation when the browser resizes.
Thursday, August 20, 2009 No Comments
In this tutorial I’ll explain how to access and use the Display List whilst creating an XML based image gallery with ActionScript 3.0.
Thursday, August 20, 2009 No Comments
In this tutorial we’ll create a Twitter Reader application, fed from your own Twitter updates. We’ll look at some of the features of the nativeWindow class, how to sign it and make an install package.
Thursday, August 20, 2009 No Comments
In this tutorial you’ll learn how to create an effect which has surely caught your eye before (for example in files such as this one), the Pixel Explosion. During the process of making it we’ll learn how to extract BitmapData from a MovieClip, how to use a tweening engine and how to use event listeners.
Monday, June 8, 2009 No Comments
Whether you’re looking at ActionScript for the first time, or simply want to refresh a few things in your seasoned mind, these comprehensive tutorials aim to help you. Read on to learn more about the author and, of course, the first in the series: Variables..
Saturday, May 9, 2009 No Comments
Flash will work neatly in combination with the Twitter API to create a Twitter widget for any webpage. Follow Shane Johnson (@ultravisual) as he demonstrates building an interface, pulling in specific XML data and tackling cross-domain policy issues..