Some hollywood tools to dev

Feature requests for future versions of Hollywood can be voiced here
Post Reply
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Some hollywood tools to dev

Post by ArtBlink »

Hello,

If you can, in future version :

Command to open amigaguide at node that we choose
Html viewer with MuiRoyale
Command to create amigaguide with hollywood like your muiroyale bridge between hollywood and mui
USB "command" to send or receive information and to control USB ;-)
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Some hollywood tools to dev

Post by airsoftsoftwair »

Command to open amigaguide at node that we choose
Sounds useful. Might be added.
Html viewer with MuiRoyale
This will come as well but keep in mind that HTMLview.mcc is very outdated (last update around the year 2000).
Command to create amigaguide with hollywood like your muiroyale bridge between hollywood and mui
No, you'll have to do this on your own. AmigaGuide is a very simple format.
USB "command" to send or receive information and to control USB ;-)
No, that's too special... you can write a plugin for this.
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: Some hollywood tools to dev

Post by ArtBlink »

USB "command" to send or receive information and to control USB ;-)
No, that's too special... you can write a plugin for this.[/quote]

LOL

Not me, i'm not a supercoder ;-)
User avatar
airsoftsoftwair
Posts: 5433
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Some hollywood tools to dev

Post by airsoftsoftwair »

Code: Select all

- New [Amiga]: Added OpenAmigaGuide() and CloseAmigaGuide() which allow you to view and close AmigaGuide
  files from your Hollywood script; OpenAmigaGuide() accepts an optional argument that can be used
  to specify the node which should be displayed
Post Reply