Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC2 **

2014-06-10 Thread OmPrakash Muppirala
Changing the subject line of the thread so that gmail does not lump it together with [VOTE] thread. Thanks, Om On Tue, Jun 10, 2014 at 11:38 PM, Alex Harui wrote: > This is the discussion thread. > > In related news (because these are changes to the install scripts and not > the installer): >

[VOTE] Release Apache Flex SDK Installer 3.1 - RC2

2014-06-10 Thread Alex Harui
Please vote to approve Apache Flex SDK Installer version 3.1 to be released. Issues addressed in this release: - Installer will report more information when installs fail. - Bugs fixed in ant_on_air required by latest nightly builds of FalconJX and FlexJS - Caching logic moved to the install scrip

[DISCUSS] Release Apache Flex SDK Installer 3.1 - RC2

2014-06-10 Thread Alex Harui
This is the discussion thread. In related news (because these are changes to the install scripts and not the installer): 1) The main SDK nightly build now uses github for swfobject so there is a chance that the SDK nightly can be installed in China. 2) The FlexJS nightly build also now uses gith

[CANCEL][VOTE] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Recent changes to install scripts for the SDK require changes to the installer. On 6/9/14 3:08 PM, "Alex Harui" wrote: >Please vote to approve Apache Flex SDK Installer version 3.1 to be >released. > >Issues addressed in this release: >- Installer will report more information when installs fail.

Re: Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread Nick Collins
Well, presumably the Flash Pro tooling would be updated to provide access to those features. For example, in the main timeline perhaps they include "layer groups" for each of the stage layers, that I could re-order as I choose to. On those timelines, any Stage3D content would exist on that layer gr

Re: git commit: [flex-utilities] [refs/heads/develop] - use flag to keep cleanup from running twice

2014-06-10 Thread OmPrakash Muppirala
On Jun 10, 2014 1:09 PM, "Alex Harui" wrote: > > No, cleanup is called in this scenario after the last step. But htting > the close button to close the main window also calls cleanup, which it > should if you bail out before you get to the last step. I suppose I could > have added a flag about w

ApacheCon Europe

