Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Justin Mclean
Hi, > After fixing the bug of "makeApacheFlexForFlashBuilder.bat", it works. Nice find. Can anyone else confirm this is a bug? I'm on OSX and as far as I can tell makeApacheFlexForFlashBuilder.sh doesn't have the same issue. Thanks, Justin

Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Shigeru Nakagaki
Hi, Justin I believe the environment settings in README of root directory do not need for apache-flex-sdk-4.8.0-incubating-bin.zip. And the files in "ide\flashbuilder\config" are used by makeApacheFlexForFlashBuilder.bat. But default "makeApacheFlexForFlashBuilder.bat" has a bug. So copy command

Re: About "makeApacheFlexForFlashBuilder.bat"

2012-07-24 Thread Shigeru Nakagaki
It should be like this call ant -f "%FLEX_HOME%/frameworks/downloads.xml" thanks Shigeru Nakagaki 2012/7/25 Shigeru Nakagaki : > Hi. > > I guess "makeApacheFlexForFlashBuilder.bat" skips commands after ant > -f "%FLEX_HOME%/frameworks/downloads.xml". > > Is this some ant setting? Or did I mis

Apache Flex 4.8.0-incubating - third-party dependencies download

2012-07-24 Thread Ravindra Bharathi
Does the third party downloads ant task that comes with flex 4.8-incubating work correctly? cd /frameworks ant thirdparty-downloads Think the link to flex-messaging-common.jar is wrong, causing it to fail. Thanks Ravindra

About "makeApacheFlexForFlashBuilder.bat"

2012-07-24 Thread Shigeru Nakagaki
Hi. I guess "makeApacheFlexForFlashBuilder.bat" skips commands after ant -f "%FLEX_HOME%/frameworks/downloads.xml". Is this some ant setting? Or did I miss some setting? thanks Shigeru Nakagaki

Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Justin Mclean
Hi, > Which readme file? In the "README" file in the top directory, look under "Install Prerequisites" and "Using the Binary Distribution". BTW I think that "ide\flashbuilder\config" is for use in the next version of Flash Builder (4.7?) yet to be released by Adobe. Thanks, Justin

Re: I guess it needs a proxy setting in ant task for some environments

2012-07-24 Thread Alex Harui
On 7/24/12 10:39 PM, "Shigeru Nakagaki" wrote: > Hi, Alex > > Well... I'm not sure about ant. > I believe there are the environments which do not need proxy. > > Is the conditional branch of the existence of a proxy possible in > downloads.xml? > Don't know either. The cool thing about Apa

Re: I guess it needs a proxy setting in ant task for some environments

2012-07-24 Thread Shigeru Nakagaki
Hi, Alex Well... I'm not sure about ant. I believe there are the environments which do not need proxy. Is the conditional branch of the existence of a proxy possible in downloads.xml? thanks Shigeru Nakagaki 2012/7/25 Alex Harui : > > > > On 7/24/12 9:47 PM, "Shigeru Nakagaki" wrote: > >> H

Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Shigeru Nakagaki
Hi, Justin Which readme file? And Where is the "env.properties"?? I just use "apache-flex-sdk-4.8.0-incubating-bin.zip". Should I download source zip and build by myself?? thanks Shigeru Nakagaki 2012/7/25 Justin Mclean : > Hi, > >> I ran "makeApacheFlexForFlashBuilder.bat". But Flash Builde

Re: I guess it needs a proxy setting in ant task for some environments

2012-07-24 Thread Pepe
Hi, Alex Well... I'm not sure about ant. I believe there are the environments which do not need proxy. Is the conditional branch of the existence of a proxy possible in downloads.xml? thanks Shigeru Nakagaki 2012/7/25 Alex Harui : > > > > On 7/24/12 9:47 PM, "Shigeru Nakagaki" wrote: > >> H

Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Pepe
Hi, Justin Which readme file? And Where is the "env.properties"?? I just use "apache-flex-sdk-4.8.0-incubating-bin.zip". Should I download source zip and build by myself?? thanks Shigeru Nakagaki 2012/7/25 Justin Mclean : > Hi, > >> I ran "makeApacheFlexForFlashBuilder.bat". But Flash Builde

