[jira] [Commented] (FLEX-33330) An easier way of managing the locales for the InstallApache application

2012-12-27 Thread Marcus Fritze (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-0?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13540003#comment-13540003 ] Marcus Fritze commented on FLEX-0: -- I am getting "Unexpected token IDEN

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Marcus Fritze
you could create a sub-component off of the "s:PopUpAnchor". It >> works like a callout but is just a invisible container. Works great for >> contextual overlays n such. >> >> -Mark >> >> -Original Message- >> From: Maxime Cowez [mailto:ma

Re: Flex Mobile components in desktop/browser applications

2012-12-20 Thread Marcus Fritze
@maxime Are you willing to share your code of your CallOutButton and maybe submit to the Apache Flex? Thanks Marcus Am 21.11.2012 um 16:23 schrieb Maxime Cowez : > I'm no mobile expert so I don't know about other components, but I found > myself rewriting a desktop version of Callout and Call

Re: [Homepage] "browse our repository in your web browser" not working?!

2012-12-18 Thread Marcus Fritze
or me Am 18.12.2012 um 21:42 schrieb Marcus Fritze : > Hi Nick, > > no still not working for me. > > > Marcus > > Am 18.12.2012 um 21:40 schrieb Nicholas Kwiatkowski : > >> Marcus, >> >> I've been able to view it at various times during the d

Re: [Homepage] "browse our repository in your web browser" not working?!

2012-12-18 Thread Marcus Fritze
Hi Nick, no still not working for me. Marcus Am 18.12.2012 um 21:40 schrieb Nicholas Kwiatkowski : > Marcus, > > I've been able to view it at various times during the day. You might have > just hit a server burp. Can you try again? > > -Nick > > On Tue, De

Re: [Homepage] "browse our repository in your web browser" not working?!

2012-12-18 Thread Marcus Fritze
Hi Alex, Am 18.12.2012 um 21:24 schrieb Alex Harui : > On 12/18/12 12:21 PM, "Marcus Fritze" wrote: > >> The link browse our repository [ http://svn.apache.org/viewvc/incubator/flex >> ] >> in the first line of the page isn't working. > Hi Marcus, t

[Homepage] "browse our repository in your web browser" not working?!

2012-12-18 Thread Marcus Fritze
Hi all, I think there is a little error on the following page: http://incubator.apache.org/flex/source.html The link browse our repository [ http://svn.apache.org/viewvc/incubator/flex ] in the first line of the page isn't working. Either something crashed or this is the wrong link. Thanks.

Re: We faced a TypeError in using ComboBox.

2012-12-13 Thread Marcus Fritze
Hi Yusuke, can you create a very small test project with this issue? If you think this is really an issue you can file any issues here: https://issues.apache.org/jira/browse/FLEX and you can attach the test project to this bug (swf file / FXP file) The mailing list is not the best way to file

Re: PDF generation

2012-12-11 Thread Marcus Fritze
Hi Kristian, have you tried http://code.google.com/p/purepdf/ ? Best regards. Marcus Am 11.12.2012 um 11:27 schrieb Kristian Arlt : > Hi Guys, > > I stumbled into this problem again with our latest project, where we have to > generate acceptable prints/PDFs from the Flex front-end. > > As

Re: Hi all

2012-12-03 Thread Marcus Fritze
Hi Vineet, welcome to the party. :-) Maybe, you can fix some bugs in the Framework. ;-) https://issues.apache.org/jira/browse/FLEX Greetings Marcus Am 04.12.2012 um 00:15 schrieb vineet sood : > Hi all, > > I just joined the party and new over here. Let me know how I can be of > help, as it

Re: RichSelectableText-Component missing?

2012-11-20 Thread Marcus Fritze
As far as I know, RichText is not selectable. Marcus Am 20.11.2012 um 14:08 schrieb Maxime Cowez : > Correct me if I'm wrong, but doesn't RichText do what you describe?

Re: Monacle beta

2012-10-18 Thread Marcus Fritze
thanks for the info! Am 18.10.2012 um 20:22 schrieb Clint Modien : > Wanted to let the group know that Monacle is available at: > > https://prerelease.adobe.com/callout/?callid=59A4F95D908A4D2FB9F302729FD0D87F > > >

Re: [OT] debug flash application with Firefox 16 (released today) and FB 4.6 not longer working?

2012-10-10 Thread Marcus Fritze
ok I cleaned my project and now it's working. sorry for the disturbance let's hope for the next Flash Builder with a better complier ;-) Am 10.10.2012 um 12:23 schrieb Marcus Fritze : > Hi list, > > today Firefox 16 was released. Now I have the problem, that I am unable

