Dynamic positioning continued

Actionscript 2.0 | 08 Mar 2007 | 34 comments

Actionscript 2.0 | 08 Mar 2007 | 34 comments

Dynamic positioning continued

Creating fullscreen flash sites

Dynamically position elements in your flash movie for fullscreen flash websites

Download the source files

Following another post regarding using stage listeners to dynamically resize and position MovieClips in Flash, I was asked to upload and FLA as an example. The previous code can just be pasted into the actions panel and will run without any MovieClips needed, and was designed to show the StageListener function rather than showcase a particular dynamic layout. // Read More

Group94 style Menu

Interfaces | 07 Mar 2007 | 15 comments

Interfaces | prototypes | 07 Mar 2007 | 15 comments

Group94 style Menu

Group94 inspired scrolling menu list

Group94 style Menu

I have always liked the neat and compact menu system Group94 often use in their projects. It is really useful for lists or menus and is also of course very elegant.

I don’t know how Group94 do it, but here is my attempt. I have created two prototypes to make it easy to use multiple times within a project. // Read More