Re: [RT] Targeting other runtimes

2012-07-24 Thread Alex Harui
On 7/24/12 7:45 PM, "Jason Daly" wrote: > I¹ve always liked mxml and Action Script, and favored developing in these > languages over Xaml and javascript and html. > > I¹d like to be able to build a client app, using Flex, that targets a runtime > other than the Flash player, for instance Win

Re: I guess it needs a proxy setting in ant task for some environments

2012-07-24 Thread Alex Harui
On 7/24/12 9:47 PM, "Shigeru Nakagaki" wrote: > Hi. > > On downloding swfobject, I got an error. It was "Connection refused". > # The Java setting in control panel has a proxy setting. > > So I added "setproxy" line to download.xml, then it worked. > > Should I always add this line at each

Re: Announcing Flex

2012-07-24 Thread Keith Sutton
Updated the User Group list - 50 and counting Pinged the UGM's that I have received interest from with the annoucement On 7/24/2012 5:39 PM, Nicholas Kwiatkowski wrote: Page has been updated to include the trademark sign, and added the announcement of the release. Not really happy with it, bu

Re: For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Justin Mclean
Hi, > I ran "makeApacheFlexForFlashBuilder.bat". But Flash Builder which is > plug-in mode shows an error related with {playerglobalHome}. > They were not overwritten. Did you edit env.properties or set up environment variables as described in the readme? > Also in our environment, FlexSDK's dir

For what purpose is there "ide\flashbuilder\config"?

2012-07-24 Thread Shigeru Nakagaki
Hi. I ran "makeApacheFlexForFlashBuilder.bat". But Flash Builder which is plug-in mode shows an error related with {playerglobalHome}. They were not overwritten. Also in our environment, FlexSDK's directory is not under the installed directory of Flash Builder. Does this cause problems? thanks

I guess it needs a proxy setting in ant task for some environments

2012-07-24 Thread Shigeru Nakagaki
Hi. On downloding swfobject, I got an error. It was "Connection refused". # The Java setting in control panel has a proxy setting. So I added "setproxy" line to download.xml, then it worked. Should I always add this line at each release? thanks Shigeru Nakagaki

[RT] Targeting other runtimes

2012-07-24 Thread Jason Daly
I've always liked mxml and Action Script, and favored developing in these languages over Xaml and javascript and html. I'd like to be able to build a client app, using Flex, that targets a runtime other than the Flash player, for instance WinRT. That's my random thought. Jason Daly Seni

Re: Announcing Flex

2012-07-24 Thread Nicholas Kwiatkowski
Done. On Tue, Jul 24, 2012 at 8:57 PM, Justin Mclean wrote: > Hi, > > > Not that I mean to add you your work load but these pages probably need > updating as well: > > http://incubator.apache.org/flex/news.html > Actually perhaps just change the LHS menu from "news items" to "new > archive"? I ha

Re: Announcing Flex

2012-07-24 Thread Justin Mclean
Hi, > Not that I mean to add you your work load but these pages probably need > updating as well: > http://incubator.apache.org/flex/news.html Actually perhaps just change the LHS menu from "news items" to "new archive"? I had missed that the page title was "News Archive". Thanks, Justin

Re: Announcing Flex

2012-07-24 Thread Keith Sutton
I will send out the announcement to all User Group Managers and Apache Flex Partners (3rd party products and services) On 7/24/2012 1:22 PM, Guthmann, Scott wrote: In the meantime, it seems like it would be great to get someone to update the Apache Flex home page to also announce the release.

Re: Announcing Flex

2012-07-24 Thread Justin Mclean
Hi, Not that I mean to add you your work load but these pages probably need updating as well: http://incubator.apache.org/flex/news.html And perhaps this just link back to the news page(s) rather than have the info in 3 places? https://cwiki.apache.org/confluence/display/FLEX/Status Thanks, Ju

