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 Justin