This article assumes that you are running Flash Media Server locally, but the application setup would be the same if you were using a remote server:
- Create a folder under the applications folder in Flash Media Server called VideoSource.
- Create a streams folder inside VideoSource.
- Create a _definst_ folder inside the streams folder.
- Place the Flash video files that you wish to appear in your playlist in this _definst_ folder.
That’s all the setup required on the server side.
In a bit, you’ll construct the VideoSource.as ActionScript code. However, let’s first take a look at the XML file you will use to dynamically build your video playlist.




December 31, 2009
How To