All images in one stack ?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

All images in one stack ?

Post by jmburnod » Mon May 09, 2011 6:02 pm

Hi All,

I need you opinion about storing images.

I have 238 images .bmp and 238 images .png in 65 folders. Total size = 100Mo
Sometime i need showing 14 images in one cds
It work well with "set the filename of img.."
But the boss want now protect all images

Is it a good way to have one stack for all images (one card for one folder)

I'm afraid memory problem :oops:

Thank for help

Jean-Marc
https://alternatic.ch

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: All images in one stack ?

Post by Mark » Tue May 10, 2011 1:42 am

Hi Jean-Marc,

Please, tell your boss that protecting images by keeping them inside a stack doesn't make any sense whatsoever. Nothing is easier than making a screenshot of a picture. Any protection mechanism is futile.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: All images in one stack ?

Post by jmburnod » Tue May 10, 2011 8:26 am

Hi Mark,
Any protection mechanism is futile.
Thank for confirmation, i tell him.

Best regards

Jean-Marc
https://alternatic.ch

Post Reply