SitesMasstec
Programmer
Dear colleagues:
I created a form to display text about some food recipes.
For example, if the user chooses recipe n.17, the form will show a text (inside a text box) about "how to prepare" the food recipe n.17.
Now I want to display a video beside the text, that will play R17.AVI; if the user chooses recipe n.200 the video will play R200.AVI, and so on.
The variable Which_Video stores the name of the video (Which_Video can be R1.AVI, R2.AVI, ... R999.AVI).
Thank you,
SitesMasstec
I created a form to display text about some food recipes.
For example, if the user chooses recipe n.17, the form will show a text (inside a text box) about "how to prepare" the food recipe n.17.
Now I want to display a video beside the text, that will play R17.AVI; if the user chooses recipe n.200 the video will play R200.AVI, and so on.
The variable Which_Video stores the name of the video (Which_Video can be R1.AVI, R2.AVI, ... R999.AVI).
Thank you,
SitesMasstec