Migration Guide

Scaleform v4 is an exciting new SDK release from Autodesk. This is the first version of our industry leading UI SDK which adds support for ActionScript 3.0. In fact, Scaleform is proud to announce that Scaleform v4 simultaneously supports both AS 2.0 and AS 3.0.

Scaleform v4, with AS3 support, has many exciting benefits to offer over previous versions of the SDK:

This guide explains the organization and structure of Scaleform 4 and helps customers easily migrate to Scaleform 4.0 from earlier versions. It also provides information on migrating from Scaleform 4.0 to version 4.1 and higher. Note that there will be differences in the code between Scaleform 4 and Scaleform 3.x. Not only have filenames changed, but defines, types, classes and even the directory structure will have some differences. However, using Scaleform 4 should feel familiar to current Scaleform customers, and is relatively straightforward and easy to learn for new users. One of the major new changes to working with the Scaleform C++ codebase, is the use of name spaces. See the following section for more details.