[20 Apr 2007] designer-question

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Ferrule Media
Posts: 57
Joined: Sat Feb 13, 2010 7:53 pm
Location: Haugesund, Norway
Contact:

[20 Apr 2007] designer-question

Post by Ferrule Media »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 20 Apr 2007 00:15:43 -0500

Hello

Using hollywood designer, i want to make an infochannel that is module-based.

One module is covering one theme/topic (at the moment it is about dentistry), and im saving each module in seperate files.

Is there a way to afterward show all the modules from the first to the end, in a neverending loop ? The whole "show" would take about an hour i guess, showing information and picture - and will be used as an infochannel/commercial-channel in my office waiting-room.

best regards

Torgeir :)
Ferrule Media
Espevikvn 18
5521 Haugesund
Norway
www.ferrule-media.no
User avatar
airsoftsoftwair
Posts: 5832
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[20 Apr 2007] Re: designer-question

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 20 Apr 2007 23:34:47 +0200
Hello

Using hollywood designer, i want to make an infochannel that is module-based.

One module is covering one theme/topic (at the moment it is about dentistry), and im saving each module in seperate files.

Is there a way to afterward show all the modules from the first to the end, in a neverending loop ?
Hmm, no. But you could create a DOS script and run it from a Shell, e.g.

Code: Select all

Hollywood Designer:Projects/Module1/Module1.hws FULLSCREEN
Hollywood Designer:Projects/Module2/Module2.hws FULLSCREEN
Hollywood Designer:Projects/Module3/Module3.hws FULLSCREEN
Hollywood Designer:Projects/Module4/Module4.hws FULLSCREEN
etc.

It would be nice if Designer could do this, too. I'll add it to my list of ideas. Maybe I'll implement it some day.
The whole "show" would take about an hour i guess, showing information and picture - and will be used as an infochannel/commercial-channel in my office waiting-room.
Very cool :)
Locked