Hello,
is it possible to play / include a short avi with sound ?
regards
Uwe
local oWnd, oActivex
local cFile := "c:\fwh\avis\fivewin.avi"
DEFINE WINDOW oWnd
oActiveX = TActiveX():New( oWnd, "WMPlayer.OCX.7", 0, 0, 400, 400 )
oActivex:url := cFile
oActiveX:Settings:Volume = 100
oactivex:stretchtofit := .f.
oWnd:oClient := oActivex
ACTIVATE WINDOW oWnd
Reading the caption of this post, it looks like this is not what Mr.Uwe is looking for.
He wants to embed the avi in a post in a forum like this.
I do not know the answer
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 67 guests