I couldn't find anything in the online help relating to this.
Assuming we have a single HTML page displaying a flash file that has multiple sections. How can we track the various sections? Is it as simple as calling the TrackPage() javascript from inside the swf with a parameter identifying the section?
e.g. html page contains tracking script and swf file, swf file makes calls on button clicks such as :
BLOCKED SCRIPTmsAnalytics.TrackPage('section1');
Does that work?
Thanks,
Alex