MACROMEDIA FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH Manual page 452

Learning actionscript 2.0 in flash
Table of Contents

Advertisement

You can find a sample source file, strings.fla, in the Samples folder on your hard disk. This file
shows you how to build a simple word processor that compares and retrieves string and
substring selections.
In Windows, browse to boot drive\Program Files\Macromedia\Flash 8\Samples and
Tutorials\Samples\ActionScript\Strings.
On the Macintosh, browse to Macintosh HD/Applications/Macromedia Flash 8/Samples
and Tutorials/Samples/ActionScript/Strings.
For more information on Strings and the String Class, see the following topics:
"About the Strings panel" on page 452
"Using the Locale class" on page 453
"Using an input method editor" on page 455
"About the String class" on page 457
"Creating strings" on page 458
"About the escape character" on page 460
"Analyzing and comparing characters in strings" on page 460
"Converting and concatenating strings" on page 464
"Returning substrings" on page 467
About the Strings panel
The Strings panel lets you create and update multilingual content. You can specify content for
text fields that span multiple languages, and have Flash automatically determine the content
that should appear in a certain language based on the language of the computer that is
running Flash Player.
For general information on the Strings panel, and how to use it in your applications, see the
following topics in Using Flash:
"Authoring multilanguage text with the Strings panel" on page 370
"About editing strings in the Strings panel" on page 374
"Translating text in the Strings panel or an XML file" on page 379
"Importing an XML file into the Strings panel" on page 380
You can use the Locale class to control how multilanguage text is displayed. For more
information, see
"Using the Locale class" on page 453
in the ActionScript 2.0 Language Reference.
452
Working with Text and Strings
and
Locale (mx.lang.Locale)

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-LEARNING ACTIONSCRIPT 2.0 IN FLASH and is the answer not in the manual?

This manual is also suitable for:

Flash 8

Table of Contents