| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
AS.Org Newbie
Join Date: Feb 2005
Posts: 78
|
I've been familiarizing myself with some functions that will be useful for new chat features, and I made a different type of textbox in flash:
PHP Code:
|
|
|
|
|
|
#2 |
|
Member
Join Date: Jul 2004
Location: brighton, uk
Posts: 73
|
what does it do? Which key has a value of 8?
|
|
|
|
|
|
|
|
|
#3 |
|
TEAM INTERNET
|
Pretty cool
, you used php formatting on your code though, AS:ActionScript Code:
__________________
The author of windows file copy dialogue visits some friends: "I'm just outside of town so I should be there in about 15 minutes" "Actually it's looking more like 6 days" "No, wait, 30 seconds" Last edited by Headshotz; 12-20-2005 at 10:19 AM.. |
|
|
|
|
|
#4 |
|
Registered User
Join Date: May 2004
Location: Aalter, Belgium
Posts: 73
|
that is a way to make text, but not the best way, (of course you know how)
i was tinkering with key. events too and found that there is no way to use shift with non letters (i mean uppercase and lowercase letter can work) but not for for example "?" which is shift + "," on my keyboard... any ideas? |
|
|
|
|
|
#5 |
|
Game On
Join Date: Mar 2005
Location: Barrie, ON
Posts: 2,519
|
http://livedocs.macromedia.com/flash...=00002294.html
ActionScript Code:
Shift = 0 Shift + 1 = 33 |
|
|
|
|
|
#6 |
|
TEAM INTERNET
|
Thanks for that link
![]()
__________________
The author of windows file copy dialogue visits some friends: "I'm just outside of town so I should be there in about 15 minutes" "Actually it's looking more like 6 days" "No, wait, 30 seconds" |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how do i make a text field expand to fit scripted text? | ds.pixeled | ActionScript 2.0 | 4 | 09-21-2005 06:25 PM |
| XML/ActionScript help pleeeeeeese....... | witchking | ActionScript 2.0 | 3 | 01-21-2005 07:42 AM |
| Help with HTML in dynamic text field... | puckett_jw | ActionScript 1.0 (and below) | 8 | 08-04-2003 01:58 AM |
| text in MC how to really undefine onPress... | jcgodart | ActionScript 1.0 (and below) | 5 | 06-20-2003 09:20 AM |
| using function to actionscript text movement | dkode | ActionScript 1.0 (and below) | 2 | 02-19-2002 07:39 PM |