Re: [jira] [Commented] (FLEX-33134) New Apache Flex website

2012-07-24 Thread Nicholas Kwiatkowski
Yes, the URL will be at http://incubator.apache.org/flex , until the day we graduate, in which case it will be promoted to http://www.apache.org/flexor http://flex.apache.org -Nick On Tue, Jul 24, 2012 at 8:38 PM, superabe superabe wrote: > What is the final URL for the new website going to be ?

Re: Announcing Flex

2012-07-24 Thread Nicholas Kwiatkowski
Page has been updated to include the trademark sign, and added the announcement of the release. Not really happy with it, but since the new website is underway, I'm not putting much effort into hacking up the CSS in a way that the CMS wants to see it to make it bolder/brighter. -Nick On Tue, Jul

Re: [jira] [Commented] (FLEX-33134) New Apache Flex website

2012-07-24 Thread superabe superabe
What is the final URL for the new website going to be ? Will it replace whatever is on http://incubator.apache.org/flex/ ? -superabe On Tue, Jul 24, 2012 at 7:24 AM, Tomasz Maciag (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/FLEX-33134?page=com.atlassian.jira.plugin.system.i

Re: [MENTOR] FW: [ANNOUNCEMENT] Apache Flex 4.8.0-incubating Released

2012-07-24 Thread Dwayne Henderson
Congrats ;) Where the party at? --Dwayne On Tue, Jul 24, 2012 at 11:33 PM, Greg Reddin wrote: > It may have just not been moderated yet. > > On Tue, Jul 24, 2012 at 3:27 PM, Carol Frampton > wrote: > > I sent this to annou...@apache.org but I don't see it in Markmail for > > list:org.apache.a

Re: Install 4.8 with flashbuilder

2012-07-24 Thread Alex Harui
On 7/24/12 2:39 PM, "Kenneth Sutherland" wrote: > Hi I thought I¹d try and quickly install the 4.8 sdk with flashbuilder and > I¹ve run into a few issues. Somewhere in the announcements it says: Apache Flex release packages are different from Adobe release packages. For information on how to u

Re: Announcing Flex

2012-07-24 Thread Alex Harui
On 7/24/12 4:02 PM, "Guthmann, Scott" wrote: >> " but I think Scott's needs to say 4.8.0-incubating in the subject." > While 4.8.0-incubating more descriptive than 4.8.0, I opted for the latter > because it was shorter and more clear. I think more application owners would > want to upgrade to

RE: Announcing Flex

2012-07-24 Thread Guthmann, Scott
Alex- > " Did you and Keith get these reviewed by Apache PR?" I received an e-mail from Keith Sutton because I am a SilvaFug subscriber. Keith is the Silvafug group moderator. It looks like he forwarded the message Carol sent to flex-dev@incubator.apache.org > " but I think Scott's needs to say

Re: How to install Apache Flex in Flash Builder

2012-07-24 Thread Kenneth Sutherland
I've just tried your method and I have a small point to add. If you have a windows machine and you try to run the ant thirdparty-downloads from your SDK folder and that folder is inside your program files (which it is by default for flashbuilder installation) then it will fail as it can't get p

Install 4.8 with flashbuilder

2012-07-24 Thread Kenneth Sutherland
Hi I thought I’d try and quickly install the 4.8 sdk with flashbuilder and I’ve run into a few issues. Chances are high I’m doing something silly in which case at least it might highlight that a few more instructions are needed. Here is what I did - a.. went to http://incubator.apache.org/flex

Re: [MENTOR] FW: [ANNOUNCEMENT] Apache Flex 4.8.0-incubating Released

2012-07-24 Thread Greg Reddin
It may have just not been moderated yet. On Tue, Jul 24, 2012 at 3:27 PM, Carol Frampton wrote: > I sent this to annou...@apache.org but I don't see it in Markmail for > list:org.apache.announce order:date-backward so I'm assuming it didn't get > there. Is this a restricted list? Is there somep

