A slider used to adjust opacity of an image on an form?

J

JamesH151

I am using a form to access a few different maps and overlays already stored
in a table. I would like to be able to adjust the opacity of the different
layers after the layers have been selected and displayed in an bound object
frame. Is there anyone that might know how to do this?

Thank ye kindly,
James
 
L

Linq Adams via AccessMonster.com

Not being a graphics program, Access, to my knowledge, doesn't have this
capability. The only workaround I can think of would be to use a graphics
program that DOES have the capability and make a series of images of various
opacity for each subject, then load them accordingly on your form. Not very
elegant, but Access is, after all, a database program, not a graphics/multi-
media program!
 
Top