Tag Archives: Flash

Internet Explorer Flash 8 ExternalInterface Bug

In IE6, ExternalInterface.call method will result in a Javascript error when the flash object is within a html form! (an undefined error)
Steve Kamerman had produced a fix for the bug. (Check his blog)
IE’s implementation of Javascript seems to want to look for “window.yourObject” and not “document.form[x].yourObject”, so his script figures out which form you are [...]

A Puzzle Game - Bloxorz

Play Bloxorz.

The game ’s objective is to put the block into the square hole by moving/flipping the block using the arrow keys. Stepping on a round switch (round button) will either connect or disconnect a bridge. There is also cross switch that is activated only when the block is standing vertically on its end. Orange [...]

Adobe Flex Goes Open Source

Read at Zdnet blog by Ryan Stewart.