2014-06-10 Thread Alex Harui
Hi Flex Community, The organizers of ApacheCon have asked me to remind you that there is an Apache Conference in Europe this year. It is in Budapest on November 17-23. (See http://apachecon.eu for more info.) They are looking for more folks to give talks, which, besides being a great way to prom

Re: TableElements as FlowLeafElement

2014-06-10 Thread Harbs
On Jun 10, 2014, at 11:10 PM, Alex Harui wrote: > >>> Just wondering, did you consider a plan where you tell TLF that the table >>> is another container? Or maybe each cell is another container in >>> row-major order? Would that eliminate some or all of these issues? >> >> Not sure I unders

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Some strings are duplicated in these three files, but they are different. One is for the Installer and its UI. The other two are for the SDK and FlexJS install scripts. The strings from those files do show up in the Installer and also show up for those running the install from Ant. Thanks, -Alex

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
You can just commit the files and close the bug. On 6/10/14 1:11 PM, "piotrz" wrote: >No problem at all Alex. > >I am going to translate to Polish language those 3 files witch you have >pointed to DarkStone. >Once I have those files I should commit pl_PL.properties to repository or >add them to

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread piotrz
Ohh..It looks like I have to translate only installer/properties/en_US.properties, because in my case every links works fine in current installer. Correct me if I am wrong... Piotr - Apache Flex Committer piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-develop

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread piotrz
No problem at all Alex. I am going to translate to Polish language those 3 files witch you have pointed to DarkStone. Once I have those files I should commit pl_PL.properties to repository or add them to https://issues.apache.org/jira/browse/FLEX-34311 ? Piotr - Apache Flex Committer pio

Re: TableElements as FlowLeafElement

2014-06-10 Thread Alex Harui
>>Just wondering, did you consider a plan where you tell TLF that the table >> is another container? Or maybe each cell is another container in >> row-major order? Would that eliminate some or all of these issues? > >Not sure I understand what you¹re asking. The way I¹m currently handling >cell

Re: git commit: [flex-utilities] [refs/heads/develop] - use flag to keep cleanup from running twice

2014-06-10 Thread Alex Harui
No, cleanup is called in this scenario after the last step. But htting the close button to close the main window also calls cleanup, which it should if you bail out before you get to the last step. I suppose I could have added a flag about whether we'd finished up the last step and have the close

Re: git commit: [flex-utilities] [refs/heads/develop] - use flag to keep cleanup from running twice

2014-06-10 Thread Justin Mclean
Hi, Not 100% sure - but seems a little suspect to me in it may try to clean uo before the last step??? Justin

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Piotr, Thanks for trying it. On 6/9/14 10:54 PM, "piotrz" wrote: >Hi Alex, > >I've just tried installer and installation went ok, but in the install >log I >have following information: > >1) Using locale: pl_PL - Why we have here pl_PL - This value has been >retrieved based on my system lang

Re: TableElements as FlowLeafElement

2014-06-10 Thread Harbs
On Jun 10, 2014, at 10:26 PM, Alex Harui wrote: > > > On 6/10/14 12:06 PM, "Harbs" wrote: > >> Import/Export is a good question. What’s the use case for Export? > No idea. I don't know how much it is used, but I would assume being able > to go back and forth between TLF and HTML would be use

Re: TableElements as FlowLeafElement

2014-06-10 Thread Alex Harui
On 6/10/14 12:06 PM, "Harbs" wrote: >Import/Export is a good question. What’s the use case for Export? No idea. I don't know how much it is used, but I would assume being able to go back and forth between TLF and HTML would be useful. I certainly remember folks trying to import HTML. Having

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I think I'll try the 2nd method you just told me. At the earliest, I will finish translations and testings by the end of next week. At the latest, by the end of this month, for I'm also very busy like everybody else. I'll keep you posted : ) DarkStone 2014-06-11 -- View this messa

Re: TableElements as FlowLeafElement

2014-06-10 Thread Harbs
Import/Export is a good question. What’s the use case for Export? Is it important to have valid HTML on export, or is export more of a convenience method to be able to re-import content back into TLF? There’s actually another import/export issue beyond tables within paragraphs. Namely TextFlows

Re: TableElements as FlowLeafElement

2014-06-10 Thread Alex Harui
OK, good luck. The only concerned that occurred to me is that it could make import/export trickier. Will you always unwrap the paragraph from around the table or could there be situations in the future, like if you do allow inline tables, where you will have to guess whether to unwrap or not. -A

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, That would be great! Yes, you will end up producing six files. Just to be clear, the properties file you have started on cannot be tested by renaming it to local.properties. To test it, we can either: 1) have you send us the files, we post it on the server, you try it and send ne

Re: TableElements as FlowLeafElement

2014-06-10 Thread Harbs
Coming from InDesign, it does not seem so hacky to me. That’s how InDesign handles tables. Extending Paragraph has its own set of issues. A paragraph is expected to have a TextBlock which represents the text as the children within the paragraph. That does not work well with cells. If the table

