Flash files on a subfomr with Link names in a table

E

efandango

I have a large number of small flash files that i want to integrate into my
Access db. 2 per record.

I want to be able to store the path\filename in a table. I then want to link
each set of 2 flash files on a subform to a field on the main form. The Main
form field is [Run_No], the subform fields can be whatever.

As the user scrolls through each main record, the 2 corresponding flash
files appear in the subform.

Is this possible?
 
Top