Interview on Fosfr at infoq.com 2

I was recently interviewed by Moxie Zhang of infoq.com about Fosfr, have a read over at:  infoq.com For those of you reaching my blog from that article, Fosfr is available on google code by clicking the link in the sidebar or following this link: fosfr on googlecode and documentation is available here: http://www.jeffdepascale.com/documentation/fosfr All questions and ...

Tabulate – new open source project on google code

Tabulate is an AS3 tab management package that handles all the oddities of working with tabs – including moving between display objects and text fields as well as components, which typically results in unexpected tab movement. Makes closed looping of tab groups much simpler. Additionally, Tabulate allows you to override the standard focusRect – that ...

Fosfr .8 BETA released 2

Well, it doesn’t have Prequel 1.1 since, well, I haven’t finished it yet Sorry! It is coming. In the meantime, I decided it was time to update the release to the substantially more stable .8 release I’ve been sitting on for two months. Documentation and example site will be updated to .8 within 24 hours. ...

Fosfr .703 BETA released

.8 release coming in the next month with some much needed major revisions. Changes in this revision: - Revamp of navigation.loaders package – New properties include: ‘preloadSkipped’, specifying whether the preload action was skipped for the load, ‘pauseBeforePreload’ replaces deprecated ‘autoPreload’ property, ‘pauseAfterPreload’ replaces deprecated ‘autoLoadAfterPreload’ property. New method ‘advanceLoader()’ replaces deprecated ‘beginPreload()’ and ‘finalizeLoad()’ ...

Fosfr updated build – 7.01, Documentation section revamp

New builds of Fosfr will be pushed to google code over the next few weeks as revisions and documentation progress. Please contact me directly with any bug/feature requests. A minor update, 7.01, will be released to google code by midnight tonight, EST, along with a documentation update as well. A configuration xml quickstart PDF should ...

Fosfr AS3 framework beta .7 release on google code

Fosfr has been released to google code at: Fosfr on Google Code Prelimnary documentation is at: Fosfr documentation Sample site implementation included in download is visible online here: http://www.jeffdepascale.com/blog/examples/fosfrFullSite

Fosfr – in beta, google code within the week

Fosfr is now out of alpha and in beta, documentation is underway and will be followed by an extensive quickstart PDF. More info coming soon.

Announcing Fosfr – AS3 open source framework

Coming soon to google code, a complete framework for AS3 development, from single SWF files to full sites with master and sub sections. Fosfr handles debugging, tracking, setting up site navigation, loading and unloading sub pages, automatic preloading (via Prequel),  SWFAddress handling, simple access to Flashvars, query string params, and cookies, and does it all ...

ResizeToolkit version .95 and documentation released to Google Code

Round 2 of releases for this week… ResizeToolkit has been updated to .95 release, just waiting on some final QA steps on this package before making it a full 1.0 release. The package is now fully documented and has a quick start guide as well (5 pages worth!) So hopefully this is enough to get ...

Prequel version 1.0 and documentation released on Google Code 3

Prequel has been fully documented and released open source as a 1.0, available now on google code, link below: Prequel on Google Code Quick start PDF available here: Prequel Quickstart PDF And class documentation is located here: com.jeffdePascale Documentation