Re:Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread DarkStone
Hi Nick, Well, none of what you said related to the Flash Pro itself. These two wishes I think they only have something to do with the FP/AIR runtimes. What you expect from the Flash Pro tool? DarkStone 2014-06-11 At 2014-06-11 02:42:14, "Nick Collins" wrote: >Another one I would like to

Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread Nick Collins
Another one I would like to see... the ability to programmatically control the layer depth of the various stages. On Tue, Jun 10, 2014 at 1:41 PM, Nick Collins wrote: > How about this one for the wish list... updating Stage3D to be on par, or > even surpass, Unity in realtime 3D processing and

Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread Nick Collins
How about this one for the wish list... updating Stage3D to be on par, or even surpass, Unity in realtime 3D processing and lighting capabilities, with native FBX support built into the runtime. That would allow you to create content in virtually any of the major 3D applications and bring it into y

Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread Nick Collins
Are they even still developing Flash Builder? I figured it had gone the way of Fireworks since it hasn't seen any updates at all since 2012. In computer years that's at least a whole generation ago! :-) On Tue, Jun 10, 2014 at 6:35 AM, DarkStone wrote: > Hi all, > > My guess about the new fea

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I have downloaded all 3 en_US.properties files you told me, I think I know what to do now. I will translate those 3 en_US.properties files to Chinese in zh_CN and zh_TW, which means there will be 6 resulted properties files. I've already started working on the 1st en_US.properties trans

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Justin Mclean
Hi, > Anybody have a chance to look at the source kit before I cut another RC? Not had a chance to look. I may get some time tomorrow. I have limited internet access currently. Justin

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, There are three different en_US.properties files. 1) The Installer strings which affects what the Installer displays while you select a release package and folder. You have found that one posted at: http://flex.apache.org/installer/properties/en_US.properties 2) The SDK install

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, One thing I forgot to mention: The approach to use the IP address of code.google.com is not good, I cannot access through the IP directly in China. So the only ideal method right now is to use GitHub.com DarkStone 2014-06-11 -- View this message in context: http://apache-flex-deve

Re: git commit: [flex-sdk] [refs/heads/develop] - FLEX-34078 fix callouts closing when selecting dates in DateFields

2014-06-10 Thread Alex Harui
-1 for reasons stated below. Justin, you never responded so I'm thinking my attempts to ask you about this have been missed in all the other noise. -Alex On 5/26/14 10:12 PM, "Alex Harui" wrote: >This change broke Falcon, although Falcon is not reporting the failure >correctly. And I'm sort

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I got most of what you said, just a few things to clear up, so correct me if I'm wrong: 1. In order to make zh_CN.properties and zh_TW.properties, I have to get a latest en_US.properties to start with, can I just use this file? http://flex.apache.org/installer/properties/en_US.properties

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Will look into it. Anybody have a chance to look at the source kit before I cut another RC? -Alex On 6/10/14 1:27 AM, "Justin Mclean" wrote: >Hi, > >> 2) Unable to clean up temporary installation directory - This mean that >> directory "temp" in the installation folder wasn't deleted ? I saw t

Re: TableElements as FlowLeafElement

2014-06-10 Thread Alex Harui
On 6/10/14 1:20 AM, "Harbs" wrote: >This seems to be working well. > >Next problem: > >https://github.com/Harbs/TLF-Table-Work/issues/29 > >TLF assumes in quite a few places that all leaves belong to a paragraph. >If tables can be siblings of paragraphs (as it stands now), this will not >work.

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
I should add that the overriding of servers is only supported in the latest Flex and FlexJS Nightly builds. When using the installer, right-click, choose "Show Dev Builds" then the list of choices should include the Nightly Builds. The latest nightly builds don't use the sdk-installer-config-4.0.

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, "you can test by creating a local.properties files in the destination folder" Can you tell me where the destination folder is? I installed Flex SDK Installer in D:\Apache Flex SDK Installer\ on Windows 7, and I took a look at this file D:\Apache Flex SDK Installer\installer\sdk-installer

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, I just sent more information on how to override these properties. I forgot to mention that when testing, since it is cumbersome to inject these properties into the release artifacts, you can test by creating a local.properties files in the destination folder. Create a folder, make

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Sorry, I should have provided more detail. There are two ways to install any Flex SDK: using Apache Ant or using the Apache Flex SDK Installer. The Installer uses the properties files that are on the flex.apache.org server like this: http://flex.apache.org/installer/properties/en_US.properties T

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I just found an accessible SWFObject release from GitHub https://github.com/swfobject/swfobject GitHub is not ever blocked in China, it's safe to use, but the download bandwidth of GitHub is limited, average 10KB/s per file, acceptable however. In en_US.properties, I don't see anywhere

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I think I might have known what you mean. I just downloaded http://flex.apache.org/installer/properties/en_US.properties I have a quick look what's inside, it's like an language based preference of the Flex SDK Installer. I think you want me to work a zh_CN.properties for the Chinese l

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, "Actually, it would be great if you could provide the Chinese equivalent of installer.properties/en_US.properties" I don't quite follow what you mean, could you please explain it in detail. "and a set of URLs that can be used from China to access these downloads." I'd like test any UR

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Alex Harui
Hi Darkstone, Actually, it would be great if you could provide the Chinese equivalent of installer.properties/en_US.properties and a set of URLs that can be used from China to access these downloads. I would prefer not to use IP addresses for everyone, just those that can't otherwise access googl

