background preloader

Action Script

Facebook Twitter

ActionScript 3 Tutorials. Conquering FSCommand EXEC Part 1 : Proxy - Northcode Inc. A typical requirement you'll run across when developing CD based Flash projects is the need to open documents from your Flash projector.

Conquering FSCommand EXEC Part 1 : Proxy - Northcode Inc.

You can use getURL to open most documents, but sometimes the document opens behind the projector. The EXEC fscommand could be used to launch a helper application, but unfortunately the EXEC fscommand doesn't allow you to pass parameters to external applications so you have no way to tell the outside world which file you want to open. You can thank the creators of the first Flash virus (SWF/LFM-926) for the fact that every version of the stand-alone Flash player since Flash MX has restricted the use of the EXEC command. This change made it impossible for anyone to create any new Flash based viruses, but it also crippled the Flash projector as a tool for legitimate users by instantly rendering many free projector extension tools useless.

FlashMyMind - Flash and ActionScript 3 Tutorials. In this tutorial I will show you how you can create a simple Flash text effect when the mouse hovers over the text. This is quite easy to accomplish with a little help from ActionScript 3. Setting up the environment 1. Learning ActionScript 3.0. ActionScript.org Flash, Flex and ActionScript Community - Tutorials, Support, Open Source & More.