Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
That was it! Thanks so much. I checked the settings for embedAsCFF and set the fontWeight to bold, and sure enough it now works on external devices. Thanks Alex, thats been bugging me for a couple of weeks! -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Fo

Re: FontAwesome and Flex 4.14

2015-04-20 Thread Alex Harui
On 4/20/15, 12:56 PM, "WelshAndy" wrote: >Thanks. Yes, I selected the font support & that seemed to install okay. I >see >Flatspark buttons, and I see Fontawesome icons on labels, but I dont see >the >FontAwesome icons on buttons, using the code above, outside of the AIR >simulator. Im using 4.

Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
Thanks. Yes, I selected the font support & that seemed to install okay. I see Flatspark buttons, and I see Fontawesome icons on labels, but I dont see the FontAwesome icons on buttons, using the code above, outside of the AIR simulator. Im using 4.14. Should I update to the 4.14.1 maybe? -- Vi

Re: FontAwesome and Flex 4.14

2015-04-20 Thread Alex Harui
When you installed Flex 4.14, did you select the option to install the embedded font support? -Alex On 4/20/15, 11:57 AM, "WelshAndy" wrote: >hmm... apparently that only fixed it on the AIR Simulator. Just tried it >on 2 >Android devices and still get the broken symbol (square with a cross) wit

Re: FontAwesome and Flex 4.14

2015-04-20 Thread WelshAndy
hmm... apparently that only fixed it on the AIR Simulator. Just tried it on 2 Android devices and still get the broken symbol (square with a cross) with no FontAwesome icon, so no fix yet. Do I need to manually add something / swc / font / package to the compilation stage perhaps? Thanks for any

Re: FontAwesome and Flex 4.14

2015-04-19 Thread aYo ~
Ok nice one, but deeply weird solution. Absolute strangeness. aYo mrbinitie.blogspot.com ayobinitie.com On 19 Apr 2015 19:58, "WelshAndy" wrote: > Solved, though not sure why! I include it here for completness, in the hope > it may help someone else. > > I gave up trying to get the icons display

Re: FontAwesome and Flex 4.14

2015-04-19 Thread WelshAndy
Solved, though not sure why! I include it here for completness, in the hope it may help someone else. I gave up trying to get the icons displaying and went ahead and created PNGs, then added the first of them using the icon tag of ButtonIcon (icon="assets/icons/ico1.png") leaving the FontAwesome a