Making Flash text resize relative to the browser font size settings on the fly.
Comments and suggestions are very welcome. Email them to fransgaard@gmail.com, post them on my blog or post them on Accessify Forum.
And please let me know on fransgaard@gmail.com if you use the Flash Font Resizer for a project.
Previously on Flash Font Resizer
Essensially this version is identical with version 0.5 the only difference is some javascript to make each local connection unique to each session avoiding local connection not working when the Flash Font Resizer is open in several browser/browser windows.
<script type="text/javascript"> var randomnumber=Math.floor(Math.random()*1001) </script>
This variable set by the javascript in the header needs to be attached to both the measurer and the main SWFs creating unique local connection bridges.
ffr-main-v0-6.swf?lcID="+lcNO

This work is licensed under a Creative Commons Attribution 3.0 License.
No credit required, but please email fransgaard@gmail.com if you use the Flash Font Resizer for a project or modify it.
Comments and suggestions are very welcome. Email them to fransgaard@gmail.com, post them on my blog or post them on Accessify Forum.