On Mon, Dec 17, 2012 at 12:10 AM, Justin Mclean <jus...@classsoftware.com>wrote:
> Hi, > > > I was thinking of adding a dropdown box for the various Flash Players > swcs > > (11.1 through 11.5) and AIR SDK versions (3.1 through 3.5) - so that it > is > > easy for users to chose the runtimes they want to target. > Nice idea. > > > Is it that simple, or should this selection happen during the compilation > > of the SDK? > Well currently I believe the byte code generated is the same (unless we > start using new flash player features). You'd need to update some of the > config files. eg flex-sdk-description.xml > > Do you mean the <name> element in flex-sdk-description.xml? That looks pretty straightforward to change. What other stuff much be changed? Can we compile a list?