I have created a project within this location, tried to run it but was getting an error at this line: <fab:FABridge xmlns:fab="bridge.*" />
--- In [email protected], "valdhor" <[EMAIL PROTECTED]> wrote: > > If you have a look in the fabridge/samples/srcview directory you will > find app.mxml and EmptySwf.as. These work with the HTML files as well > as the Javascript file. > > > --- In [email protected], "markgoldin_2000" > <markgoldin_2000@> wrote: > > > > Well, yes, but I want to get it open/run inside of Flex Builder so I > > can learn how it works. > > > > --- In [email protected], "valdhor" <stevedepp@> wrote: > > > > > > 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" > > > <markgoldin_2000@> 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 > > > > > > > > > >

