Generate the wrapper withut the history management. It is a checkbox on the Project, Compiler dialog.
Obviously, history managmeent makes no sense with an hta. In case anyone is following this, in this context, the tla "hta" means HML Application, which is a way to run html in an IE browser without the security restrictions of a browser. "hta" has other meanings in other contexts. Tracy Spratt Lariat Services Flex development bandwidth available ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of markgoldin_2000 Sent: Friday, February 20, 2009 9:54 AM To: [email protected] Subject: [flexcoders] Running Flex from HTA I am looking for a solution of starting either a Flex or Air application from a regular win32 executable. I haven't tried AIR yet, but with Flex I have two options: Open Browser with a link to html page (standard with Flex) or with HTA file. If I do html page then I am getting sandbox violation, if HTA, then it starts fine, but after application starts loading I am getting a script error: parent.BrowserHistory is null or not an object. line 14 .... I have tried different IE versions, as well as different OSs. Any idea?

