Archive for June, 2006

Flash 9 AS3 Preview

Wednesday, June 28th, 2006

Windows users can now download a preview release of Flash 9 on Adobe Labs that is basically the same as Flash 8, but allows Flash Developers/Designers to output their content to Flash Player 9.

There is however one new awesome feature included in there for you to play with, the Document Class feature, which makes it easy to assign an actionscript class to the main timeline (the main timeline then becomes an instance of the specified class) instead of using the old hack which was basically to have something like the following on the first frame of the main timeline:

import com.flashguru.someProject.SomeClass;
this.__proto__=SomeClass.prototype;
SomeClass['apply']( this , null );

London Flash Platform User Group

Wednesday, June 14th, 2006

A new user group has been formed in London to bring together like minded individuals interested in the Flash Platform. The first gathering will take place on the 22nd June at Play Bar on Old Street. Come along, get some drinks down, watch the presentations and talk about all things Flash. More info at www.lfpug.com