Indigo Rose Software
  #1  
Old 09-20-2005
JackalopeJay JackalopeJay is offline
Forum Member
 
Join Date: Jul 2005
Posts: 5
AMS6 vs AMS5 missing feature help

Hello, I am designing a project for a company. For each option they can choose from, I display a paragraph or two about what the option will do for them when the mouse hovers over them.

I am using the Paragraph.SetText feature to accomplish this.

In AMS 5, it had a text editor option (by clicking the ... button in the action wizard) so I would not have to worry about escape commands when typing my descriptions. In AMS 6, I cannot find the text editor in the action wizard.

Please let me know if there is a way to do this AMS 6 without using escape commands. I am not a programmer by trade so I enjoyed typing the paragraphs the way I would do in Word and then it would automatically put the escape codes in for me.

thanks to all that reply.

Jason Hawthorne
Reply With Quote
  #2  
Old 09-20-2005
Brett's Avatar
Brett Brett is offline
Indigo Rose Staff Member
 
Join Date: Jan 2000
Posts: 2,001
Thanks for the feedback. We will look at that. REF: 11063

In the mean time, if you use the script editor instead of the action wizard you can do multi-line text like this:

Code:
strText = [[This
is multi-
line
text!!!]];

Paragraph.SetText("Paragraph1",strText);
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Size of update-package AMS5 to AMS6 fwl AutoPlay Media Studio 6.0 2 09-19-2005 01:23 PM
New Setup Factory 7.0 (v 7.0.2.0) Available Darryl Setup Factory 7.0 Discussion 9 03-06-2005 02:57 PM
Is there a "tip of the day" type feature in AMS5? clientele AutoPlay Media Studio 5.0 3 01-21-2005 10:54 PM
protecting zip files with ams5 cgirolet AutoPlay Media Studio 5.0 3 12-04-2003 04:30 PM
CR 8.5 Runtime Modules causing Build errors BurnMan2003 Setup Factory 6.0 7 10-10-2003 09:59 AM


All times are GMT -6. The time now is 03:48 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software