Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
Okay. There's too much about the process that's kind of black magic to me. I guess after I finish getting this working I'll understand how everything ties together better. That's a good thing I guess… ;-) I was under the impression that you could link to the source files instead of the swcs.

Re: Getting source working in Flash Builder

2013-02-21 Thread Frédéric THOMAS
I think theoricaly, that's could be possible, first the flex-config.xml shouldn't contain any declarations to the librairies except playerglobal, the lib folder should be emptied, you would have to create a project for each lib in your IDE, the build configuration of each one should take care

Re: Getting source working in Flash Builder

2013-02-21 Thread Frédéric THOMAS
Weird, because I remember I mavenized the SDK 4.9 and been able to use them, I can't see how you couldn't use them. -Fred -Message d'origine- From: Harbs Sent: Thursday, February 21, 2013 9:31 AM To: dev@flex.apache.org Subject: Re: Getting source working in Flash Builder Yes. I'm

[jira] [Created] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Woodwing Developer (JIRA)
Woodwing Developer created FLEX-33409: - Summary: TLF crashes when hypens are shown in a multi span textFlow Key: FLEX-33409 URL: https://issues.apache.org/jira/browse/FLEX-33409 Project: Apache

[jira] [Updated] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Woodwing Developer (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woodwing Developer updated FLEX-33409: -- Priority: Blocker (was: Major) TLF crashes when hypens are shown in a multi span

[jira] [Updated] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Woodwing Developer (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Woodwing Developer updated FLEX-33409: -- Description: When soft hyphens are used and shown, in a textFlow with 2 or more spans,

[jira] [Created] (FLEX-33410) NetStream jumps when playing on Android devices

2013-02-21 Thread Gaius Coffey (JIRA)
Gaius Coffey created FLEX-33410: --- Summary: NetStream jumps when playing on Android devices Key: FLEX-33410 URL: https://issues.apache.org/jira/browse/FLEX-33410 Project: Apache Flex Issue

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
Yes. Very weird. I did a search, and experimental.swc is there. I tried copying it to my project libs folder, and that did not help either. When I copied the source code to my src folder, I was able to address the components in ActionScript, but not mxml. I tried creating a new Flex 4.9

[jira] [Commented] (FLEX-33410) NetStream jumps when playing on Android devices

2013-02-21 Thread Gaius Coffey (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583147#comment-13583147 ] Gaius Coffey commented on FLEX-33410: - Sorry, I have found a better place to post

Re: Getting source working in Flash Builder

2013-02-21 Thread Nicholas Kwiatkowski
From what I understand, the experimental swc had a different namespace... I don't think it was in spark yet -Nick On Thu, Feb 21, 2013 at 3:31 AM, Harbs harbs.li...@gmail.com wrote: Yes. I'm talking about experimental. I linked to the 4.9 release and s:Alert and s:ColorPicker were not

[jira] [Commented] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583162#comment-13583162 ] Justin Mclean commented on FLEX-33409: -- Have you tried with Apache Flex 4.9 it uses a

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
Something is odd here. Here's the symptoms that I'm seeing: Using either Flex 4.9 or putting experimental.swc in my libs, I do not get the components in either mxml hints or ActionScript hints. If I copy the source into my source folder I get hints for spark.compenents.ColorPicker, but I

[jira] [Commented] (FLEX-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Woodwing Developer (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583172#comment-13583172 ] Woodwing Developer commented on FLEX-33409: --- Hi Justin. Yes, I've installed the

Re: [VOTE] Apache Flex 4.9.1 RC3

2013-02-21 Thread Alex Harui
Do you think it is a bug in the tests or in the release source? You can also run against earlier release if you want to know if it is an inject. Sent via the PANTECH Discover, an ATT 4G LTE smartphone. Frédéric THOMAS webdoubl...@hotmail.com wrote: Hi, I just committed a fix for the

[jira] [Assigned] (FLEX-33155) Uncaught exception in compiler, when JRE 1.7 is used

2013-02-21 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton reassigned FLEX-33155: - Assignee: Carol Frampton Uncaught exception in compiler, when JRE 1.7 is used

[jira] [Commented] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-21 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583436#comment-13583436 ] Carol Frampton commented on FLEX-33389: --- I don't think your workaround will work

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
I got things to work -- sort of, by copying the source and sub-classing ColorPicker to use it in mxml. Now things are totally wonky with my setup. I get the following error (5 times -- I have a main app and six modules. I have no idea which modules cause the problem.) Unable to resolve

[jira] [Commented] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-21 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583516#comment-13583516 ] Carol Frampton commented on FLEX-33389: --- I think your workaround is to define your

Re: Linux support for Apache Flex - it works!

2013-02-21 Thread Nick Collins
I apologize, I should rephrase it to state that there is not a currently maintained debug player for linux, causing us to miss out on any new runtime features if we choose to develop on Linux. Also, there is not a recent AIR build for Linux either, which for me makes it a total deal-breaker. To

Re: Getting source working in Flash Builder

2013-02-21 Thread Justin Mclean
HI, Using either Flex 4.9 or putting experimental.swc in my libs, I do not get the components in either mxml hints or ActionScript hints. FB is gets this info from the fat swcs, swcs with ASDoc XML info in them, do you have the experimental_rb.swc file in frameworks/locale/en_US? It may be

Re: [OT] Whiteboard

2013-02-21 Thread Frédéric THOMAS
I just checked out my whiteboard project, scratched it and committed it, not very nice but with svn, it's not the first time I do that. -Message d'origine- From: Nicholas Kwiatkowski Sent: Thursday, February 21, 2013 1:35 PM To: dev@flex.apache.org Subject: Re: [OT] Whiteboard

Fw: [VOTE] Apache Flex 4.9.1 RC3

2013-02-21 Thread Frédéric THOMAS
oups ! -Message d'origine- From: Frédéric THOMAS Sent: Friday, February 22, 2013 7:21 AM To: Alex Harui Subject: Re: [VOTE] Apache Flex 4.9.1 RC3 Do you think it is a bug in the tests or in the release source? AFAIK, that's just tests, nothing relative to the framework. You can