Yes - I'm running the standalone player outside of a browser in order to run automated unit-tests from the command line.
On Mon, Apr 27, 2009 at 1:27 PM, Tracy Spratt <[email protected]> wrote: > > > You are talking about the stand-alone Flash Player? > > > > Tracy Spratt, > > Lariat Services, development services available > ------------------------------ > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *Glenn Jones > *Sent:* Monday, April 27, 2009 2:11 PM > *To:* [email protected] > *Subject:* [flexcoders] passing flashvars from the command line > > > > > > > Hi, > > I have a test scenario where I need to invoke a SWF programmatically from > the command line. > > Starting and running the SWF from the command line works fine. My problem > is that I can't figure out a way to > specify the equivalent of flashvars when starting the Flash Player from the > command line. > > Is there a way to specify parameters on command line when starting the > Flash Player such that those parameters > can be accessed at runtime via Application.application.parameters? > > >

