Re: 4.10 installation aborted

2013-08-14 Thread Deepak MS
Hi Lucas, Well, that might be it. I was trying it on my company laptop and I am not an admin user in it. I'm a normal user without admin privileges. I did try it at home computer(with admin login) and it worked just fine. I'm away from work today. I'll give it a try with admin access in my company

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread OmPrakash Muppirala
In case this was not pointed out earlier, Flash Builder 4.7 is a free upgrade from FB 4.6. You are going to lose Design View in any case, so you might as well upgrade to FB 4.7 if you are planning to switch to Apache Flex. Thanks, Om On Wed, Aug 14, 2013 at 5:03 PM, Jeffry Houser wrote: > On 8

Re: how to access shared resource using source path in FlashBuilder? Is it even possible?

2013-08-14 Thread modjklist
Thanks Jesse, it's still not working. By the way, I went with 'MyLinkedFolder' instead of 'MyLinkedFolder/src' to avoid having two directories on the same level with the same name (e.g. src). Not sure if that is a valid concern or not. I don't know how FB differentiates between the two...

Re: how to access shared resource using source path in FlashBuilder? Is it even possible?

2013-08-14 Thread Jesse Ward-Karet
The way you have it now, I think you need to use: xmlns:components="src.Styles.components.*" If I were you, instead of linking 'MyLinkedFolder' in the source path, I'd use 'MyLinkedFolder/src'. On Aug 14, 2013, at 7:38 PM, modjkl...@comcast.net wrote: > I have a wo

how to access shared resource using source path in FlashBuilder? Is it even possible?

2013-08-14 Thread modjklist
I have a workspace with two projects. I wish one project to use some styles and components from the other project. I'm using FlashBuilder 4.6 with 4.5.1 SDK. To do this I followed these instructions for sharing resources: http://help.adobe.com/en_US/flashbuilder/using/WSe4e4b720da9dedb5-120529f3

Re: adobe flex vs apache flex

2013-08-14 Thread maven apache
Please. I have googled `adobe flex vs apache flex` even 'flex adobe apache` before I ask in this maillist. None of the result tell me about the relation but only `adobe have donated the SDK to apache`. But generally, if one project is donated to a third-party organization, so most of support/do

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Jeffry Houser
On 8/14/2013 6:36 PM, Alex Harui wrote: On 8/14/13 2:45 PM, "Justin Mclean" wrote: Hi, I still think we have to be careful about this statement. With FB 4.6 there is an HTML wrapper issue that can bite someone. But for day to day development work there no issue there. Maybe not for you,

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Jeffry Houser
On 8/14/2013 6:36 PM, Alex Harui wrote: I can't recall a single web project I've worked on that didn't use a custom HTML wrapper. That's great, but folks still have to be careful in how they customize the HTML wrapper. Just to add a counter point; I don't think I've ever worked on a project t

Android GCM push notification problem

