Archive for the ‘Flash’ Category

Google Analytics with Flash Content

I stumbled across this in the process of a project at work.

http://code.google.com/apis/analytics/docs/tracking/flashTrackingIntro.html

I have yet to finish my testing, but it seems to work rather well.  The only drawback seems to be that every action you log to Google has to be a “fake” URL that is receiving a hit.

However you can setup goals to these virtual URLs and thereby abstract that from your reporting.

Flex 3 CSS Properties Full List

I was looking for something like this the other day.

http://www.loscavio.com/downloads/blog/flex3_css_list/flex3_css_list.htm

Its a complete list (by component) of available CSS properties in Flex 3. Useful for making sure syntax is correct, and seeing what other options are editable without changing the skin.

Quick Flash 9 enterframe test

Line Drawing 2

This one is based on my previous auto-draw post. I added in a start/pause from click, and the line now follows the mouse around.

Random line drawing

I made this quick programmatic animation in flash while waiting for a client at Panera.

Enjoy!

Return top

Updates