Index of /www001/src/ports/www/p5-AMF-Perl/work/AMF-Perl-0.15

      Name                    Last modified       Size  Description

[DIR] Parent Directory 18-Jan-2008 08:17 - [   ] Changes 19-Sep-2004 10:11 2k [   ] MANIFEST 24-Apr-2004 18:01 2k [   ] META.yml 19-Sep-2004 12:04 1k [   ] Makefile 18-Jan-2008 08:17 25k [   ] Makefile.PL 06-Jul-2004 19:02 1k [DIR] doc/ 19-Sep-2004 12:04 - [DIR] lib/ 19-Sep-2004 12:04 - [DIR] t/ 19-Sep-2004 12:04 -

AMF::Perl: Flash Remoting in Perl. 
See http://www.simonf.com/flap for more information

Version: 0.15
Date: September 17, 2004.

This is the code and several examples that show the possibility of using Perl to talk to a Macromedia Flash client using AMF (Action Message Format).

To install:

1a. If you have access to Macromedia Flash MX, load the docs/examples/cpu/CpuExample.fla file.  Edit the actions for Layer Name to use the URL of your script.

1b. If you do not have Macromedia authoringh tools, embed the
docs/examples/cpu/CpuExample.swf movie into a web page. 
Use docs/examples/cpu/cpu.html as a template. When the movie starts, enter the URL of your script into the text field.

2. Observe the load of your server when you click Refresh!

Simon Ilyushchenko