Hi everyone.
All very simple.
In HTML I use this and it's working. I see paypal page with correct
information.
https://www.sandbox.paypal.com/cgi-
bin/webscr">
In Flex I use this:
var url : String = "https://www.sandbox.paypal.com/cgi-bin/webscr";;
var variables : URLVariabl
Create for example TextInput with fontFamily="TimesNewRoman",
fontSize="14". If you run the function TextInput.measureText
(" ").ascent on Mac the result will never be 14. On Windows - all
good.
It's problem with measureText function.
Try to run this is simple application on Mac and on Win and y
2 matches
Mail list logo