User Guide

390 Chapter 2:
trace(this.toString());
} else {
trace("Error loading/parsing LoadVars.");
}
};
my_lv.load("http://www.flash-mx.com/mm/params.txt");
For an in-depth example, see “Using the LoadVars class” in Using ActionScript in Flash and the
Macromedia DevNet article “Macromedia Flash MX and PHP” at www.macromedia.com/
devnet/mx/flash/articles/flashmx_php.html.
An example is also in the guestbook.fla file in the HelpExamples folder. The following list gives
typical paths to this folder:
Windows: \Program Files\Macromedia\Flash MX 2004\Samples\HelpExamples\
Macintosh: HD/Applications/Macromedia Flash MX 2004/Samples/HelpExamples/
LoadVars.loaded