Page 1 of 1

about activex!

Posted: 13 Feb 2006 14:42
by hossein
hi all,
i want to use vlc activex in VB for making special applications for streaming or direct show or open network stream with special config , but the activex hasn't many of controls!!! what should i do? can i use MRL in this case? how? can i use a special config file with an application that use activex?
tnx all.

Posted: 13 Feb 2006 19:44
by hossein
no idea?!

Posted: 13 Feb 2006 19:58
by DJ

Posted: 13 Feb 2006 20:54
by Bill W
use the methods supplied with the activeX control to manipulate the playback.
just include the control in the project (components).
Then draw the control. This can be done either at design time or runtime.
Use the methods associated with the control
Hope this helps a little