Do You Know How to Use the 3Seashells?

Do You Know How to Use the 3Seashells?

ActionScript.com has released a new Open Source library on Google Code called 3Seashells. 3Seashells is a graphics rendering engine used to queue up an unlimited number of graphic operations to be executed at runtime.  This allows the developer to create complex, visually compelling interfaces, without the use of art assets. For more info and documentation, [...]

Read more
ActionScript.com on the iPhone

ActionScript.com on the iPhone

Like what we’re doing with ActionScript.com?  Sure Facebook is cool, and Mission: Zen is yet to be fully announced.  But you can keep track of all these events and more while you’re on the go.  Just hit ActionScript.com from your iPhone, Android or other mobile device to see our system reformatted for your screen. Search, [...]

Read more
ActionScript.com Goes Social

ActionScript.com Goes Social

“everyone will be able to log in, comment and interact with ActionScript.com as part of their Facebook identity”

Read more
SWF Metadata tag

SWF Metadata tag

This is the kind of thing we seem to look up all the time, but don’t have a good place to find it.  So, here are the specific SWF Metadata.  This is the tag that you would put in your root ActionScript class to define the basic properties of a swf (height, width, frame rate, etc.).  You can find more info in Adobe live docs.

[SWF (width="#",
height="#",
widthPercent="#",
heightPercent="#",
scriptRecursionLimit="#",
scriptTimeLimit="#",
frameRate="#",
backgroundColor="#uint",
pageTitle="<String>")]

Mission: Zen

Mission: Zen

For the last few months, we’ve been working on a number of initiatives in a sort of stealth mode (as stealthy as any other open source project can be).  The code name for our project was “Sprout”.  You may have seen our splash page for Sprout as our home page during testing.

For the last year, a small group of core ActionScript developers (each with over 10 years of ActionScript experience) have been meeting in San Francisco’s Mission District to pull together all the tricks and tips they’ve collected over the last 10 years.  The intent was to take a scholarly and resolved look at Rich Internet Application development.  Our goal was to find the most harmonious way of working with all the technologies, art, design and stakeholders involved through the workflow of an RIA project.

In essence, we were in search of Zen and the art of RIA development.

This week, we will be rolling out a number of new features and announcements, starting with all of the websites and infrastructure to manage our release schedule (just linking all the sites together in order to announce the project is a very non-Zen process, e.g. Zensless).  Soon followed by our first code library (a small rendering engine for Flash, HTM5 and iOS).

Stay tuned.