You could write a utility with SWF Studio to encrypt all your image files and convert them into .dat files. When your application is running you can call sscCore.Crypto.decryptFile to dynamically decrypt the files created by the utility to convert dat back to jpgs so you can load them into Flash with a simple loadMovie call.