ExternalInterface Bug in IE 9 Beta – Update
I decided to take the IE 9 beta for a spin a few months back and discovered something most unpleasant: ExternalInterface calls are busted by Microsoft's new browser. I realize that IE 9 is still in...
View ArticleExternalInterface Bug in IE 9 Fixed
With the recent IE 9 release candidate, Microsoft has fixed the issue I mentioned earlier where it was not possible to send data from JavaScript into Flash via ExternalInterface calls. The new version...
View ArticleFix for Ground – Bullet Collision Bug in Flixel
A few friends and I have been working on a game together for the last few weeks. Everything was going well at first, but then we ran into a major snag: bullets were colliding with the ground when they...
View ArticleText Formatting (Italics, Bold) Bug and Solution in Flash Pro CC
I recently worked on a project that required formatted text (italics) to be read in from a file and placed into a textfield that was using an embedded font. "No problem," I thought, "I can just use the...
View Article