[MENTOR] FW: [ANNOUNCEMENT] Apache Flex 4.8.0-incubating Released

2012-07-24 Thread Carol Frampton
I sent this to annou...@apache.org but I don't see it in Markmail for list:org.apache.announce order:date-backward so I'm assuming it didn't get there. Is this a restricted list? Is there someplace else I was suppose to send it? Carol On 7/24/12 3 :13PM, "Carol Frampton at Apache" wrote: >Th

Re: Announcing Flex

2012-07-24 Thread Alex Harui
On 7/24/12 1:22 PM, "Guthmann, Scott" wrote: >> In the meantime, it seems like it would be great to get someone to update the >> Apache Flex home page to also announce the release. Any volunteers? > > 1) Flex Community: Please tweet something about this - I have seen several > tweets about i

Re: next release 4.9 or 4.8.1?

2012-07-24 Thread Jonathan Campos
On Tue, Jul 24, 2012 at 2:37 PM, Alex Harui wrote: > I still like the idea of having a "working" or "unstable" branch that most > of us work in and only good stuff in there gets promoted to trunk. Brand > new stuff you can put in your whiteboard until it starts to feel ok. > Agreed Alex on the

RE: Announcing Flex

2012-07-24 Thread Guthmann, Scott
> In the meantime, it seems like it would be great to get someone to update the > Apache Flex home page to also announce the release. Any volunteers? 1) Flex Community: Please tweet something about this - I have seen several tweets about it already. 2) I posted this content to the Apache Flex D

Re: Announcing Flex

2012-07-24 Thread Alex Harui
On 7/24/12 1:09 PM, "Nicholas Kwiatkowski" wrote: > Alex, > > This is on my to-do tonight. If you have some verbiage that you want > included, that would help :) > My personal thought was a banner across the home page with: "Breaking News... Apache Flex 4.8.0-incubating is released! Get i

Re: Announcing Flex

2012-07-24 Thread Nicholas Kwiatkowski
Alex, This is on my to-do tonight. If you have some verbiage that you want included, that would help :) I am also taking the task to update the text to say "Apache Flex™" this evening as well.I'm going to be compiling a few iOS AIR apps, so I've got a lot of time to dedicate to it ;P -Nick

Re: Announcing Flex

2012-07-24 Thread Keith Sutton
Already posted to SilvaFUG Included the following "For those new to Apache Flex and the open source project the following presentations are very informative: https://docs.google.com/presentation/pub?id=1SsVcr2SLkBJMXk1N6U3-HpxloSUUa4pBX-2f4GrRL5M#slide=id.p21 http://www.slideshare.net/tpokrajci

Announcing Flex

2012-07-24 Thread Alex Harui
Hi Folks, Carol officially attempting to post an official announcement of Apache Flex 4.8.0-incubating on the Apache announcement email list. I will post something on the Adobe blog after I see it on the Apache website. In the meantime, it seems like it would be great to get someone to update

Re: next release 4.9 or 4.8.1?

2012-07-24 Thread Alex Harui
On 7/24/12 11:46 AM, "Omar Gonzalez" wrote: > I generally agree with most of the comments. > > The only thing I think doesn't sounds like a good idea is the odd/even to > denote stable/unstable releases. I'd prefer the 5.0.alpha type of > versioning so it is absolutely obvious to devs that th

[ANNOUNCEMENT] Apache Flex 4.8.0-incubating Released

2012-07-24 Thread Carol Frampton at Apache
The Apache Flex community is pleased to announce the release of Apache Flex 4.8.0-incubating! Apache Flex is an application framework for easily building Flash Platform-based applications for mobile devices, the browser and desktop. This is the first release under the Incubator of the Apache Soft

Re: next release 4.9 or 4.8.1?

