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
While Version 0.2 scaled up and down fine when browser font size were adjusted, it did not pick up the initial browser font settings when loaded.
This was because the Measure, being smaller, loaded first and was sending the actual font value before the main swf was loaded and ready to receive the value.
This has been fixed in version 0.3 by creating a second local connection from the main swf to the measurer swf telling the measurer when the main swf is ready to receive the first font size value.

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.