[OT] debug flash application with Firefox 16 (released today) and FB 4.6 not longer working?

2012-10-10 Thread Marcus Fritze
Hi list, today Firefox 16 was released. Now I have the problem, that I am unable to debug my Flex application with Firefox 16 and Flash Builder / Eclipse. The debug version of flash player is installed and will be shown when I check the version at playerversion.com. I also updated to the curren

[Question] Develop Flex SDK in Eclipse / Flash Builder | contribute patches | fix issues, how?

2012-08-22 Thread Marcus Fritze
Hi list, I want to fix some issues in the Flex SDK (eg. NumericStepper and some other issues). But unfortunately the function which should be fixed is a private function. So I can't override this function to debug and fix the issue. So I think the best way to fix issues in the Flex SDK is to de

Re: [OT] Chrome 21 breaks AIR badge installation: your vote is needed!

2012-08-13 Thread Marcus Fritze
I think everybody can just star that chromium issue without any comment. I think the star should be the same as a vote. Greetings Marcus Am 13.08.2012 um 14:00 schrieb Bertrand Delacretaz : > On Mon, Aug 13, 2012 at 1:44 PM, Erik de Bruin wrote: >> ...In order to raise awareness and get some

Re: JIRA Import...

2012-06-16 Thread Marcus Fritze
Is the JIRA import complete? Can we use the JIRA https://issues.apache.org/jira/browse/FLEX now? Thanks Marcus Am 13.06.2012 um 18:48 schrieb Alex Harui: > I'm ready. There shouldn't be much if any activity in FLEX JIRA this > weekend so it should be fine to take it down. Or do we have to re

Re: SFTP file transfer for large files using flex

2012-03-28 Thread Marcus Fritze
Hi, as maybe all know Flash supports only a file size of 100MB. from the docs: FileReference -> upload() > Although Flash Player has no restriction on the size of files you can upload > or download, the player officially supports uploads or downloads of up to 100 > MB. I experienced that an

[jira] [Commented] (FLEX-16) Missing en_AU locale for Flex SDK framework

