Pages

Showing posts with label loading. Show all posts
Showing posts with label loading. Show all posts

Thursday, 21 August 2014

ActionScript 3.0 Class File for Loading SWF files

Use the below code to create a class file for loading SWF files. You can customize this code to suit your requirements.

Friday, 21 March 2014

AS3 Accessing parent file variable value from a loaded swf file

Below example illustrates how to access a parent file variables value from a loaded swf file.