How to detect the Browsers Zoom Level / If the user changes Browser Zoom

[Update]:Added ActionScript Source. [Update]: Sorry, i posted the wrong version ( Thanks Ash for the hint ). The latest version now really supports Internet Explorer. Every modern Web-Browsers gives you the possibility to zoom in/out the content of a website. If you zoom into the website this will easily enlarge the complete content for you. [...]

Update jsCallStack to Vector Class

When using the jsCallStack again after a while i just realized that it still uses an ArrayCollection – uuuu – how dirty. But now it’s updated to Vector.<Object> and you can again use it for your JavaScript calls from Flash. cheers, Sebastian