Articles for October, 2006
Flash 8 Advanced: Another sample chapter (Video)
I just discovered that another sample chapter of my book, this time the chapter on Flash Video, has been made available by the publisher.
The book is “Macromedia Flash 8 Advanced: Visual QuickPro Guide” (Peachpit Press), by Russell Chun and me.
The chapter is chapter 2, “Working with Video.” It covers converting video to FLV format (in […]
» Keep reading Flash 8 Advanced: Another sample chapter (Video)
Problem (and solution) : getURL() in a Flash projector fails in Firefox
On Windows, using getURL() or a similar approach to open an HTML page from a SWF running in the standalone Flash Player (such as a Flash projector file running on a CD-ROM) doesn’t work if the user has Firefox set as their default browser. Here we’ll take a look at what’s causing the problem and how to work around it.
» Keep reading Problem (and solution) : getURL() in a Flash projector fails in Firefox
Accessing local and remote resources in a locally running SWF
A few days ago I got a question about accessing local and remote resources from a SWF running locally:
I have a question. You say that in your presentation “[When they’re running locally,] SWF files are set to load local files only or remote files only — if you want to load the other type, it […]
» Keep reading Accessing local and remote resources in a locally running SWF