Category Interaction

Basic Flash Interface

The following is a very basic flash interface, where a series of buttons open corresponding pages. This relatively simple example could be used as a template for a more complex Flash site and can easily be modified to suit a given individual’s needs and content. It’s built using Actionscript 3, so it could also be [...]

Multiple Parameters with EventListeners

One of the challenges you soon run into when moving from Flash AS2 coding to AS3 is how to use multiple parameters with the eventListener class. In Actionscript 3, when using the EventListener class you can only have one parameter and so technically the only way to have multiple parameters in something like the AS2 [...]

Communicating between externally loaded swfs in AS3

In Flash AS2, if you wanted to communicate with an externally loaded SWF file, it was pretty easy. You just wrote it like you were talking to the stage, so if I had a loaded a SWF into a movie clip with the instance name of say holder_mc, I could just write the line below [...]

Visual Hierarchy

The link provided below is to a PDF (375kb) that gives a basic overview of using hierarchy in the organisation of content.
Visual hierarchy is the organization of visual elements into different levels of relative importance.
Through basic design principles (such as position, scale, value, and weight), the
communication designer emphasises one element over another so the [...]

Sitemaps Etc

Here is a basic overview of sitemaps, process maps, and wireframes. It’s provided in PDF format (136 kb) so just click on the link below to download it.
Link: sitemapsEtc.pdf

Some Interface Design Links

Digital Thread
This site is an excellent resource for searching out interesting and inspiring exemplars in web and interface design.
http://www.digitalthread.com/webdesign/
Don Norman’s jnd Site | User Advocacy and Human-Centered Design
Don Norman is the author of The Design of Everyday Things and co-founder of the Neilsen Norman Group
http://www.jnd.org/
Use It | Jacob Neilsen on Usability and Web Design
Jacob [...]