The Uniform Resource Identifier (URI) of the application on the Flash Communication Server that should run when the connection is made.
To specify targetURI, use one of the following formats (items in brackets are optional):
rtmp:[port]/appName[/instanceName] (acceptable if the movie and the Flash Communication Server are on the same machine)
rtmp://host[:port]/appName[/instanceName]
For example, the following URIs are formatted correctly: rtmp://www.yourwebsite.com/123flashchat rtmp:/123flashchat_default
Notice: If you use the targetURI for whiteboard module, you should make a new file named "main.asc" containing following code "load("components.asc");" and copy this file to the
<Flash Media/Communication Server installed directory>/applications/Application Directory (appName)/ |