Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 23 Jun 2009 15:52:41 +0200
Hello, Some more newbee qustions;
Where can i download the Hollywood player for Windows?
Is there some Windows compiled Hollywood presentation available i can download ?
Is writing (input) on the Hollywood screen also possible using this player?
Thanks in advance
Joseph
[23 Jun 2009] Hollywood player for Windows
-
SamuraiCrow
- Posts: 475
- Joined: Fri May 15, 2015 5:15 pm
- Location: Waterville, Minnesota USA
[23 Jun 2009] Re: Hollywood player for Windows
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 23 Jun 2009 10:57:23 -0700 (PDT)
Hello Joseph,
I think Hollywood presentations compile down directly to binary so there's no need for an external player. Just compile and execute.
--Sam
Hello Joseph,
I think Hollywood presentations compile down directly to binary so there's no need for an external player. Just compile and execute.
--Sam
I'm on registered MorphOS using FlowStudio.
[23 Jun 2009] Re: Hollywood player for Windows
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 23 Jun 2009 22:57:46 +0200
Hello Sam
In the Hollywood doc i also find these clarifications;
and the following execute option
Applets seem to me the preferrred way to go, since they are platform independent and smaller (as advertised elsewhere) Only thing: i don't find the free platformdependent players.
Where can i find them?
Joseph
Hello Sam
When i compile as an applet i get the following message "Information: Hollywood has created an applet. You can run this applet with the Hollywood Player (Freeware) or with the full version of Hollywood!"Hello Joseph,
I think Hollywood presentations compile down directly to binary so there's no need for an external player. Just compile and execute.
In the Hollywood doc i also find these clarifications;
Code: Select all
- New: Introducing Hollywood applets! You can compile your scripts into applets
now by using EXETYPE=APPLET. Hollywood applets can be started by Hollywood
or the freely available HollywoodPlayer which is a special version of Hollywood
that can run applets only! Applets are platform independent, all versions of
Hollywood/HollywoodPlayer can run your applets no matter on which platform
they were compiled
Code: Select all
-exetype <type>:
* Only required in connection with -compile. This argument specifies the
output format of the executable that the Hollywood compiler shall create.
This can be "classic" for AmigaOS3 68k executables, "amigaos4" for AmigaOS4
PPC ELF binaries, "warpos" for WarpOS mixed-binary executables, "morphos"
for native MorphOS ELF-binaries, "aros" for i386 native AROS binaries,
"macos" for Mac OS PPC binaries, "macos86" for Mac OS i386 binaries,
"win32" for a 32-bit Windows binary, or "applet" for a universal Hollywood
applet binary which can be started on all systems with a Hollywood player.
Where can i find them?
Joseph
- airsoftsoftwair
- Posts: 5832
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
[24 Jun 2009] Re: Re: Hollywood player for Windows
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 24 Jun 2009 11:22:33 +0200

Seriously: The freeware players are not ready yet. I still need to think about some things before releasing them (although they're basically ready). So currently, you'll need to compile full executables. I hope to get the freeware players out with the next Hollywood version.
On my hard diskApplets seem to me the preferrred way to go, since they are platform independent and smaller (as advertised elsewhere) Only thing: i don't find the free platformdependent players.
Where can i find them?
Seriously: The freeware players are not ready yet. I still need to think about some things before releasing them (although they're basically ready). So currently, you'll need to compile full executables. I hope to get the freeware players out with the next Hollywood version.