PDA

Click to See Complete Forum and Search --> : avi's


housey2
May 15th, 2001, 01:25 PM
Hi,


I've inserted an avi in my program but instead of playing automatically it needs to be double clicked, any ideas??


Thx in advance!!!!!


Housey

1dumbguy
May 17th, 2001, 11:26 AM
Try inserting your exe.statement in the Form_Load event

Jotaf98
May 18th, 2001, 05:24 PM
No matter what control you used, it should have a function for that. Look at its documentation (select it and press F1 if you don't know where it is); if you can't play it automatically, try another control :)

Megatron
May 18th, 2001, 05:48 PM
What method are you using?