I know this post is a few days old now, but I just discovered something that may be relevant, or may not. With the demo flash app provided with TIFS, I opened it up and looked at project settings. Under post-build, I found the following lines:
//\python\python "c:\src\simulators\68k\ti flash studio\tools\mkapplet.py" -n "App1" App1.out
//\perl\bin\perl "c:\src\simulators\68k\ti flash studio\tools\certc.pl" App1.src App1.cer
//\perl\bin\perl "c:\src\simulators\68k\ti flash studio\tools\flcerthdr.pl" App1 92+ app App1.cer App1
Needless to say I have already searched my hard drive, and the python and perl files are not present. It appears to just be an oversight on some overworked programmer's part. I never know, though, what information might be useful to others. So, fwiw, here it is.