Hi i'm creating a Database thar allows perpsective clients to buy/sell console games,
I'm trying to create a form which allows the user/client to view avi clips( trailers)
I'm thinkin of few ways to implment this
1.actvex controls where by the user by clicking on command button can open an AVI file (problem with this is my access 2003 does not have the microsoft commoncontrol dialog.
2. Using tables have projected trailers in a atble an dcall them up using a command button and have either windows media player pop up or already installed in the form
problem is i dun knw how to implment the second option..the first is easy but i dun have the neccassry activex controls
I'm trying to create a form which allows the user/client to view avi clips( trailers)
I'm thinkin of few ways to implment this
1.actvex controls where by the user by clicking on command button can open an AVI file (problem with this is my access 2003 does not have the microsoft commoncontrol dialog.
2. Using tables have projected trailers in a atble an dcall them up using a command button and have either windows media player pop up or already installed in the form
problem is i dun knw how to implment the second option..the first is easy but i dun have the neccassry activex controls