Flash Player 10 – beta?

Came across this post today from flashguru.com that talks about Flash Player 10. Aparently an early release of the Flash 10 Player is available from Adobe today. Here are some really cool features I wanted to highlight from Adobe’s Site.

Read the rest of this entry »

Nice Flex Site

I have not been a big fan of Flex sites. For the most part they all look alike and the component framework lets developers get away with creating something and not needed to have a single design bone in their body. My opinion changed after I found this site grooveshark.com. This link goes to the lite player but the main site is worth a look over too.

Read the rest of this entry »

Letter Particle Generator

A little while back a friend of mine asked me to help him put the finishing touches on a jewelry site he was having built. They wanted to take the existing AS 2 site and connect it to my FlashBaker Admin panel and clean up a few things as well. Since I detest AS 2 at this point I felt it would be better to just port the entire site over to AS 3. While I did that, I overhauled this Letter Particle Effect that was being used on the site. I thought I would release the source code to the particle system and hopefully drum up some traffic to his site TypeOfLove.com.

Read the rest of this entry »

flashlog.txt for trace();

In this post I talked about how I see trace comments in my console (on Mac OS X) and a few people were interested in how I set that up. Here is some info to help you out.

Read the rest of this entry »

Random Coolness

I use the Flash Debug Player and have set it up to output all traces out to the console on the mac to help with all my debugging. This is great to see traces outside of the Flash IDE without the need of any extra software or custom built solution. I tend to leave it open a lot and when I visit other Flash sites I wind up seeing any traces that had not been removed. Well this morning while I was just surfing the web I went back to my console and saw this:

Read the rest of this entry »

Useless Getters/Setters

Part of building my new Framework revolves around optimization (Code, Size, and Speed). One of the quickest optimizations I have done is removing all the useless getters and setters and instead replace them with public vars.

Read the rest of this entry »

Google Analytics Bug?

There has got to be something wrong with this, how can 74% of traffic be coming from the 9.0 player? There is no such thing as a flat 9.0 Player, take a look:

Read the rest of this entry »

Page 41 of 48« First...102030«3940414243»...Last »