User Guide

Typographical conventions 9
Support for learning about Flash Media Server
You may want to explore these other sources of support for learning about Flash Media Server:
The Flash Media Server Support Center provides TechNotes and up-to-date information
about Flash Media Server.
The Flash Media Server Developer Center site provides tips and samples for creating Flash
Media Server applications.
The Flash Media Server Online Forum provides a place for you to chat with other Flash
Media Server users.
For late-breaking information and a complete list of issues that are still outstanding, read
the Flash Media Server release notes.
Macromedia recommends several websites with links to third-party resources on Flash Media
Server, including the following:
Macromedia Flash community sites
Macromedia Flash books
Object-oriented programming concepts
Typographical conventions
The following typographical conventions are used in this manual:
Code font indicates ActionScript statements and literal text used in examples.
Code font italic indicates placeholder elements in code. For example,
attachAudio(source) means that you should specify your own value for the source
parameter.
Italic indicates placeholder elements in paths. For example, /settings/myPrinter/ means
that you should specify your own location for myPrinter.
Directory paths are written with forward slashes (/). If you are running Flash Media Server
on a Microsoft Windows operating system, replace the forward slashes with backslashes.
When a path is specific to the Microsoft Windows operating system, backslashes (\) are
used.