How we must do if we see the dvd.

How we must do if we see the dvd.

Postby yunbg1 » Sun Apr 02, 2006 1:48 pm

Hi all.

How do you see a MPEG file which the DVD increases even though it goes well ?


DVD Control method ?




/*--------------MPEG Player----------*/
FUNCTION MAIN()

publ oDlg, oVideo, oTimer

DEFINE DIALOG oDlg

@ 1, 0 VIDEO oVideo FILE "d:\test.mpg" MPG

@0, 0 SAY oSay Prompt oVideo:Position()

DEFINE TIMER oTimer;
INTERVAL 100;
ACTION IF( oVideo:Position() = oVideo:Length(), oDlg:End() )

oDlg:bStart = { || oTimer:hWndOwner := oDlg:hWnd, oTimer:Activate(), oVideo:PlayFull() }

ACTIVATE DIALOG oDlg;
CENTER

oTimer:End()

RETURN NIL
Last edited by yunbg1 on Sun Apr 02, 2006 5:52 pm, edited 1 time in total.
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada

Postby Antonio Linares » Sun Apr 02, 2006 3:21 pm

Are you testing it on FWPPC ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42077
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby yunbg1 » Sun Apr 02, 2006 5:04 pm

No,

I'm FWH March version user and FWPPC user.

The FWH comes and is the user to use at the same time.

FWH testing.....

The question is a FWH thing.
FWH User
FWPPC User
FWLinux User
yunbg1
 
Posts: 107
Joined: Sun Nov 13, 2005 12:40 am
Location: Winnipeg Canada


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 37 guests