Requirements for this article:
The requirement of this article are the same as in part 1. To complete this part you will need:
- Macromedia Flash MX 2004/Flash 8 (if you don’t have Flash, you can download a trial version from this link).
- Macromedia Flash Communication Server MX 1.5 or Adobe’s Flash Media Server 2. Try or Buy from Adobe’s (previously Macromedia) download page.
- A presentation slide that you created in the previous part.
- Basic knowledge of using Actionscript and creating applications using Macromedia Flash Communication Server MX.
- The completed files of last episode as we will proceed from the point where we left last time.
NOTE: I will proceed from the point where we left in last part. So you will be needed all the finished files of last part. Make sure by running them once again that they are working properly. Make sure that main.asc file is in the Pres folder under the applications folder of Flash Communication Server’s installation directory. Make a backup of your previous files so in case of any mistake; you can go back to previous version.
Application’s Workflow:
In this article, the workflow of the application will be a little bit different from the last article because we have already setup everything such as presentation slides, the flash communication server application directory, the html page etc. The application will proceed by following these steps:
- Get the information of the user from an external XML file that we will create shortly.
- Login the users automatically (So no need of logging in the user as we did in the previous article).
- Enjoy the presentation.
In addition to this, we will also create an admin interface that will help us to invite a select group of users while creating the user’s XML file.