|
#1
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
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);
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
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.








Linear Mode

