Category Archives: plasticware

Applescript Date/Time File Renamer Folder Action

This is version 1.0 of the renameToDateTimeAndMoveToDateFolder Applescript Folder Action. I created it in order to rename photos taken using a Palm Zire 71, which doesn’t have very configurable file naming conventions for the photos taken. The Deyel photo gallery engine that I created in PHP reads jpg photos from directories named with the day [...]

AS 1.0 MovieClip Extensions

I decided to re-release this list of prototype functions for actionscript 1.0 that augment the feature set of the MovieClip class. To use, simply add #include “as/MovieClipExtensions.as” (if you are keeping the “.as’ files in a directory called “as”) to the actionscript on frame 1 of your movie. They are a bit rough and not [...]