E
EAL
[image: http://www.mink-studios.com/sample_form.jpg]
A sample of what I'm trying to create, and a two parter-question...
(1) I'm trying to create a form that displays *different* linked image
in continuous forms, as the left side of the above image indicates. M
table contains the path/filename for each of the photos. No OL
objects.
I've found a lot of scripts which permit me to display one image at
time based on the image's path. But when I run the scripts and set th
form's Default View to "Continuous," I see one picture, repeated ove
and over. The only way that I can see another photo is to move th
focus to that photo's section of the form. Then all the images chang
to the second photo. Like so:
[image: http://www.mink-studios.com/sample_form2.jpg]
I think the problem is that all the scripts are dependent on findin
the image's path in a text box control on the form, and so the imag
displayed is dependent on which text box has the focus. Is there som
script that will display all of the images at one time? I've bee
googling for hours.
(2) Also, is it possible use a bound object frame that displays image
from paths, rather than an image control? I want to use this form as
navigational subform to select records, and it does not appear to b
possible to do that with an image control.
Thank you
A sample of what I'm trying to create, and a two parter-question...
(1) I'm trying to create a form that displays *different* linked image
in continuous forms, as the left side of the above image indicates. M
table contains the path/filename for each of the photos. No OL
objects.
I've found a lot of scripts which permit me to display one image at
time based on the image's path. But when I run the scripts and set th
form's Default View to "Continuous," I see one picture, repeated ove
and over. The only way that I can see another photo is to move th
focus to that photo's section of the form. Then all the images chang
to the second photo. Like so:
[image: http://www.mink-studios.com/sample_form2.jpg]
I think the problem is that all the scripts are dependent on findin
the image's path in a text box control on the form, and so the imag
displayed is dependent on which text box has the focus. Is there som
script that will display all of the images at one time? I've bee
googling for hours.
(2) Also, is it possible use a bound object frame that displays image
from paths, rather than an image control? I want to use this form as
navigational subform to select records, and it does not appear to b
possible to do that with an image control.
Thank you