I have a form that displays pictures controlled by a field in each record (linked)
I was wondering if there is a way to buffer the images so that it doesn't take approx 60 seconds to load up 16 .jpg images...
I am not sure where the "continuous" property is. I "know" it would be better for only one record at a time, but the people i am developing for would "ideally" like to view multiple photos at same time.
Open a form, display the properties dialog, click on the "format" tab of the form and it is one of the "Default Views". You can always display a subform of the data [without the graphics] if the users want to see related data to the current record.