I need to run the AIR application from the web browser without end users installing anything is this is possible?
--- In [email protected], "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:[EMAIL PROTECTED] On > Behalf Of jp andino > Sent: Tuesday, September 04, 2007 12:03 PM > To: [email protected] > 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] >

