You know the situation – a designer has given you an FLA file to build from and either the text is too small to be legible for us mere mortals, or is going to be too large when translated into Russian. Since designers rarely think of these things, I find myself either coding in text size dynamically, or using these couple of of JSFL scripts I wrote a lot. One of them increases the point size of all text in an FLA, the other reduces it.
-
Archives
- July 2010
- June 2010
- April 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- March 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
-
Meta
I’ve no idea what you are talking about
Designers allowing for localised content…?
Thanks for posting the JSFL code. It all looks easy to read but am a real newbie with JSFL. The closest I’ve got to using it is with creating keyboard shortcuts from actions in my history. How best do you get started with JSFL?
Hey there, how goes it?
Well, JSFL isn’t very well documented it seems. The best thing seems to be experimenting and learning from other examples out there == guesswork
I have another useful script I made somewhere that will change a font face globally – yeah, for when design goes wrong
I will post that soon… take it easy!