PDA

View Full Version : Windows Media Player



rm22
09-25-2001, 09:30 AM
Hi,

I include a MPEG file, Actions>Execute>Play Multimedia.

It works great, but I would like it to open at Full Screen Mode.

How can I do it?

Ronaldo

Mark
09-26-2001, 10:14 AM
Hi,

Please read this post: http://www.indigorose.com/ubb/Forum2/HTML/000145.html it should explain everything to you.

mark.

[This message has been edited by Mark (edited 09-26-2001).]

rm22
09-26-2001, 09:03 PM
Thanks Mark, will work on it.

Ronaldo

rm22
09-26-2001, 09:47 PM
Mark,

I did just as the post said:

"Execute Program
Target

File Name %SrcDrv%\mplayer.exe
Arguments /fullscreen /play /close %SrcDrv%\interview.mpeg

Options

Run Mode Minimized

Notice no quotation marks (") and the spaces between arguments. If you don't include %SrcDrv% in the arguments than it won't work.
Setting the Run Mode to Minimized makes it so you don't have to see the media-player before the AVI starts."

But when I try to build, I get:

"Warning:
Variable %ScrDrv% in Arguments property is undefined.
Details: Page "Philips", Object "TextObject14", Mouse Click Action - Execute Program: %ScrDrv%Windows\mplayer.exe

Pre-build check complete: 0 error(s), 1 warning(s)"


I am sort of new on this, may there is a very simple step I'm missing.

Thanks,

Ronaldo

Mark
09-27-2001, 10:25 AM
Hi,

Are you sure that you spelt %SrcDrv% properly? I just tried this on my system and did not receive any errors or warnings.

What happens when you run your AutoPlay menu? Does your button work or do you get an error? If you do get an error what does the error say?

mark.

rm22
09-27-2001, 01:34 PM
Mark,

You were right, I must have mispelled. It now works fine. Thanks a lot.

Another question: in full screen mode, user is limited to pressing esc, and return to menu. How can I include play, pause, stop controls at bottom of page?

Thanks again,

Ronaldo