Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: Scripting w/stand-alone projectors
From: John Croteau
Date: Wed, 7 Oct 1998 20:40:12 +0100

Hi Len,

> A few questions about scripting with stand-alone projectors (Wintel
> environment):
> 1) Is it necessary to use a .bat file to call another program from the
> projector?
No, you need bat files when sending more than one command or a command
that is not a straight executable.

> I need to call a VB .exe and pass it a single parameter.
> I did a quick test for basic functionality and
> put a button on a single frame movie with the release action as getUrl
> FSCommand("Exec", "notepad.exe").
> Also tried FSCommand with the argument Exec
> and the parameter notepad.exe.
> With and without quotes. No joy from any one of these.
Page 127 of the Manual.
Use FSCommand Action place Exec and Notepad.exe in Command and
Argument.
No Quotes and both should be in same directory. relative paths also
work.

> 2) How do I disable menus and user controls as much as possible?
> There are 2 FS Commands that seem to be what is wanted here:
> FullScreen: True and ShowMenu: False. I put these in my first frame
> and get the expected result except the user can press esc
> and the thing returns to menu view with all controls enabled.
> Not exactly what I'd like. Is there any way to keep things
> FullScreen with no menu? Put this in every keyframe for example?
Esc is the universal out.
I put a button or frame actionm to return screen to FullScreen.

> 3) Alternatively, has anyone on this list embedded Flash movies in VB forms? This can and has been done but I haven't done it.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
Need a PC ? -- Computer King --
http://www.crownmall.com/computers/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  RE: FLASH: Scripting w/stand-alone proje, Len Harrison

Replies
  FLASH: Scripting w/stand-alone projector, Len Harrison

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]