Part 5: Adding Google Analytics tracking to the SWFAddress include

Dynamic SEO tags for your Flash site using PHP To include Google Analytics tracking into your deeplinked flash site configure your SWF address like this: <script type=”text/javascript”> var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.” : “http://www.”); document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”)); </script> <script type=”text/javascript”> var pageTracker = _gat._getTracker(“UA-XXXXX-1″); </script> <script type=”text/javascript” src=”swfobject/swfobject.js”></script>…

Part 2. Enabling back, forward and history buttons for your Flash site

Dynamic SEO tags for your Flash site using PHP Step 1, lets get those back buttons, forward buttons and history working in our browsers navigational bars. This functionality relies heavily on utilizing the excellent swfaddress script which you need to download from here (http://www.asual.com/download/?swfaddress). 1. Extract the swfaddress script to the same directory that your…

Part 3. Add scrollbars for small browser windows

Dynamic SEO tags for your Flash site using PHP For this step, we’re going to use swfforcesize, a small script which will do most of the ground work for us. Firstly download and extract the script. <html> <head> <title>Full Screen Flash How To</title> <meta name=”description” content=”Google Optimized Description”> <meta name=”keywords” content=”Google Optimized Keywords”> <script type=”text/javascript”…

Part 4. Flash alertnate content, White hat usage and source code

Dynamic SEO tags for your Flash site using PHP Best Uses of Flash – http://mezzoblue.com/archives/2008/05/05/image_replac/ See point #2 in regards to sIFR, an ideologically similar concept to CSS image replacement, which suffers from the same potential abuse vectors. As this is a Google blog, it appears sIFR has an official blessing. Also mentioned in this…

Sanity.com.au Build Preview

This is the new Sanity.com.au revamp I am presently working on. Being a large consumer site I built the site with all best practice and progressive enhancement techniques available. Site Preview: http://www.scottking.com.au/portfolio/sanity.com.au/ Themed version: http://www.scottking.com.au/portfolio/sanity.com.au/index_batman.html Technology: xHTML 1.0 Strict Custom Styled Form Elements sIfr Flash Font Replacement jQuery Animation swfObject Flash Embed CSS class based…

BT Super for Life

This is a web site I developed for financial service provider BT Financial Group (part of Westpac), quite a nice looking site, features lots of SEO, a dynamic Flash intro panel with full CMS. A nice group to work for and a good job all around. Technologies: Flash ActionScript 3 CSS JavaScript Classic ASP Advanced…