Re: [jira] [Commented] (FLEX-34245) contentBackgroundColor/Alpha attributes aren't displaying in MXML

2014-06-10 Thread Justin Mclean
May depend on the theme selected

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, This time I tried Flex 4.12.1 + AIR 13 + FP 13, got an expected error (SWFObject cannot be downloaded from code.google.com, no surprise cuz I'm in China): Version 3.1.0 (windows) Using Locale:zh_CN Fetched the SDK download mirror URL from the CGI. AIR version 13.0 Flash Player version 13

Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread DarkStone
Hi all, My guess about the new features of Flash Pro would be one of the followings: 1. Flash Pro integrates with Edge, featuring H5 animation designing and exporting. 2. Flash Pro adds true 3D design tools, and supports 3d model files importing from 3DMax & Maya etc, which makes Stage3D game de

Re:Any use to us?

2014-06-10 Thread DarkStone
Hi Harbs, We talked about it earlier this year, check it out: http://apache-flex-development.247.n4.nabble.com/ActionScript-4-What-the-hell-td34089.html DarkStone 2014-06-10 At 2014-06-10 07:12:07, "-Harbs" wrote: >I just noticed that Adobe published the AS4 spec on Github: >https://gi

Any use to us?

2014-06-10 Thread Harbs
I just noticed that Adobe published the AS4 spec on Github: https://github.com/adobe-research/ActionScript4 I don’t recall a discussion on the topic. Please forgive me if I missed it... I have no idea whether this information is useful in any form, but it should make for interesting discussion.

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread DarkStone
Hi Alex, I just give a shot to Flex SDK Installer 3.1, download Flex 4.12.1 + AIR 14 beta + FP 14 beta, I got errors: Version 3.1.0 (windows) Using Locale:zh_CN Fetched the SDK download mirror URL from the CGI. AIR version 14.0 Flash Player version 14.0 Creating Apache Flex home Creating temporar

Re: [Rumor]Adobe will announce something big about Flash Pro on 2014-06-18

2014-06-10 Thread Carlos Rovira
The things that could make a real turn in how things stablished now are few. This is my list of that kind of things (...that will never happen ;) ) - Adobe Runtimes Flash Player and AIR are open sourced and donated to a foundation where all main actors (Oracle, Red Hat, Apple, Google,Mozilla,...)

Re: [DISCUSS] Release Apache Flex SDK Installer 3.1 - RC1

2014-06-10 Thread Justin Mclean
Hi, > 2) Unable to clean up temporary installation directory - This mean that > directory "temp" in the installation folder wasn't deleted ? I saw that > directory when installation has started, but now it isn't there so he was > probably deleted. Note also the two "Installation complete" - looks

Re: TableElements as FlowLeafElement

2014-06-10 Thread Harbs
This seems to be working well. Next problem: https://github.com/Harbs/TLF-Table-Work/issues/29 TLF assumes in quite a few places that all leaves belong to a paragraph. If tables can be siblings of paragraphs (as it stands now), this will not work. I’m thinking of requiring tables to be childre