Hello 2011
So 2011 is now upon us. I am very excited for all the things that are coming my way. Watching my little girl's first year of life would top that…
So 2011 is now upon us. I am very excited for all the things that are coming my way. Watching my little girl's first year of life would top that…
I am in the middle of working on a DVD for a client and there was a conversation about creating a Blu Ray disc as well. So I did a…
Typically we have always created Flash sites from scratch and used XML or, in the case of Rush.com, a custom-made CMS as the content source For the bulk of our…
I ran into this one last night while working on the new site for RockfordGrill.com. I have to admit this one stumped me and I had to do a whole bunch of digging around to figure it out. Once I discovered the issue, it made perfect sense but at the time (about 1:30 am) I was at a loss.
1203: No default constructor found in base class.
This is one that has nailed me a couple of times. It is a Sandbox Security violation error which means that one of your SWF’s tried to access a file from a different url – which is a big no-no in flash. (more…)
Our website is still under construction but I got inspired last night and changed the splash page.
Yesterday we launched the new website for RockfordGrill.com. The project was a lot of fun and a great foray into some new techniques and technologies.
Creating a preloader in AS3 is pretty straight forward and really should be used any time your pulling resources into an SWF at runtime and yes I know the title is stupid. (more…)
One way to help secure your WordPress install is to remove the version number from your meta tags:
<meta name="generator" content="WordPress 3.0.1" />