2012-07-24 Thread Omar Gonzalez
I generally agree with most of the comments. The only thing I think doesn't sounds like a good idea is the odd/even to denote stable/unstable releases. I'd prefer the 5.0.alpha type of versioning so it is absolutely obvious to devs that the branch is not production ready as opposed to having to kn

Re: next release 4.9 or 4.8.1?

2012-07-24 Thread Igor Costa
Carol I must agree on 4.8.1 to fix bugs on the current release and quite fit the way Apache does for other projects. When we have new components going on under 4.8.x We will more confident to release 4.9 Best Regards Igor Costa www.igorcosta.com www.igorcosta.org

Mustella Wiki Page

2012-07-24 Thread Peter Ent
Hi, I have posted the Mustella wiki page for review. Please let me know if you see any errors or think something needs more explanation. https://cwiki.apache.org/confluence/display/FLEX/Mustella+Overview Regards, Peter Ent Flex SDK Team Adobe Systems

Re: next release 4.9 or 4.8.1?

2012-07-24 Thread Carol Frampton
I thought about this a bit more last night after I sent the mail. My vote would be to set up trunk to be 4.8.1 but I think we could use at least one, for flex.next which could become either 4.9 or 5.0. Or rather than a branch for each version, have trunk as the stable branch and one or more branc

Re: Compiling SDK for other locales and versions of the Flash Player

2012-07-24 Thread Carol Frampton
On 7/23/12 7 :44PM, "Justin Mclean" wrote: >Hi, > >> Yes, RAT would have caught it. >Well it must of slipped through somehow. Fixed now. Just reran ant on the kit and it said flex-config.xml has an Apache license so I looked at the header again, but more closely. Te Apache text is there. It

Re: Does Adobe have a plan to support Windows 8 metro app and windows phone?

2012-07-24 Thread Raju Bitter
Even if it's not an app, Chrome for Windows 8 Metro will have the normal Flash Player without a whitelist built into the browser: http://blog.chromium.org/2012/06/try-chrome-in-metro-mode.html

Re: Does Adobe have a plan to support Windows 8 metro app and windows phone?

2012-07-24 Thread John Cunliffe
Nice summary: http://arstechnica.com/business/2012/02/adobe-lays-out-the-future-for-flash-a-platform-for-the-next-5-10-years/ On Tue, Jul 24, 2012 at 2:52 PM, Jeffry Houser wrote: > > You'll have to ask Adobe. I'd start by checking the Flash Platform Road > Map. http://www.adobe.com/devnet/**f

Re: Does Adobe have a plan to support Windows 8 metro app and windows phone?

2012-07-24 Thread Jeffry Houser
You'll have to ask Adobe. I'd start by checking the Flash Platform Road Map. http://www.adobe.com/devnet/flashplatform/whitepapers/roadmap.html On 7/24/2012 3:04 AM, 원강민 wrote: Does Adobe have a plan to support to make Windows 8 metro apps and windows phone apps? and do you know a web ser

[jira] [Commented] (FLEX-33134) New Apache Flex website

2012-07-24 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421331#comment-13421331 ] Tomasz Maciag commented on FLEX-33134: -- custom scroll is missing on news and communit

[jira] [Commented] (FLEX-33134) New Apache Flex website

2012-07-24 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421327#comment-13421327 ] Tomasz Maciag commented on FLEX-33134: -- I haven't had time for a full review but a co

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-24 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Maciag updated FLEX-33106: - Attachment: AIRInstallBadge.zip > AIR version of makeApacheFlexForFlashBuilder for Windows >

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-07-24 Thread Tomasz Maciag (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Maciag updated FLEX-33106: - Attachment: (was: AIRInstallBadge.zip) > AIR version of makeApacheFlexForFlashBuilder for

Does Adobe have a plan to support Windows 8 metro app and windows phone?

2012-07-24 Thread 원강민
Does Adobe have a plan to support to make Windows 8 metro apps and windows phone apps? and do you know a web server project written by Adobe AIR recently? Best regards, Apollocation Dev for love d(^-^)b