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. Wh

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
Yes. I'm talking about experimental. I linked to the 4.9 release and s:Alert and s:ColorPicker were not available. I'm using the en_US locale. Not sure what to say here… This is all clear as mud to me. I'll play around a bit trying to wrap my head around this. I'll probably come back with more

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 o

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 t

[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 Fle

[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 Type:

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 project

[jira] [Closed] (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:all-tabpanel ] Gaius Coffey closed FLEX-33410. --- Resolution: Duplicate I have created a bug report here: https://bugbase.adobe.com/index.cfm?event=bu

[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-tabpanel&focusedCommentId=13583147#comment-13583147 ] Gaius Coffey commented on FLEX-33410: - Sorry, I have found a better place to post this

Re: [OT] Whiteboard

2013-02-21 Thread Nicholas Kwiatkowski
Yeah... I had to dink around with mine for about a half hour to get it to work. Good Luck! On Wed, Feb 20, 2013 at 11:22 PM, Frédéric THOMAS wrote: > Hi Nick, > > Well, I didn't try to relocate because I was able to update and thought it > was good, because I've got modifications, I think I'll c

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 wrote: > Yes. I'm talking about experimental. > > I linked to the 4.9 release and s:Alert and s:ColorPicker were not > available. I'm us

Re: Getting source working in Flash Builder

2013-02-21 Thread Bogdan DINU
Indeed, it's not in the spark namespace yet. Try using direct namespaces. On Thu, Feb 21, 2013 at 2:46 PM, Nicholas Kwiatkowski wrote: > 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

[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-tabpanel&focusedCommentId=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 don't

[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-tabpanel&focusedCommentId=13583172#comment-13583172 ] Woodwing Developer commented on FLEX-33409: --- Hi Justin. Yes, I've installed the

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

2013-02-21 Thread Pepe
hello What exactly do you mean the "crash"?? You mean a runtime error? Or Application is gone? I have a issue which an air application (exe) crashes. I mean the exe disappears from task manager. thanks Shigeru Nakagaki 2013/2/21 Woodwing Developer (JIRA) : > > [ > https://issues.apache.

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 AT&T 4G LTE smartphone. Frédéric THOMAS wrote: Hi, I just committed a fix for the DateChooser test header issu

[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-33409) TLF crashes when hypens are shown in a multi span textFlow

2013-02-21 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583376#comment-13583376 ] Carol Frampton commented on FLEX-33409: --- If you'd like someone to look at this pleas

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

2013-02-21 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583418#comment-13583418 ] Mikko Torniainen commented on FLEX-33389: - As a simple workaround you can add a 0-

[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-tabpanel&focusedCommentId=13583436#comment-13583436 ] Carol Frampton commented on FLEX-33389: --- I don't think your workaround will work sin

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 resource

[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-tabpanel&focusedCommentId=13583516#comment-13583516 ] Carol Frampton commented on FLEX-33389: --- I think your workaround is to define your o

Bogdan Components [Was: Getting source working in Flash Builder]

2013-02-21 Thread Harbs
Some questions on the components: 1) ProgressBar: It does not seem to have feature parity with the mx version. There does not seem to be a way to specify an indeterminate progress bar. There's no mode property. Am I missing something? There's also no label property. Is the text set by specifyin

RE: Mustella on Amazon EC2

2013-02-21 Thread Carlos Cruz
Do you still want me to install win 2008 server? Carlos -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om Sent: Wednesday, February 20, 2013 7:49 PM To: Alex Harui Cc: dev@flex.apache.org Subject: Re: Mustella on Amazon EC2 On Wed, Feb 20, 2013 at 4:

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 me,

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
Okay. I straightened this out by copying the resource bundles and updating my compiler settings. This is a pretty hacky way to get it to work, but it'll do for now… On Feb 21, 2013, at 10:05 PM, Harbs wrote: > I got things to work -- sort of, by copying the source and sub-classing > ColorPicke

RE: Mustella on Amazon EC2

2013-02-21 Thread OmPrakash Muppirala
Yes, please. Om On Feb 21, 2013 12:22 PM, "Carlos Cruz" wrote: > > > Do you still want me to install win 2008 server? > > Carlos > -Original Message- > From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om > Sent: Wednesday, February 20, 2013 7:49 PM > To: Alex Harui > Cc: d

RE: Mustella on Amazon EC2

2013-02-21 Thread Carlos Cruz
Can it be done by Saturday afternoon (Montreal time), or is it needed sooner? because I have to go to the Data Center to set up. Carlos -Original Message- From: OmPrakash Muppirala [mailto:omup...@gmail.com] Sent: Thursday, February 21, 2013 4:34 PM To: dev@flex.apache.org Subject: RE

Re: Getting source working in Flash Builder

2013-02-21 Thread Harbs
I'm not sure if it's my hacky setup, or this is a real bug, but I'm getting the following error: ReferenceError: Error #1069: Property icon not found on spark.skins.ColorPickerButtonSkin and there is no default value. The error is in SparkSkin.as at this line: var exclusionObject:Object = this[

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

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 Yeah...

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 als

[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-tabpanel&focusedCommentId=13584066#comment-13584066 ] Woodwing Developer commented on FLEX-33409: --- Hi Carol. I made a simple applicat