Wed Dec 3, 2003
Need Help?
We are online if image is green.

Linux Web Hosting

Today in History:
1818: Illinois entered the Union as the 21st state. |
Metasphere.net
Asheville, NC
|
|
FCS SharedObject Example via RTMP
This example demonstrates the file structure required for a SharedObject in Flash Communications Server. Use this as a guide to making additional shared objects. This example creates a simple web counter in Flash. Below is the ActionScript for frame 1 of your script. All that's required on the main stage is a dynamic text box called "displayText". Place a dynamic text box on the stage and name the variable "displayText". Publish and test your movie. The first time you run it you see the number 1. Reload the swf and it says 2. Reload again and it says 3. You'll have to guess what happens if you load it again.
|
|
|