how would i play an AVI on a form.. it seems to have changed in vb .net :mad:
Printable View
how would i play an AVI on a form.. it seems to have changed in vb .net :mad:
Well i dont think .NET has any multimedia capability built in so you will need to create a wrapper for the windows media control to use in your .NET project..Visual Studio .NET does this for you automatically if you goto the References and look for the media palyer control in the COM tab.
i cant figure out how to use those though.. am i just, ... dumb?