Archive for May, 2006

Dynamic Assigment of AS2.0 Classes

Monday, May 22nd, 2006

Riddle~

Assigning ActionScript classes to MovieClip library assets has changed the way we develop user interfaces. Components add behavior directly to a display element, combining function with the design. The ability to extend the MovieClip class simplifies relationships and allows for powerful display objects that can be reused. But it can only be achieved through the linkage of a MovieClip in the library. TextFields and Buttons (Flash native Buttons, not to be confused with other component Buttons) are exempt, as well as a very important MovieClip: the root.

Answer: (more…)

JSFL Slicing for Skin Resizing

Thursday, May 18th, 2006

Slice-9 has been a beautiful solution to resizing skins but sometimes you’re restricted to using a pre-8 FlashPlayer. Shortly before the beta of 8 I wrote a couple scripts in JSFL to solve the tedious task of manually slicing my designs into 9 pieces. They will take any MovieClip (including their child MovieClips) and slice it up into 9 unique library assets named and preped for resizing. This process has been long and monotonous for many designers and can now be as easy as the Slice9 introduced in FlashPlayer 8.
(more…)

Tyler Wright to speak at FlashForward

Thursday, May 18th, 2006

If you haven’t guessed, I’m Tyler Wright. I started out in life hoping to be an artist and even went to school with a declared major of Illustration. Somehow I’ve become a full-time web developer programming the applications that get designed by someone else (currently the mediaRAIN designers). My niche: Flash ActionScript

FlashForward Conference

I am scheduled to speak at the FlashForward Conference for the first time this September. I am co-presenting with the amazing developer and good friend, Rob Taylor. The title of the session is Browser Power for Flash. This FlashForward presentation is about drawing on the strengths of the browser to make the Flash experience a better one. We’ll show stuff like embedding JavaScript in Flash, Flash SEO (search engine optimization), dynamically embedding Flash in the web page, etc. Examples used will be navigation and bookmarking within a non-pagenated Flash site, disabling and re-tooling the Flash right-click menu, using custom fonts in your HTML and many others. More on this as the presentation develops.

You’ll find the name at the bottom of the list of speakers: Tyler Wright (I’m a little behind the rest of the world, alphabetically). I hope to meet you at the conference for those of you planning to attend!