pipwerks

ActionScript, JavaScript, and SCORM

Update: A few months after writing this journal entry, I developed SCORM class files for ActionScript 2 and ActionScript 3 (both require ExternalInterface). Check them out here. For the last week, I’ve been doggedly attempting to create a hybrid of Flash-to-JavaScript communication techniques for creating cross-browser SCORM-conformant courses that

Vertical centering without using tables!

For many years, table-based web page layouts were the rule, not the exception. They were easy to build, they worked cross-browser, and WYSIWYG editors made it a breeze to create and edit tables. CSS-based layouts didn’t really grab hold until just a few years ago, thanks to the evangelism

Making Actionscript calls from Adobe Captivate

Captivate 2.0 doesn’t include the ability directly manipulate Actionscript. This has been problematic for people like myself who have Flash-based ‘players’ that load and unload both Captivate SWFs and Flash SWFs… we often need the Captivate SWF to perform some kind of action when it reaches its end.

Classes and OOP in Flash

Being the non-programmer that I am, I was recently scouring the WWW in search of good examples and tutorials on using class files in Flash. I have read that class files and object-oriented programming (OOP) are generally considered a ‘best practice’ in the programming world, and wanted a better understanding

Flash and XML

Macromedia Flash is a great tool for presenting content. XML is a great format for storing content. Unfortunately, getting the two to play together nicely can be trickier than expected. I’ve spent countless hours over the last month reading up on XML and Flash integration, including trying no less

pipwerks © 2026