
The Flash Player 9 runs in a new ActionScript Virtual Machine (AVM). Though many new projects can be developed ground up using Flash 9 or Flex, it is likely that your projects will still be using elements and SWFs that have been published for the Flash 8 player or lower. Flash has always offered the ability to load up one SWF inside of the other and then you could treat that SWF as if it resided as a native inside the loading SWF, communicating and driving it directly within your application. Communicating between the two AVMs is no longer that simple. FlashInterface provides the means to communicate directly between the Flash 8 and 9 AVMs. FlashInterface will allow you to move forward, building Flash 9 player applications while still using existing SWF resources from previous Flash player versions
| Downloads & Documentation | ||
| Download v1.0.0 | Download Examples (7.65 Mb) | Documentation * Note: The API is same for both AS 2.0 and AS 3.0. |
||
| Articles | ||
| Interfacing between Flash 8 & 9 - Problems and Solutions Communicating between Flash 8 and 9 players through FlashInterface |
||
| Examples | ||
![]() |
AVM Interfacing - Communicating between Flash 8 and Flash 9 This example shows two Flash 8 SWFs loaded into a Flash 9 SWF. Flash 9 can communicate with each SWF and vice-versa, through event handlers and direct calls to both functions and properties. View Example |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|



