| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Jan 2006
Posts: 10
|
Is it possible to access each character in a string? How?
|
|
|
|
|
|
#2 |
|
I'm an alright guy
Join Date: Jun 2005
Location: I live where my rump rests
Posts: 292
|
I know this works in FlashMX and up, it should PROBABLY work in flash 4, i would hope anyway.
ActionScript Code:
|
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jan 2006
Posts: 10
|
i tried:
str = "super man"; trace(str.charAt(4)); but there was an error: You must export your movie as Flash 5 to use this action. anybody who did something like this in Flash 4? I have to use Flash 4 because later im going to install my app in the phone with Flash Lite 1.1 player.. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to insert a carriage return in a Flash string | jrego | ActionScript 2.0 | 3 | 10-13-2005 04:35 PM |
| string from flash to php and going for database | madthijs | Server-Side Scripting | 7 | 03-23-2004 05:02 PM |
| pass array PHP to Flash - converting string into array in Flash | ckey | Server-Side Scripting | 1 | 01-27-2003 09:32 AM |
| Streaming Flash Player 6 | simail | Other Flash General Questions | 7 | 04-03-2002 12:14 PM |
| Php, Javascript, and Flash 5 browser detect and more! | Redline01 | Server-Side Scripting | 2 | 08-11-2001 02:09 AM |