Images and Standalone Build

J. Landman Gay jacque at hyperactivesw.com
Fri May 27 19:32:44 EDT 2005


On 5/27/05 1:33 PM, Levi Kendall wrote:

>>you mean a way to "automate" the import of all referenced images?
>>Am i getting you right? :-)
> 
> 
> Well... even if it was not actually "automated" if there was just a
> way to include all the images into either the executeable file, or
> perhaps a data file along with it.
> 
> Like having:
> mainprogram.exe
> mainprogram.dat
> 
> Where mainprogram.dat would be an archive containing all the .png's
> and such needed within the program for images.
> 
> Basically just some form of alternative to including all the image
> files individually along with the application.

You could always import them into the stack itself before building. Use 
the File menu -> Import as Control -> All images in folder.

If you have a lot of images or they are large, this will really bulk up 
your stack on disk.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


More information about the use-livecode mailing list