Monthly Archives: April 2009
Using Flex swf to load html into frames
I recently had a reason to do this, and saw that many people online are having problems. Here’s a solution, and a few notes to help. First the Flex code:
Posted in Flash, Flex
Tagged controlling frames, flex + frames, frame, frames, html, html frames, loading page into frame
Leave a comment
GuerrillaMail disposable email
This isn’t about Flex or Flash, but it’s a useful item for any developer, and I’d thought I’d share to anyone who doesn’t already know about it. Using Guerrilla Mail, you can generate a free, anonymous, disposable email address that … Continue reading
Tracking ‘Pages’ in a Flex app with Google Analytics
Tracking ‘Pages’ in a Flex app with Google Analytics Google Code Page: http://code.google.com/apis/analytics/docs/tracking/flashTrackingIntro.html download the tracking library here: http://code.google.com/p/gaforflash/downloads/list 1)After downloading the zip file, unzip it, and goto lib/analytics.swc (not analytics_flash.swc) 2)in your flex app, goto project -> properties -> … Continue reading
Posted in Uncategorized
Tagged analytics, flex + google analytics, flex stats, google analytics, hits, pageviews, statcounter, stats, tracking
1 Comment