Table of Contents

FlappleScript

FlappleScript is a C level extension for the Macintosh version of the Flash IDE. You can use it to run AppleScripts from within the IDE.

Download

Get FlappleScript here.

Sources

Get the sources from SVN: http://svn1.cvsdude.com/osflash/flapplescript/src

Email

http://osflash.org/mailman/listinfo/flapplescript_osflash.org

Apps using FlappleScript and Demos

iTunes Extension

*Download

*Source

With Flapplescript, I was easily able to create a panel to control iTunes from within the Flash IDE. I’ve included the source for examples sake. Implementing this couldn’t have been easier!

itunes_view_0.jpg itunes_view_1.jpg George Medve | www.sqcircle.com

FlappleScript Terminal Extension

With FlappleScript terminal, I was able to save HOURS of development with integrating FlappleScript into FLASC. Being able to test strings and escape characters in the IDE was in valuable - John Grden

flapplescript_panel.jpg George Medve | www.sqcircle.com

FLASC Extension

With FLASC, you can leverage the power of the MTASC compiler from within the Flash IDE. Now, with FlappleScript, the Mac has leveled the playing field with regard to the Flash IDE. FLASC can now compile your SWF with MTASC rather than just simpling writing the shell script and having you do it manually.

flasc_flapplescript.jpg