Archive for November, 2009

Flex 4 Custom Preloader

Wednesday, November 11th, 2009

In this example were going to look at a way to create a custom preloader SWC in Flash Professional and use it inside of a Flex 4 application by extending the SparkDownloadProgressBar class.

This preloader will display the progress percentage of loading and also a count of RSLs as they are being loaded, after loading is [...]

Read full blog post: Flex 4 Custom Preloader

“Content Assist” did not complete normally – bat file workaround

Tuesday, November 3rd, 2009

Follow up to my last post. I am having to do this enough that I wrote a bat file for it. Here is what it looks like if anyone is interested. Just copy and paste the code below into a notepad and save as a .bat file. I put mine in [...]

Read full blog post: “Content Assist” did not complete normally – bat file workaround