The documentation on that page actually tells you: To run the samples:
1. Browse to the files found within the installation_dir\frameworks\javascript\fabridge 2. Place the src and samples folders side by side on any HTTP server. 3. Open a web browser to http://yourwebserver/samples/FABridgeSample.html and samples/SimpleSample.html and follow the instructions there. Make sure you access the samples through http:// URLs and not file:// URLs. The Flash Player security sandbox prevents them from working correctly when they are accessed as local files. --- In [email protected], "markgoldin_2000" <[EMAIL PROTECTED]> wrote: > > How can I open and run in Flex the following sample: > installation_dir\frameworks\javascript\fabridge > > found at: > http://livedocs.adobe.com/flex/3/html/help.html? > content=ajaxbridge_2.html > > Thanks >

