Falcon MXML progress

2013-03-08 Thread Gordon Smith
The syntax of an MXML document is now represented by a set of thread-safe read-only interfaces (IMXMLData, IMXMLTagData, IMXMLTagAttributeData, etc.) Clients of the MXML document, such as the MXML tree builder, now access the document only through these interfaces and no longer use the concrete

FXG Extension for Photoshop CS5

2013-03-08 Thread Sebastian Mohr
Hi, does anyone know where I can download the FXG Extension for Photoshop CS5 that is mentioned here [1]? The Flash Catalyst site [2] does not provide this link anymore. Could the Adobe folks on this list be able to provide a working link for that? When importing skins into Apache Flex, that

Re: UML diagrams for the Flex projects in Flower Dev Center ...

2013-03-08 Thread Cristian Spiescu
Thank you all for your kind words! We look forward in having feedback from you. The current Flower Dev Center basically does what a standard UML tool is expected to do. Adding the possibility to collaborate in real-time, use it on the web, collaborate on code, etc. We use it for our internal

embedding fonts in external css (swf) broken for s:Label?

2013-03-08 Thread Scott Talsma
I just updated a 4.6 to 4.9, and discovered some my text fields were displaying in Times New Roman instead of Verdana. Verdana is being specified in an runtime stylesheet, compiled into an external swf. When I dug further, I confirmed that only the spark Label (s:Label) is affected (broken);

Re: embedding fonts in external css (swf) broken for s:Label?

2013-03-08 Thread Jagan Langa Sami Durai
* embedAsCFF: true; - *this is the problem. set it to false. On Fri, Mar 8, 2013 at 8:34 PM, Scott Talsma sc...@talsma.tv wrote: I just updated a 4.6 to 4.9, and discovered some my text fields were displaying in Times New Roman instead of Verdana. Verdana is being specified in an runtime

Re: embedding fonts in external css (swf) broken for s:Label?

2013-03-08 Thread Scott Talsma
Sure enough--that was the issue. Thanks for the help. On Fri, Mar 8, 2013 at 10:12 AM, Jagan Langa Sami Durai jaga...@sybrant.com wrote: * embedAsCFF: true; - *this is the problem. set it to false. On Fri, Mar 8, 2013 at 8:34 PM, Scott Talsma sc...@talsma.tv wrote: I just updated a

Re: Microsoft LightSwitch any good?

2013-03-08 Thread Angelo Anolin
I believe this is sort of MS Access for the Web. On Mar 8, 2013 6:37 AM, Vincent Sotto dsreil...@gmail.com wrote: lightswitch, i just found out about this, no more plugins anymore (silverlight), the output is html5 anybody try this? it looks promising, one thing i hate is that i have to use

Re: embedding fonts in external css (swf) broken for s:Label?

2013-03-08 Thread Scott Talsma
Nope--this was a generic desktop AIR app. On Fri, Mar 8, 2013 at 11:39 AM, Alex Harui aha...@adobe.com wrote: Are you using the mobile theme? You shouldn't need to do that for a non-mobile app. On 3/8/13 7:41 AM, Scott Talsma sc...@talsma.tv wrote: Sure enough--that was the issue.

[jira] [Updated] (FLEX-33421) Broken metadata RequiresLicense

2013-03-08 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric Leroy updated FLEX-33421: -- Description: A library build with Flex SDK 4.5 and using the metadata RequiresLicense fails

Re: embedding fonts in external css (swf) broken for s:Label?

2013-03-08 Thread Scott Talsma
I misspoke earlier. I suspect that my alias collided w/a locally installed system font, and that was used instead of the embedded font. When embedAsCFF=false, none of the text classes use the embedded font. When embedAsCFF=true, only the s:Label instances refuse to use it. Does it make sense

Re: InfoWorld interview

2013-03-08 Thread Om
They published the interview as part of their larger article about Apache projects here: http://www.computerworld.com.au/slideshow/455802/pictures_15_high-impact_apache_projects/?image=5 Thanks, Om On Mon, Feb 4, 2013 at 5:09 PM, Sally Khudairi sallykhuda...@yahoo.comwrote: Thanks so much,

Re: MessagePack for ActionScript ?

2013-03-08 Thread Justin Mclean
HI, Hi, I suspect that this may be inappropriate but it sure seems like it would be applicable to my continued development in Apache Flex i.e. I want a compressed way to talk to my backend. Have you looked at BlazeDS or Granite Data Services? Justin

Re: MessagePack for ActionScript ?

2013-03-08 Thread Justin Mclean
HI, Hi, I suspect that this may be inappropriate but it sure seems like it would be applicable to my continued development in Apache Flex i.e. I want a compressed way to talk to my backend. Have you looked at BlazeDS or Granite Data Services? Justin

Re: MessagePack for ActionScript ?

2013-03-08 Thread Om
I have never used it, but it looks like there is a Ruby-AMF plugin [1]. Hope this helps. Thanks, Om [1] https://github.com/victorcoder/rubyamf_plugin On Fri, Mar 8, 2013 at 12:22 PM, Charles Monteiro charles.monte...@gmail.com wrote: I will now :), but my mid tier back end must stay in

Re: MessagePack for ActionScript ?

2013-03-08 Thread Jeffry Houser
On 3/8/2013 2:08 PM, Charles Monteiro wrote: Hi, I suspect that this may be inappropriate but it sure seems like it would be applicable to my continued development in Apache Flex i.e. I want a compressed way to talk to my backend. Currently, I do rely on json which is widely supported.

[jira] [Created] (FLEX-33425) Flash Player Version detection issue in IE9

2013-03-08 Thread Abhishek Dwevedi (JIRA)
Abhishek Dwevedi created FLEX-33425: --- Summary: Flash Player Version detection issue in IE9 Key: FLEX-33425 URL: https://issues.apache.org/jira/browse/FLEX-33425 Project: Apache Flex Issue

Re: Apache Flex SDK Installer - 2.5 release?

2013-03-08 Thread Justin Mclean
Hi, I'll can help out with the OSX version if there committer who wants to be release manager and they only have window. (As I did with the last release) Thanks, Justin On 09/03/2013, at 8:49 AM, Om wrote: We have a quite a few changes lined up for the next version: 1. Enable Flex SDK