Posted on July 24, 2010, 6:16 am, by Daniel, under
actionscript.
This site is built using the PureMVC framework (AS3.0) and is XML driven to support multiple languages. This is the site I wrote the dynamic text around an ellipse code for, as it is used for the range menu. It is a great looking site with some nice water and light effects going on in [...]
Posted on June 21, 2010, 2:06 pm, by Daniel, under
actionscript.
Recently I had to create a dynamic menu that required some text to wrap around an ellipse. Getting the rotation correct involved calculating the angle of the tangent around the ellipse which was a challenge. Also the letter spacing was tricky and I don’t think I have the best solution for this but it seems [...]