No. An AIR app must run in the AIR runtime player. Tracy
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of jp andino Sent: Tuesday, September 04, 2007 6:02 PM To: [email protected] Subject: [flexcoders] Re: Error #1014: Class flash.filesystem::FileStream could not be found. This is a flex application, I added some enhancements to write a log file into the users computers, thats when I changed the project to be an AIR Project, I am currently calling the application using the SWF file, is there's way I can call the application from a web browser without the users need it to install something to run it? --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "Gordon Smith" <[EMAIL PROTECTED]> wrote: > > You must be trying to run an AIR app in the web player rather than in > the AIR runtime. > > - Gordon > > ________________________________ > > From: [email protected] <mailto:flexcoders%40yahoogroups.com> [mailto:[email protected] <mailto:flexcoders%40yahoogroups.com> ] On > Behalf Of jp andino > Sent: Tuesday, September 04, 2007 12:03 PM > To: [email protected] <mailto:flexcoders%40yahoogroups.com> > Subject: [flexcoders] Error #1014: Class flash.filesystem::FileStream > could not be found. > > > > I get the flowing error when i load my SWF, the AIR version works fine, > i got a line to import flash.filesystem.*; > > VerifyError: Error #1014: Class flash.filesystem::FileStream could not > be found. > > at [verify] > > at global$init() > > at _Wizardv2WatcherSetupUtil$/init() > > at mx.managers::SystemManager/private::docFrameHandler() > > at [execute-queued] >

