> Hi, > > is it possible to extract media files from a director cast ? > > I have to rework a project other people have started. > unfortunately they ebedded everything into a single cast > instead of keeping references to external files. So can i > somehow extract the Bitmaps, text cast members etc automatically ?
Werner Sharp's Image Export Xtra will do the bitmaps: http://www.sharp-software.com/ For the text and scripts, I'd just write a script to go through all the cast members, copy the text or scriptText to a variable, and write it out to a file. QuickTime files are already linked. Not sure how to do the audio, but I'm sure somebody can answer. By the way, linking the files will make performance deteriorate, especially if you're playing off a CD. Cordially, Kerry Thompson [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
