OOP in ActionScript and Flash

In Archive by Fredy Ore

Joey Lott, the author of ActionScript Cookbook has written a first part series article in Web Dev on Object-oriented programming (OOP) in ActionScript for Flash MX. The article is an …

Macromedia release Flash Player 7 Beta

In Archive by Fredy Ore

With possibly an indication that a new or updated version of Macromedia Flash might be around the corner, Macromedia have released a BETA version of their next Flash Player 7. …

Macromedia launches FlashPaper

In Archive by Fredy Ore

Macromedia have launched their latest product called, FlashPaper. A currently windows based new tool that converts any printable document into a compact, web-friendly Macromedia Flash format with web page properties. …

Undocumented Flash MX features

In Archive by Fredy Ore

Cafedave posts a great link to some Flash MX undocumented features. In particular, undocumented ActionScript such as NetStream which helps further control the use of MICs and CAMERAs in Flash …

Detecting if a file exits in ActionScript

In Archive by Fredy Ore

A useful tutorial by Guy Watson from Flash Guru on “Detecting if an include file exists”. http://www.flashguru.co.uk/000310.php [js] fileExists=new LoadVars(); fileExits._parent=this; fileExists.onLoad=function(success) { //success is true if the file exists, …

Pocket PC Flash – the website by Bill Perry

In Archive by Fredy Ore

PocketPC Flash is website of Bill Perry, an Los Angeles based developer for mobile using Macromedia Flash. Bill is a member of Team Macromedia (Flash) and the co-author of the …

The What is Flash Wiki website

In Archive by Fredy Ore

The What is Flash? site, is an interesting project, where anyone is able to update the contents of the pages on the site. Known as a “Wiki”, it is a …

The ActionScript Toolbox

In Archive by Fredy Ore

The ActionScript Toolbox website is a useful resource of sample files in Flash MX. It was created by Helen Triolo for the Corcoran College of Art and Design in Washington …

Robert Penners easing functions

In Archive by Fredy Ore

An example of Robert Penners easing functions for Flash MX. These equations are useful for slowing or accelerating objects using ActionScript. They are an taken from Robert’s “Programming Macromedia Flash …

StudioTimo the portfolio site of Gicheol Lee

In Archive by Fredy Ore

I came across this beautifully designed and amazing ActionScripted flash website called, StudioTimo by Gicheol Lee a masters student in Computer Art, at the School of Visual Arts in New …