Add a input box with password

This forum is meant for people to share their knowledge by writing their own tutorials for Adventure Maker.

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

Postby GM-Support » Sun Feb 10, 2008 7:58 pm

For more colors:

Code: Select all
TextBoxObject(1).BackColor = RGB(RED, GREEN, BLUE)

where you must replace "RED", "GREEN", and "BLUE" by integer values comprise between 0 and 255. Example:
Code: Select all
TextBoxObject(1).BackColor = RGB(134, 255, 98)


More info at:
http://www.adventuremaker.com/help/vbsc ... erence.htm

(under the "Other functions" section at the bottom of the page)
GM-Support
Forum Admin and Games Page admin
 
Posts: 2221
Joined: Thu Jun 05, 2003 7:52 pm

Postby Chromegloss55 » Tue Feb 12, 2008 7:33 pm

I think you can also change the colour of the text using this code:

TextBoxObject(1).ForeColor = RGB(Red Val, Green Val, Blue Val)

Not sure, check if it works.
_________________
stock market history
Last edited by Chromegloss55 on Tue Feb 24, 2009 3:11 pm, edited 1 time in total.
Chromegloss55
Forum Master
 
Posts: 630
Joined: Sat Nov 03, 2007 2:49 pm
Location: God Knows!

Postby chickens1127 » Thu Apr 17, 2008 9:39 pm

Can I do this w/ free version???



I am so confused becuase I can't find a list of what I can do or I can't...
User avatar
chickens1127
AM Magazine Moderator
 
Posts: 898
Joined: Thu Nov 22, 2007 12:49 am
Location: Awsomeville, USA

Postby Candle » Thu Apr 17, 2008 10:30 pm

look at the bottom of the page and see what you can do and can't.
http://www.adventuremaker.com/overview.htm
Please don't PM me questions, ask here in the forums!
``````````````
Between grand theft and a legal fee, there only stands a law degree.
User avatar
Candle
Administrator
 
Posts: 3077
Joined: Sat Feb 07, 2004 2:21 am
Location: Rudy's Bar

Previous

Return to Post Your Own Tutorials

Who is online

Users browsing this forum: No registered users and 0 guests

cron