====== 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 [[http://svn1.cvsdude.com/osflash/flapplescript/downloads/FlappleScript.zip|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 ==== *[[http://www.sqcircle.com/downloads/zips/iTunesSWF.zip|Download ]] *[[http://www.sqcircle.com/downloads/zips/iTunesSWF_src.zip|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! {{http://www.rockonflash.com/images/osflash/flapplescript/iTunes_view_0.jpg}} {{http://www.rockonflash.com/images/osflash/flapplescript/iTunes_view_1.jpg}} [[http://www.sqcircle.com|George Medve | www.sqcircle.com]] ==== FlappleScript Terminal Extension ==== * [[http://www.sqcircle.com/downloads/zips/FlappleScriptSWF.zip|Download]] With FlappleScript terminal, I was able to save HOURS of development with integrating FlappleScript into [[FLASC|FLASC]]. Being able to test strings and escape characters in the IDE was in valuable - John Grden {{http://www.rockonflash.com/images/osflash/flapplescript/flapplescript_panel.jpg?400}} [[http://www.sqcircle.com|George Medve | www.sqcircle.com]] ==== FLASC Extension ==== * [[FLASC|FLASC - IDE Panel extension for compiling with MTASC]] 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. {{http://www.rockonflash.com/images/osflash/flapplescript/flasc_flapplescript.jpg?400}}