Hi, > sorry, how does that work? It sounds interesting.
Look at [1] and for instance line 157 or so starting with: if (FlexVersion.compatibilityVersion < FlexVersion.VERSION_4_6) I know it’s going to be more complex in this case where you have methods signatures changing and properties access changing but there might be a way of doing it. Thanks, Justin 1. ./frameworks/projects/framework/src/mx/core/FlexVersion.as 2. ./frameworks/projects/spark/src/spark/layouts/VerticalLayout.as