2012-02-20 Thread Marcus Fritze (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211842#comment-13211842 ] Marcus Fritze commented on FLEX-16: --- Just in case, someone need the ZIP-Code RegExp fo

Re: Status of INFRA-4380 (import of Adobe's JIRA database)

2012-02-07 Thread Marcus Fritze
Please don't kill me for this question, but why doesn't Apache update the JIRA from 4.4.1 to 4.4.4? So we could import this file (thie Flex JIRA import file) easily (without hacking XML's) and I think it's better (to update from 4.4.4 to 5.0 instead of 4.4.1 to 5.0) for the following JIRA 5.0 up

Re: [Discussion] Printing from Flex

2012-02-04 Thread Marcus Fritze
Hi, yes printing from Flash / Flex is really a pain. Years ago I filled 2 issues to the JIRA: https://bugs.adobe.com/jira/browse/FLEXDMV-2532 [Dependent] PrintAdvancedDataGrid not working correctly https://bugs.adobe.com/jira/browse/SDK-29607 predefine custom page size for printing with Fle

Re: [VOTE] final vote for logo color(s) selection

2012-02-03 Thread Marcus Fritze
> As long as we get no protest from Microsoft for using their Office logo > colours... This reminds me of this funny story: http://www.engadget.com/2008/03/31/deutsche-telekom-t-mobile-demands-engadget-mobile-discontinue/ -> create new JIRA issue: patent the colors blue, red, green and yellow

Re: [VOTE] final vote for logo color(s) selection

2012-02-03 Thread Marcus Fritze
I think we can build an AIR app for our special needs. (with voting history, detailed results, PPMC results) This shouldn't be a problem to build this app. Marcus Am 03.02.2012 um 09:51 schrieb Martin Heidegger: > This sort of voting is overkill. If we have to go through that for every tiny >

Re: [VOTE] final vote for logo color(s) selection

2012-02-03 Thread Marcus Fritze
a) leftmost 4-colored logo +1

Re: Apache Flex logo colors

2012-02-02 Thread Marcus Fritze
First of all, thanks again for the awesome work! The new version with the 4 colors looks great!!! I wouldn't be worried about, that the new logo looks like the windows logo / google logo / or any other logo. The flex logo has a completely different shape and the colors are a little bit differen

Re: Webinar: Moving from Adobe Flex to HTML5 and Sencha

2012-01-26 Thread Marcus Fritze
404... Am 26.01.2012 um 16:05 schrieb David Francis Buhler: > http://pages.sencha.com/rs/sencha/images/Sencha-Ext-JS-Flex-Comp.pdf > > On Thu, Jan 26, 2012 at 9:46 AM, Ivan Ilijašić wrote: > >> On Thu, Jan 26, 2012 at 3:43 PM, Jeffry Houser >> wrote: >> >>> They had another PDF up there which

Re: [Discuss] Logo contest round #2

2012-01-24 Thread Marcus Fritze
round? (I have already voted #42 in the 2nd round) Thanks for reading! Greetings from Germany Marcus Am 24.01.2012 um 02:21 schrieb Jeffry Houser: > On 1/23/2012 7:54 PM, Marcus Fritze wrote: >> I have some opinions about both logos, but I don't want to share this here >>

Re: [VOTE] Logo contest round #2

2012-01-23 Thread Marcus Fritze
+1 #42 I have some opinions about both logos, but I don't want to share this here now, because I will not influence the vote. Unfortunately I'm not on the PPMC members mailing list. Somebody mentioned we could do a little (only a little, if it's necessary) fine-tuning on the logo when we have

Re: [VOTE] Logo contest

2012-01-20 Thread Marcus Fritze
Hi Jude, As per the rules in http://markmail.org/message/zfr64u4guwvlumcc, please distribute your points by, at least, 2 submissions. Thanks, Marcus Am 20.01.2012 um 18:11 schrieb jude: > 08 - 5pts

Re: [VOTE] Logo contest

2012-01-19 Thread Marcus Fritze
I think this is not a valid vote. You have to vote minimum for two ID's. Am 19.01.2012 um 21:32 schrieb Daniel Nelson: >> >> ID 42:5 pts >>

Re: [VOTE] Logo contest

2012-01-19 Thread Marcus Fritze
gt;> From: "Marcus Fritze" >> Sent: quinta-feira, 19 de Janeiro de 2012 10:51 >> To: flex-dev@incubator.apache.org, "Marcus Fritze" > >> Subject: Re: [VOTE] Logo contest >> >> ID 04: 1 pt. >> ID 35: 2 pts. >> ID 40: 1 pt. >> > > >

Re: Permintaan berbagi Apache Flex Logo Voting Results

2012-01-19 Thread Marcus Fritze
Hi Denis and others, my posted voting was only a suggestion from me. This is / was not the official voting / voting result. So I removed it. This was only my suggestion to finally start the voting procedure. Please vote via mailing list ( flex-dev@incubator.apache.org on Topic "[VOTE] Logo con

Re: [VOTE] Logo contest

2012-01-19 Thread Marcus Fritze
ID 04: 1 pt. ID 35: 2 pts. ID 40: 1 pt. Am 19.01.2012 um 08:24 schrieb Jun Heider: > ID 05: 1 pt. > ID 42: 3 pts. > ID 49: 1 pt.

Re: [Discuss] Logo Designs

2012-01-18 Thread Marcus Fritze
I fully agree with dave, sounds good to me. Let's start voting! Maybe we should vote how we vote. ;-) Marcus Am 18.01.2012 um 23:08 schrieb Dave Fisher: > (PPMC hat) I did a quick review of last week's thread. > > Do we have general consensus on the following: > > (1) Vote is 5 points to be d

Re: [Discuss] Logo Designs

2012-01-18 Thread Marcus Fritze
Am 18.01.2012 um 21:59 schrieb Jeffry Houser: > On 1/18/2012 3:45 PM, Marcus Fritze wrote: >> Am 18.01.2012 um 21:18 schrieb Doug McCune: >> >>> Someone should just whip up a quick hot-or-not app that shows you a logo >>> and you click +1 or skip, on to the next

Re: [Discuss] Logo Designs

2012-01-18 Thread Marcus Fritze
Am 18.01.2012 um 21:18 schrieb Doug McCune: > Someone should just whip up a quick hot-or-not app that shows you a logo > and you click +1 or skip, on to the next one, and then you do that > 50-something times and you're done. Not it. Here is my suggestion: you can vote here: http

Re: [DISCUSS] Logo voting

2012-01-18 Thread Marcus Fritze
Am 18.01.2012 um 20:11 schrieb Iwo Banaś: > Opening voting to the public can only lead to the "who has more friends" > kind of competition and "how many votes from one IP are allowed" As I mentioned in a previous mail: Maybe we send a "start voting mail" and they only have to REPLY this mail.

Re: logo contest closed

2012-01-18 Thread Marcus Fritze
Am 18.01.2012 um 18:54 schrieb Alex Hugh: > designers make > their best decisions with years of experience. I don't have to be a designer, to know which logo I like and which I don't like. ;-) The more people vote, the more accurate the result reflects the opinion of ALL Flex developers. my

Re: [LOGO] Voting: anonymous or not?

2012-01-18 Thread Marcus Fritze
I know / understand what you mean. I already try to create this form (I don't know if this is possible in Google Docs). Marcus Am 18.01.2012 um 16:38 schrieb Peter Elst: >> It will be through the mailing list. > > > I think it might have been discussed but trying to make our life easier - > i

Re: logo contest closed

2012-01-18 Thread Marcus Fritze
Am 18.01.2012 um 15:39 schrieb Dany Dhondt: > Hi, > > A few suggestions: > > - let's make an official list with all the logos and their creators. This > could be as simple as an html page. We could then 'id' them, so reference is > clear. > - the community should be well informed where to vie

Re: [LOGO] Voting

2012-01-17 Thread Marcus Fritze
Maybe only the preview URL or call it "vote url" / "vote id" (we don't want to make it too difficult to vote). Just in case, if someone votes for the preview file and someone votes for the zip file (with a different URL / key). Marcus Am 17.01.2012 um 17:46 schrieb Michael Schmalle: > >>>

Re: [LOGO] Voting

2012-01-17 Thread Marcus Fritze
As far as I understand, one committer can create a short URL (with a key) for any logo. So you only have to type the short URL / key in the vote and not the full (and very long) URL. Marcus Am 17.01.2012 um 17:05 schrieb Antonio Olmo Titos: > > On Mon 16 Jan 2012 22:33 Marcus Fritze

Re: [LOGO] Pascash design

2012-01-17 Thread Marcus Fritze
fixed Preview URL: http://epicjelly.com/ApacheFlexLogo/LOGO%20APACHE%20FLEX-01-01.png Am 17.01.2012 um 14:08 schrieb Pasca S Handiman: > Hi All! > > This is my logo design for Apache Flex. > > Preview & Concept Link > http://epicjelly.com/ApacheFlexLogo/LOGO%20APACHE%20FLEX-01-01.png

Re: [LOGO] Fuse Collective #2

2012-01-17 Thread Marcus Fritze
the video on this page reminds me of Flubber ;-) Am 17.01.2012 um 12:56 schrieb Mikhail Shevchuk: > Clever way to display flexy X =) > > 2012/1/17 Dwayne Henderson : >> My thoughts exactly! >> >> --Dwayne >> >> On Tue, Jan 17, 2012 at 12:50 PM, David Arno wrote: >> From: Tomasz Maciąg |

Re: DataGrid perfomance

2012-01-17 Thread Marcus Fritze
@saurabh this is maybe what you mean http://www.jamesward.com/2010/10/11/data-paging-in-flex-4/ Am 17.01.2012 um 11:11 schrieb saurabh jain: > How about having a datagrid (or may be a list) with delay loading ... For > e.g. if you have a list of say 500 items to show, then add only a small set

Re: DataGrid perfomance

2012-01-17 Thread Marcus Fritze
Am 17.01.2012 um 10:46 schrieb Mikhail Shevchuk: > The problem is that it drammatically slows DataGrid down. Especially when using ItemRenderers for some columns.

Re: [LOGO] Voting

2012-01-16 Thread Marcus Fritze
good idea, that would be ok using http://s.apache.org/ Am 16.01.2012 um 22:22 schrieb Bertrand Delacretaz: > On Mon, Jan 16, 2012 at 9:59 PM, Marcus Fritze > wrote: >> ...Every logo gets his own ID (1-36) (because some creators submitted >> multiple logos) - this ID should

Re: [LOGO] Voting

2012-01-16 Thread Marcus Fritze
I think, this shouldn't be a problem to set-up a new email. But when everybody uses the same email subject (e.g. Logo Voting), this wouldn't bother me. (Thanks to the automatic email grouping in Mac Mail.app ;-) ) Regarding to my suggested voting system: Just to clarify, the logo with the most

Re: [LOGO] Voting

2012-01-16 Thread Marcus Fritze
Currently, afaik we have 36 logos. Here is my suggestion: Every logo gets his own ID (1-36) (because some creators submitted multiple logos) - this ID should be in front of the logo creator on the logo wiki page. Because of the amount of logos we can maybe award places from 1st to 6th and use

Re: AS3 Enhancements: method overloading. Why do people want this?

2012-01-16 Thread Marcus Fritze
Where is the problem? you can create a function: public function send(itemToSend:*):bool { if(itemToSend is String) { } else if(itemToSend is Array) { } } Am 16.01.2012 um 16:02 schrieb Nicholas Kwiatkowski: > While I'm no prueist OOP chest-bea