Pages

Showing posts with label TextFormat. Show all posts
Showing posts with label TextFormat. Show all posts

Sunday, 20 September 2015

ActionScript 3.0 Opening a URL and downloading a PDF file

To open any external link from a flash document we use the below code:

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.