Skip to content
JB
← All articles

Tag

#Problem Solved

12 articles

Installation Error: APIInternalError

I know I know, Flash is dying. Sadly Adobe announced the end of life for Flash Player, but I have high hopes that Adobe AIR will live on and I love.

Read more →

Flash Builder attempts to launch and then fails

I wrote a post a while back about how to fix Flash Builder when it wouldn't start. I found that there were two things to try, one of which usually fixed the.

Read more →

TypeError: Error #1007: Instantiation attempted on a non-constructor

So I know that many people are jumping ship when it comes to Flash and Flex when it comes to web applications but if you are one of the ones like me that is.

Read more →

Remove Duplicates from an Array AS3

I recently needed function that would remove duplicate values from an array. After looking around online and modifying what I found to fit my needs I came up.

Read more →

Extra space below img tag

So I've been doing a lot of web development lately and have run into some issues that have driven me nuts. The latest one had to do with an HTML email template.

Read more →

Word multilevel list not working

This morning I was working on a Word 2007 document that had a bulleted list in it and couldn't get it to indent and place the different bullet points in the.

Read more →

404 Not Found Error from my WordPress blog when I click on an entry or archive

So I just had this happen recently to two blogs that I maintain. The home page of the blog showed up fine, but when I clicked on a link to go to any page other.

Read more →

Random Vector and Random Array Functions

I've been working on a Blackjack game and have needed to do a lot of shuffling, cards that is. I've seen quite a few shuffling functions over the years. Here.

Read more →

How do I change the retry time in SmartFTP

So if you do much with ftp you have probably heard of SmartFTP . If not I would highly recommend them. I have used a variety of ftp programs and theirs is by.

Read more →

How to embed fonts using actionscript 3

This was causing my to bang my head for a little while. There are different ways depending on whether you are using Flash or Flash Builder (previously Flex.

Read more →

Flash Builder 4 Install Error

So I attempted to install the new Flash Builder 4 the other day and got this error: Exit Code: 7 -------------------------------------- Summary.

Read more →

Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.

If you have ever received this error it can be quite frustrating and there are a lot of not so helpful answers out there on the web. Because of that I wanted.

Read more →