2013-08-14 Thread Jerry Hamby
I really need some help with an ANE problem. I'm trying to get a mobile app to work with Android GCM push notifications. I bought one ANE and I found another free one, but they both produce the same error and I can't figure out exactly what I'm doing wrong. Don't know if it's: 1- app.xml issue

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Alex Harui
On 8/14/13 2:45 PM, "Justin Mclean" wrote: >Hi, > >> I still think we have to be careful about this statement. With FB 4.6 >> there is an HTML wrapper issue that can bite someone. > >But for day to day development work there no issue there. Maybe not for you, but at least one person has alread

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Justin Mclean
Hi, > I still think we have to be careful about this statement. With FB 4.6 > there is an HTML wrapper issue that can bite someone. But for day to day development work there no issue there. I can't recall a single web project I've worked on that didn't use a custom HTML wrapper. Thanks, Just

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Alex Harui
On 8/14/13 2:01 PM, "Justin Mclean" wrote: >HI, > >Both FlashBuilder 4.6 and 4.7 with work with Apache Flex 4.10 I still think we have to be careful about this statement. With FB 4.6 there is an HTML wrapper issue that can bite someone. -Alex

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Alex Harui
Also note that some of the AIR downloads from Adobe are not usable as overlays for a Flex SDK. The most recent ones I think have a separate download that is compatible that you have to read the fine print to find the link to it. On 8/14/13 1:56 PM, "Lucas Lacerda" wrote: >I did update the SDK a

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Justin Mclean
HI, Both FlashBuilder 4.6 and 4.7 with work with Apache Flex 4.10 and AIR is the range of 2.6 to 3.8. It's not been fully tested on all version so you may run into an issue or two, but the latest version 3.8 should be fine. Simplest way to select the version of AIR is to use the installer, but

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Lucas Lacerda
I did update the SDK and AIR to see how it works, but it didn't go well. So... That's why. Thanks for the comments, guys. On Wed, Aug 14, 2013 at 5:37 PM, Alex Harui wrote: > The answer is actually quite complex. > > FB 4.6 was tested with Flex SDK 4.6 which was tested with FP 11.1 and AIR > 3.

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Alex Harui
The answer is actually quite complex. FB 4.6 was tested with Flex SDK 4.6 which was tested with FP 11.1 and AIR 3.1 (see release notes [1]. You can swap in other versions of SDKs and FPs and AIR, and it should work mostly, but I'm not sure what would happen if you called Adobe support for help if

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Julio Carneiro
well, that I'm not sure. there may be incompatibilities between SDK 4.6 and AIR 4.8. what I know is that Apache Flex SDK 4.10 IS compatible with AIR 4.8. all of that has nothing to do with Adobe Flash Builder, which is still compatible with all those versions. usually it is not a good idea to m

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Stephen C
just to clarify, you can update the AIR sdk separately from the flex sdk. So i am using flex sdk 4.6 in fb 4.6 with air 3.8 sdk. Thank You, Stephen C -All of my email addresses go to the same place -Save Paper, think before you print -PGP Public Key

Re: Compatibility - Adobe Flash Builder

2013-08-14 Thread Julio Carneiro
afaik, FB 4.6 is compatible with all versions of the SDK, from Adobe's 4.6 to Apache Flex 4.10. the only thing is that you loose Design mode for any SDK higher than Adobe's 4.6. All else works the same. On Aug 14, 2013, at 3:53 PM, Lucas Lacerda wrote: > Hey guys... > Does anyone know what ver

Re: 4.10 installation aborted

2013-08-14 Thread rdata
On 8/14/2013 7:07 AM, OmPrakash Muppirala wrote: On Wed, Aug 14, 2013 at 9:50 AM, Alex Harui wrote: You may now have a bad zip in the browser cache. Clear the IE and FireFox browser caches and try again. That is only if he is loading it from the same mirror every time (highly unlikely, beca

Re: 4.10 installation aborted

2013-08-14 Thread Lucas Lacerda
Deepak... Hello. I couldn't verify the 3rd step exactly again, but this abortion happened to me a couple of times when I tried to install the same version in the same OS configuration. It was due to Administration permission. I ran it again as Administrator and the installation kept going normally

Re: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Swen van Zanten
I'll do it :) Regards, SWEN VAN ZANTEN Hoofdstraat 160 2171 BL, Sassenheim Op 14 aug. 2013, om 21:17 heeft Alex Harui het volgende geschreven: > OK. Can one of you file a bug so we can track it? > > Thanks, > -Alex > > On 8/14/13 12:15 PM, "Swen van Zanten" wrote: > >> That does the tric

Re: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Alex Harui
OK. Can one of you file a bug so we can track it? Thanks, -Alex On 8/14/13 12:15 PM, "Swen van Zanten" wrote: >That does the trick. Removed the components and errors where gone. > >Regards, > >SWEN VAN ZANTEN >Hoofdstraat 160 >2171 BL, Sassenheim > >Op 14 aug. 2013, om 21:02 heeft Alex Harui

Re: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Swen van Zanten
That does the trick. Removed the components and errors where gone. Regards, SWEN VAN ZANTEN Hoofdstraat 160 2171 BL, Sassenheim Op 14 aug. 2013, om 21:02 heeft Alex Harui het volgende geschreven: > That might be related to the manifest problem that someone else reported. > Are you using any o

Re: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Swen van Zanten
I have these warnings too.. On all my projects new and old. They all use the default theme. I use FB 4.7 osx 10.8.4 Regards, SWEN VAN ZANTEN Hoofdstraat 160 2171 BL, Sassenheim Op 14 aug. 2013, om 18:51 heeft Alex Harui het volgende geschreven: > Are you using the default Spark theme or a cu

Re: AW: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Alex Harui
That might be related to the manifest problem that someone else reported. Are you using any of the components in the experimental.swc? Otherwise you can try removing that from your project. -Alex On 8/14/13 11:46 AM, "Daniel Tiefenauer" wrote: >I'm using the default spark theme. >_

Compatibility - Adobe Flash Builder

2013-08-14 Thread Lucas Lacerda
Hey guys... Does anyone know what version of Adobe Air and Flex SDK is compatible with each Flash Builder version? For example FB 4.6 Is there any where I can find this content? Thanks.

AW: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Daniel Tiefenauer
I'm using the default spark theme. Von: Alex Harui [aha...@adobe.com] Gesendet: Mittwoch, 14. August 2013 18:51 An: users@flex.apache.org Betreff: Re: Compiler Warnings after upgrade to Flex 4.10 Are you using the default Spark theme or a custom one? On 8

Re: 4.10 installation aborted

2013-08-14 Thread OmPrakash Muppirala
On Wed, Aug 14, 2013 at 9:50 AM, Alex Harui wrote: > You may now have a bad zip in the browser cache. Clear the IE and FireFox > browser caches and try again. > That is only if he is loading it from the same mirror every time (highly unlikely, because the Installer randomizes the mirror url eve

Re: Error message after update to 4.10

2013-08-14 Thread Alex Harui
Pessimist! ;-) So far, nobody has disapproved making the patched JAR available to folks. I don't think there will be a whole new release package any time soon though. On 8/14/13 1:07 AM, "Tom Chiverton" wrote: >The fact people still have to do this is why I don't think we'll ever >see a patch

Re: Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Alex Harui
Are you using the default Spark theme or a custom one? On 8/14/13 12:30 AM, "Daniel Tiefenauer" wrote: >Hi there >I get the following compiler warnings after Upgrade to 4.10: >Cannot resolve namespace qualified type 'BorderDataNavigator' in CSS >selector 'BorderDataNavigator' >The style 'cornerR

Re: 4.10 installation aborted

2013-08-14 Thread Alex Harui
You may now have a bad zip in the browser cache. Clear the IE and FireFox browser caches and try again. On 8/14/13 9:46 AM, "OmPrakash Muppirala" wrote: >On Wed, Aug 14, 2013 at 9:26 AM, Deepak MS >wrote: > >> Hmmm.. I did try installing it multiple times, in different directories >>as >> well

Re: 4.10 installation aborted

2013-08-14 Thread OmPrakash Muppirala
On Wed, Aug 14, 2013 at 9:26 AM, Deepak MS wrote: > Hmmm.. I did try installing it multiple times, in different directories as > well. Still same error. My network is pretty decent as well. > Can you please post the Installer logs for each installation attempt? If multiple mirrors are having th

Re: backends - parse/backendless/roll your own

2013-08-14 Thread Jerry Hamby
Prem, Here are some links to get you started: https://blog.apigee.com/detail/nosql_noproblem_mapping_your_sql_thinking_to_nosql http://apigee.com/docs/usergrid/content/quick-start (open an account) http://apigee.com/docs/usergrid/content/what-app-services (overview) http://apigee.com/docs/usergr

Re: 4.10 installation aborted

2013-08-14 Thread Marcus Fritze
> That's a good suggestion. Please open a JIRA task for it. new issue: https://issues.apache.org/jira/browse/FLEX-33668 Marcus signature.asc Description: Message signed with OpenPGP using GPGMail

Re: 4.10 installation aborted

2013-08-14 Thread Marcus Fritze
I think the closer.cgi is not the real link. This maybe tries to connect you to your nearest server. So this is maybe always the same server with the corrupted file. Maybe you try: http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/flex/4.10.0/apache-flex-sdk-4.10.0-src.zip Marcus

Re: 4.10 installation aborted

2013-08-14 Thread Deepak MS
Hmmm.. I did try installing it multiple times, in different directories as well. Still same error. My network is pretty decent as well. Anyway, I also tried to download and install it manually. This too is giving me an error message : ( I downloaded zip from here: http://www.apache.org/dyn/closer

Re: 4.10 installation aborted

2013-08-14 Thread Alex Harui
On 8/14/13 9:05 AM, "Marcus Fritze" wrote: >> This indicates that the Flex SDK binary file on that particular mirror >>site >> is corrupted. Last time we had a problem, it wasn't the copy of the binary file on the mirror. The mirrors are working fine. What happens is that the bytes get corrup

Re: 4.10 installation aborted

2013-08-14 Thread Tom Chiverton
On 14/08/2013 15:36, OmPrakash Muppirala wrote: This indicates that the Flex SDK binary file on that particular mirror site is corrupted. Why are we using mirrors that break ? And that we know break ? Is there something we need to do better to stop this happening ? Tom

Re: 4.10 installation aborted

2013-08-14 Thread Marcus Fritze
> This indicates that the Flex SDK binary file on that particular mirror site > is corrupted. > > Usually this can be fixed by running the Installer again. Maybe, the installer can try automatically another mirror in the background when the MD5 of the file is not correct. I think this is a good

Re: adobe flex vs apache flex

2013-08-14 Thread OmPrakash Muppirala
Also keep in mind that these discussions are archived as well. Which are indexed by the search engines and will be available for anyone doing research on this on the future. And here is the history of Flex after the donation to Apache: http://flex.apache.org/about-history.html Thanks, Om On Aug

Re: 4.10 installation aborted

2013-08-14 Thread OmPrakash Muppirala
On Aug 14, 2013 5:36 AM, "Deepak MS" wrote: > > Hello, > I was trying to install 4.10(in an empty folder) using Apache Flex SDK > Installer 2.6 and my installation got aborted at 3rd step. I am using > Windows 7 - 64 bit. > > This was the log I got: > > Version 2.6.0 (windows) > Fetched the SDK do

Re: Caching Modules in background

2013-08-14 Thread Alex Harui
The module SWFs load asynchronously and will not affect interaction. What will affect interaction is how many display objects are in each module's screen. So preloading modules may not solve your problem. Make sure you are using creationPolicy correctly. On 8/13/13 11:23 PM, "Raj U. Shaikh" wr

Re: cross domain issue with AS3 worker

2013-08-14 Thread Adrian Gillette
Thanks for the great suggestions, I'll let you know how the cross domain.xml and 2nd param for createworker works out. On Aug 14, 2013, at 12:49 AM, Carl Kelvin wrote: > No. Its a different file. You have to create a file like this: > > " > SYSTEM "http://www.macromedia.com/xml/dtds/cross-do

Re: adobe flex vs apache flex

2013-08-14 Thread Carlos Velasco
As always... there are ways to say the things... not all may sound polite and helping to who is asking for help and... You know nothing about the person that is asking, so your assumptions about what he should have done might be wrong according to his/her condition. That was what I tried to point y

Re: adobe flex vs apache flex

2013-08-14 Thread dude
You're right, helping people with their immediate problem is important, and I actually did provide him with a link that should answer his questions, so I wasn't saying "go away, do your homework" at all. Still, research is a key skill for a developer, no matter the technology or learning-state you

RE: adobe flex vs apache flex

2013-08-14 Thread Mark Fuqua
Agreed. The link, minus the three C's (Complaining, Condemning, Criticizing) would have been helpful, welcoming and taken a ton less typing. Mark -Original Message- From: Carlos Velasco [mailto:carlos.velasco.bla...@gmail.com] Sent: Wednesday, August 14, 2013 8:57 AM To: users@flex.ap

Re: 4.10 installation aborted

2013-08-14 Thread Tom Chiverton
On 14/08/2013 13:36, Deepak MS wrote: http://apache.tradebit.com/pub/flex/4.10.0/binaries/apache-flex-sdk-4.10.0-bin.zip Verifying Apache Flex SDK MD5 Signature The Apache Flex SDK MD5 Signature of the downloaded files does not match Can you download this file by hand and then find out it's MD5 h

Re: backends - parse/backendless/roll your own

2013-08-14 Thread Prem Radhakrishnan
Jerry, Is there anything you can share about your project as a tutorial / guide for someone starting off with noSQL ? I do a lot of CFC / SQL Server / Flex development and looking for a good resource to get started on noSQL. Cheers Prem Perfection is achieved, not when there is nothing more to add

Re: adobe flex vs apache flex

2013-08-14 Thread Carlos Velasco
I think at the moment new people coming to flex world is to be welcomed rather than being someway thrown away by a "rude" "Make your homework first and search the Internet properly before asking nonsense, please"... I have always found those kind of forum responses quite useless... When someone do

Re: adobe flex vs apache flex

2013-08-14 Thread dude
> Because I am new in flex, once I search some questions in google, I will > find most of them links will refer to the adobe site. How can you not check Wikipedia first if there is an article about Adobe or Apache Flex at all? I'm sure it answers most of your questions. Here, let me help you: http

4.10 installation aborted

2013-08-14 Thread Deepak MS
Hello, I was trying to install 4.10(in an empty folder) using Apache Flex SDK Installer 2.6 and my installation got aborted at 3rd step. I am using Windows 7 - 64 bit. This was the log I got: Version 2.6.0 (windows) Fetched the SDK download mirror URL from the CGI. AIR version 3.8 Flash Player ve

Re: IDE for Apache Flex

2013-08-14 Thread dude
1. Not sure what your point with 32- & 64-bit is about, but working with a 32 bit program on a 64 bit machine is totally fine. 2. If you want to stick with Eclipse and just need to replace Flashbuilder, you might want to have a look at FDT: http://fdt.powerflasher.com/ Am 10.08.2013 20:58, schrie

linestyle with decimals

2013-08-14 Thread Miguel Ferreira
Hi guys, I have a line design for underline like this: var ulTck:Number = computedFormat.fontSize * 3 / 98; g.lineStyle(ulTck, _computedFormat.color as uint,1,false,LineScaleMode.NORMAL,CapsStyle.SQUARE, JointStyle.MITER); But, between 1,46 and 1,5 the line desi

RE: adobe flex vs apache flex

2013-08-14 Thread Kessler CTR Mark J
Just one more point. Adobe owns the Flash Player / as3 code with it and some of the core code that Flex is built off of. You will still need to reference the Adobe ASDocs [1] in addition to the Apache flex ASDocs [2]. [1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/cl

Re: adobe flex vs apache flex

2013-08-14 Thread maven apache
Thank you, I got it. I will try to enjoy myself with Flex at flex.apache.org. :) :). 2013/8/14 Carlos Velasco > Yes, you'll get the same application from the same source code using those > IDEs. Just project organization that could vary, as each IDE has its own > way to organize a project in or

Re: adobe flex vs apache flex

2013-08-14 Thread Carlos Velasco
Yes, you'll get the same application from the same source code using those IDEs. Just project organization that could vary, as each IDE has its own way to organize a project in order to get it compiled. Some IDEs allow you to import project structure from other IDEs project files also. 2013/8/14

RE: adobe flex vs apache flex

2013-08-14 Thread Miguel Ferreira
Yes. Who generates the application is not the IDE but the compiler.So from the same SDK you will have the same compiler so the output will be the same (of course if the options of the compiler are the same!). > From: apachemav...@gmail.com > Date: Wed, 14 Aug 2013 16:50:52 +0800 > Subject: Re:

Re: adobe flex vs apache flex

2013-08-14 Thread maven apache
Thanks all your guys. Does it mean that the different IDE will generate the same application based on a specified Flex SDK? BTW, it seems that the navigation menu at `flex.apache.org` have some bug. (You have download the gif or it does not play)

Re: adobe flex vs apache flex

2013-08-14 Thread Carlos Velasco
You'll find a lot of documentation out there talking about Adobe Flex that are still valid to use with Apache Flex, but talking about the oficial docs, you better refer at what the Apache's site holds. About the IDE for Flex programming, feel fre to use the one you feel more confortable with. You

RE: adobe flex vs apache flex

2013-08-14 Thread Miguel Ferreira
For the IDE's the current most commons are: Flash Builder Eclipse basedIntelliJ IDEA from JetBrains - http://www.jetbrains.com/idea/Eclipse with Flex Plugin etc... But all of them are good to work with any version from the Apache Flex SDK. > From: apachemav...@gmail.com > Date: Wed, 14 Aug 201

Re: adobe flex vs apache flex

2013-08-14 Thread Carl Kelvin
Adobe flex was donated to Apache and become open source. Apache flex have a lot of additional features and new SDK was already release. You can visit their site @ www.flex.apache.org From: Carlos Velasco To: "users@flex.apache.org" Sent: Wednesday, August 14

RE: adobe flex vs apache flex

2013-08-14 Thread Miguel Ferreira
Welcome to flex! Short history Adobe Flex was a old version from Apache Flex.Adobe donated the SDK to the Apache on the version 4.6 and now the Apache Flex team this last week release the version 4.10. From the version 4.6 all the examples that you will find on the internet will work on the actu

Re: adobe flex vs apache flex

2013-08-14 Thread maven apache
@Carlos Velasco: So does it mean that I can only refer to the docs at apache? I can think the `adobe flex` does not even exist? BTW, does it matter if choosing for adobe flex ide(adobe flash builder 4.7 now) and others like FlashDevelper? 2013/8/14 Carlos Velasco > Apache FLEX was before Ado

Re: adobe flex vs apache flex

2013-08-14 Thread Carlos Velasco
Apache FLEX was before Adobe FLEX. It was donated by Adobe to Apache last year, so you'll find references to Apache from 4.8 version of the SDK. 2013/8/14 maven apache > Hi: > > What is the difference between adobe flex and apache flex or are they the > same thing? > > Because I am new in flex

adobe flex vs apache flex

2013-08-14 Thread maven apache
Hi: What is the difference between adobe flex and apache flex or are they the same thing? Because I am new in flex, once I search some questions in google, I will find most of them links will refer to the adobe site. I hope someone can give some explanation. Thanks.

Re: Error message after update to 4.10

2013-08-14 Thread Tom Chiverton
The fact people still have to do this is why I don't think we'll ever see a patch to Builder for the version number issue... Tom On 13/08/2013 19:48, Thiago Maia wrote: Hello Alex Sure, inside Eclipse folder have the file eclipse.ini I added in the end -Djava.util.Arrays.useLegacy

Spark Tab Navigator

2013-08-14 Thread Ronny Shibley
Hi Everyone, Is there a Spark TabNavigator and Spark DateField ? I've managed to create my own so far and couldn't find anything in the 4.10.0 Kind Regards, * * Ronny Shibley, Eng ** ** Software Architect | Codefish | www.codefish.com t +961 5 450824 | m +961 70 250650 **

Re: cross domain issue with AS3 worker

2013-08-14 Thread Carl Kelvin
No. Its a different file. You have to create a file like this: " http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd";>     " And save it as crossdomain.xml and save it where your blazeds was. Anyway you can read this article for reference. http://tgeorgiev.blogspot.com/2010/01/flex-spri

RE: cross domain issue with AS3 worker

2013-08-14 Thread Mark Line
When you are creating the worker are you passing true as the 2nd parameter to give the app permissions? WorkerDomain.current.createWorker(Workers.name, true); -Original Message- From: Carl Kelvin [mailto:carl_b...@yahoo.com] Sent: 14 August 2013 06:40 To: users@flex.apache.org Subject:

Compiler Warnings after upgrade to Flex 4.10

2013-08-14 Thread Daniel Tiefenauer
Hi there I get the following compiler warnings after Upgrade to 4.10: Cannot resolve namespace qualified type 'BorderDataNavigator' in CSS selector 'BorderDataNavigator' The style 'cornerRadius' is only supported by type 'spark.components.ButtonBarButton' with the theme(s) 'spark'. When switchin