On 9/21/2017 5:09 PM, Carlos Rovira wrote:
Someone how knows more about Facebook could create a page for Royale?
FYI there's already an "Apache Royale Clothing - 皇家阿帕奇" page. guessing Taiwanese
clothing something or other.
what type of page do you have in mind?
business?
company/organizati
Latitude range is +/-90°. Might be the coords are swapped longitude,
latitude. If so, puts that object somewhere in oz not UK.
Were these coords the result of projecting? Bad imput params?
PS: in the openscales project there's a port of proj4 to AS that works a
treat.
In the binaries page, dependencies section, there's a reference to 4.14
release when I think you meant 4.15.
Be my guest.
On Sun, Aug 2, 2015, 12:18 PM Alex Harui wrote:
>
>
> On 8/1/15, 8:46 AM, "Paul Hastings" wrote:
>
> >On 7/31/2015 11:21 PM, Alex Harui wrote:
> >> Looks like it is [1]. If you already have Creative Cloud subscriptions,
> >> I’ve he
On 7/31/2015 11:21 PM, Alex Harui wrote:
Looks like it is [1]. If you already have Creative Cloud subscriptions,
I’ve heard you can get it through that as well, but I could be wrong about
that.
trying to purchase 4.7 is a comedy of errors.
the store gets my region correct (SE Asia) but you ca
On 7/31/2015 8:54 PM, Alex Harui wrote:
Interesting. Supposedly, only FB 4.7 correctly handles Apache Flex’s HTML
wrappers.
perhaps we're not doing as much w/the wrappers? about 1/3 of the time we're
re-doing them as cf pages. but nobody's noticed anything untoward.
For FlexJS, we are rely
On 7/31/2015 7:51 PM, Alex Harui wrote:
this stuff may not work in FB 4.6, we are only testing with FB 4.7 as that
is the only version Adobe says will support Apache Flex SDKs.
as a clarification, we've been using FB 4.6 w/apache SDKs since forever.
On 2/5/2015 4:53 PM, Tom Chiverton wrote:
If people's Windows settings are incompatible with modern web sites
people as in "people who don't normally use IE". chrome reaches the config file
site just fine (ditto for firefox). as justin pointed out most developers aren't
big fans of IE, so thi
On 2/4/2015 10:52 PM, Nicholas Kwiatkowski wrote:
Anything Vista+/Mac OS10.4+ has TLS turned on by default. It was made
available in XP, if you turned it on.
1.0 was on by default, 1.1 & 1.2 (guess the culprit here) weren't.
On 2/4/2015 10:30 PM, Tom Chiverton wrote:
TLS 1.x is fast becoming mandatory for SSL connections. This page
http://blogs.msdn.com/b/kaushal/archive/2011/10/02/support-for-ssl-tls-protocols-on-windows.aspx
has a chart showing TLS support by O/S, and indicates Windows 7 should
support it, I assum
On 2/4/2015 10:46 PM, Nicholas Kwiatkowski wrote:
What is actually happening under the hood is that IE propagates those security
settings down to the OS level. If you use any of the native DLLs to make
HTTP/HTTPS calls, they will use settings set in IE (the same goes for Windows
Update, any .NET
On 2/4/2015 6:36 AM, Justin Mclean wrote:
Hi,
I just tried it on windows, everything went fine without errors.
IE8 (64 bit) on windows 7 failed to connect to the
apache-flex-sdk-installer-config.xml URL, getting
"There is a problem with this website's security certificate.." error. i went
Sure I can work w/you guys on this, just let me know what to do.
I'll test the IE hypothesis after lunch (UTC+7), off for a bike ride.
On 2/3/2015 10:19 PM, Alex Harui wrote:
Do you have some sort of firewall that could be blocking the installer but
not the browser?
nope.
another datapoint is that i was able to install the 4.14.0 RC just fine.
jason mentioned a 5% failure rate w/the exact same error. all in thailand?
On 2/3/2015 2:16 PM, Alex Harui wrote:
I think so. The log showed it failed getting to that file. I assume the
checkboxes did not show and the log showed the same file on each run?
yup.
looking thru the capture w/HTTP "view" i see (where ONGKHARAK is my dev w/s &
columns are: protocol,fram
On 2/3/2015 1:52 PM, Alex Harui wrote:
Paul,
Can you watch it run using a network monitor? And give us more info on
when that error appears? I just ran the installer and it worked fine.
give me a bit to get one installed.
I think if you start the Installer, at some point before it gets to
i should also report that this installer version installs 4.13.0 a-ok.
On 2/3/2015 11:05 AM, Justin Mclean wrote:
i can however reach apache-flex-sdk-installer-config.xml URL w/a browser. not
sure what to make of this.
Out of interest can you get to it via both https and htttp?
both work fine from a browser.
Perhaps hitting some limit with the number of https
did i jump the gun on trying to install 4.14.0?
using 3.1 installer, getting 100% failures trying to install 4.14 sdk.
the log shows:
Version 3.1.0 (windows)
Using Locale: en_US
Fetched the SDK download mirror URL from the CGI.
AIR version 16.0
Flash Player version 16.0
Unable to load
https://
On 1/21/2015 11:46 PM, Alex Harui wrote:
In fact, new to 4.14 is that the remoting code the Installer used to ask
you about is now based on the BlazeDS code donated to Apache Flex, so the
Installer no longer has to ask.
ah that was it. thanks for clearing that up.
And while we were removing t
On 1/21/2015 8:34 PM, Erik de Bruin wrote:
In accordance with the new release policy, this is the time to test
the release. All aspects of it. To test the SDK, download the latest
i suppose i haven't been paying enough attention but this test version doesn't
include the remoting, etc. bits? d
On 10/11/2014 5:33 AM, Alex Harui wrote:
I noticed it too. It��s a new computer and Outlook 2011. I��m currently
unable to stop it.
encoding error, what you see depends on your email client's encoding. i'm seeing
2 mojibake that says "encoding mismatch" quite loudly (my email client encoding
On 7/30/2014 7:18 AM, OmPrakash Muppirala wrote:
You are right. Looks like the entire site under
http://opensource.adobe.com/svn is password protected now.
That should break more things in the Installer, not just afe.jar downloads.
adobe's done something "bad" to all/most of their web properti
On 4/28/2014 2:37 PM, Christofer Dutz wrote:
Well I definitely have some Non Blocking Server Push in mind ... finally
based on Servlet 3.1 and not some propietary solution.
if you need testing or donkey work help, let me know. blazeDS + coldfusion are
our bread & butter server side bits.
On 4/26/2014 9:20 PM, Christofer Dutz wrote:
Great news :-D
As soon as my head is free of the things I'm currently working on ... BlazeDS
will definitely get some attention from my side :-)
wondering what you have planned for blazeDS?
On 4/25/2014 12:15 AM, Nicholas Kwiatkowski wrote:
Blog Entry is posted :
https://blogs.apache.org/flex/entry/apache_flexjs_0_0_1
just in case you guys haven't noticed
in FF that url is throwing:
Sorry! We couldn''t find your document
Status Code 404
Message /flex/entry/apache
On 4/15/2014 8:11 PM, Alex Harui wrote:
You would need an ok from VP branding and/or the Apache Flex PMC. IMO, it
is similar to writing a book and donating some of the profits from the
book sales.
considering there is an apache branded thong for sale, not sure that's an
obstacle ;-)
On 4/15/2014 11:17 AM, Alex Harui wrote:
So, to tie all this back to swag (and thongs?), if you think it will
benefit the community of Flex and/or the ASF, feel free to put your own
money into it, or start taking up a collection. Adobe used to do some
things like this for "fun" and to add to the
On 4/15/2014 4:19 AM, Alex Harui wrote:
I got a nod of approval from the Apache VP of Branding (need official
written ok) to try to get the Apache Flex logo on the 360|Flex shirts.
Does anybody have any objections to this?
speaking of which, any chance of getting apache flex swag on here?
http
On 3/19/2014 2:37 PM, Justin Mclean wrote:
I know this comes up occasionally on the list. But has any one tried this
service with Flex?
https://www.mapbox.com
been playing around w/it via ESRI's flex API, they have an example here:
https://developers.arcgis.com/flex/sample-code/webtiledlayer.
On 3/12/2014 1:31 AM, Alex Harui wrote:
If you pulled from my people dir before 11-Mar-2014 05:10 (in Europe) then
you got a buggy version.
very likely (though no idea what tz that server is in).
You can delete the "in" dir. Om is referring to a different folder. The
installer creates a tem
On 3/12/2014 1:02 AM, Alex Harui wrote:
Hmm. So you couldn't reproduce the "unfinished" install? I guess we'll
wait and see if anyone else can reproduce it. Thanks for trying again. I
i used the file from your people dir dated "11-Mar-2014 05:10" which i'm not
sure is the same one that ble
On 3/11/2014 9:05 PM, Alex Harui wrote:
Can you try again but right-click and enable verbose logging? I just did
an install in my Windows VM and it worked. The log will be big so please
post somewhere or email me directly.
well the file marked 11-Mar-2014 05:10 installed A-ok. don't suppose y
On 3/11/2014 11:11 PM, Alex Harui wrote:
Yeah, there was definitely a bug in the dmg/exe I put on my people.a.o
folder, but it should have been fixed in the RC7 (which should also have
the version in the log). Plus, it just worked for me on Win 7, but it is
a VMWare VM.
yes that's the build i
windows 7, installer appears to hang on last "block" in the UI (i let it sit for
almost 2 hours). on a whim i tried to compile using what was "installed" & FB
threw out of memory errors (WAG install never really completed).
log:
Version 3.0.0 (windows)
Using Locale:en_US
Fetched the SDK downlo
On 2/25/2014 7:46 PM, Frédéric THOMAS wrote:
It seems it was a project [1] done by the guy who wrote Professional BlazeDS
but can't see the source code anymore, maybe someone knows the current status
of this project and where it is hosted now if still or another thirdparty.
seems there never wa
On 2/25/2014 6:33 AM, Fr�d�ric THOMAS wrote:
Done !
Feel free to comment or amend.
https://cwiki.apache.org/confluence/display/FLEX/Flex+Server+Technologies+-+Comparative+table
for blazeDS's "Non-blocking I/O http long-polling", what would the "Possible
with some third party extensions" actu
On 1/29/2014 10:25 AM, OmPrakash Muppirala wrote:
Yes, you need to. Pre-release versions use different certificates when
building the apps. So, it is best to uninstall existing versions first.
thanks for the info.
On 1/29/2014 6:35 AM, Alex Harui wrote:
to install the SDK. Please try it and let me know if you run into issues.
does the existing installer need to be removed first?
"This application cannot be installed because this installer has been
mis-configured. Please contact the application author
Thanks. No only be hosting the clients RSLs for their suite of apps.
And by "domain", x.ABC.com & y.ABC.com could still use the same set?
Here's a dumb question, how would you point to the shared location for the
framework RSLs from the app?
On 1/12/2014 6:21 PM, OmPrakash Muppirala wrote:
Haven't been able to follow this thread much (at the hospital with my
newborn :-) )
well congratulations! boy or girl?
On 12/24/2013 2:24 PM, Justin Mclean wrote:
And the label displays "!Hi there" is that expected?
i think so. latin-1 isn't BiDi & its text should be ltr even embedded within
hebrew or arabic text (like numbers, one thousand will always be represented
most significant digit to the left ie, 100
On 12/3/2013 4:11 AM, Nicholas Kwiatkowski wrote:
The AS3 support they included pretty much exposed all the CFSCRIPT
components as AS3 objects. It was a new runtime that was on track to make
CF fully support more than one language... Or at least that was how it was
introduced...
yeah that's wh
On 12/3/2013 3:09 AM, Alex Harui wrote:
Hmm. It is documented [1]
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea7785946117
2e0811cbec22c24-79aa.html
That makes me think it shipped, but I haven't tried it.
not sure that's the same thing. if i recall that's been in cf for qui
On 12/3/2013 2:54 AM, Nicholas Kwiatkowski wrote:
like a CFM/CFC. I thought it was a wicked feature, but it got ripped out
pretty quick because most of the people on the betas were complaining about
causing a split in the community and not knowing AS3
i don't remember folks complaining abo
On 12/2/2013 10:05 PM, FRANKLIN GARZON wrote:
I have some problemas with SDK4.11 about the sahred library, please see this
bug: https://bugbase.adobe.com/index.cfm?event=bug&id=3674828 , ADOBE says is
not for this product. Who can help us? Thanks.
i *think* that's because you're mixing RSL acro
On 12/1/2013 5:06 AM, jude wrote:
At one time there was talk about AS3 on the server. With node.js you can
use JS on the server. What happened to that project? Is it something can be
donated to Apache?
there was talk at one time for that being in coldfusion. don't think much came
of it.
On 11/28/2013 2:42 PM, Alex Harui wrote:
1. Several popular ADC web articles, tutorials, etc.
does that include content from http://www.adobe.com/devnet/flex.html ?
there's lots of good stuff there, hate to see it disappear.
On 10/23/2013 4:29 PM, Maurice Amsellem wrote:
Some remarks: - I am still having the error "Cannot delete temp directories"
although the installation went well, and the temp/ directory is still there
at the end of the installation. (the folder was not opened in Windows
Explorer, and anti-virus
On 10/22/2013 6:09 PM, Maurice Amsellem wrote:
I checked osmf.swc in frameworks/libs: it's 1KB in size instead of 266KB.
on windows 7 i'm seeing that file as 261kb. now, i'm confused.
On 10/22/2013 10:06 PM, OmPrakash Muppirala wrote:
The installation will not get aborted because of failure to clean up the
temp dir. If it gets aborted, it must be something else.
guess the logging needs to be a bit more verbose. that's all that turns up when
an install aborts.
On 10/22/2013 4:36 PM, piotr.zarzycki wrote:
Hi,
I've just checked Apache Flex SDK Installer 2.7 and I've got problem with
OSMF download.
Install Log: http://paste.ofcode.org/35J6MFrX9KuR3mcJ8ZHQ3tY
keep trying, not sure its the OSMF bits or what but i had 3-4 installs aborted
w/similar "Una
On 10/11/2013 12:16 AM, Michael A. Labriola wrote:
i have a very vague recollection that somebody partially ported icu4j/icu4c
to
AS3 (maybe just the calenders). wondering what happened to it?
You may be recalling my work. Not sure.
no idea who authored it, very likely it was you ;-) recall f
On 10/10/2013 2:52 AM, Michael A. Labriola wrote:
Icu4j (actually icu4c) is what we used as the basis for all of our work too.
It has a ton of great stuff in there. In particular we were also dealing with
non-gregorian calendaring and they have some reasonably helpful code
throughout.
i have a
On 10/9/2013 7:16 PM, Maurice Amsellem wrote:
This is the approach I have taken to solve this, that successfully addresses
my requirements (monitoring apps for world-wide Banks with offices in
different continents). I don't know if it makes sense to other usages, but I
think you could be interes
On 10/9/2013 9:23 PM, Michael A. Labriola wrote:
for "historical" dates we've used calls back to the server (coldfusion) or
during data retrieval where we could access the whole tz database. but the
issue then became what's >"historical"? which ended up as "whatever the
client said it was", not t
Well I enjoy backwards compatibility, so I guess have to put up w/the
occasional 'blip'.
On 10/9/2013 3:06 PM, Tom Chiverton wrote:
using the compile-on-the-fly one. I have no idea why things like
ColdFusion still ship it !
flash forms.
On 10/9/2013 7:04 AM, Michael A. Labriola wrote:
Besides of the "Date without time" issue, there is also the issue handling
regular Date+Time in different TZ.
That's a lot more difficult, especially, as you mention because of DST as it
requires data tables to make those decisions historically.
I suspect en_US vs en_everybody else will cause some grief w/date formats.
On 9/18/2013 9:22 AM, Oleg Konovalov wrote:
validator.source = "{field}"; <<< Error: source attribute "{field}" can
shouldn't that just be
validator.source=field;
On 9/4/2013 3:31 PM, aYo ~ wrote:
I think the design view does have its place. True I moved on to projects
where the design view was never used but there were times it was
indispensable for rapid prototyping
it has its uses for initial layouts, small tweaks, etc. i, for one, miss it.
and flex
For single words, google xlate is probably fine.
On 8/17/2013 5:09 AM, OmPrakash Muppirala wrote:
We have already been in touch with Peter and he has promised to fix this
issue asap. The site has been up and down in the last few weeks due an
apparent problem with his hosting provider.
actually its been up & down since forever, just getting m
On 8/17/2013 6:39 AM, Justin Mclean wrote:
Combobox RTE - works fine with 4.9/4.10 on OSX.
https://issues.apache.org/jira/browse/FLEX-33630
on windows 7, flash debug player, flex 4.10.0:
as a flex app (it was complaining about 3.4 vs 3.8 namespace as an AIR app), if
the empty combobox is *o
4.10, cleared cache a few times.
On 8/13/2013 6:20 PM, Justin Mclean wrote:
Could we make make the optional parts opt out rather than opt in or do we run
into issues around accepting the software licenses there?
well even the parts that are listed as *required* aren't preselected. and i've
been burned forgetting the remoting
On 8/1/2013 2:47 AM, Nicholas Kwiatkowski wrote:
As time marches on, this method of "fixing" DV will become more and more
its looking more & more like 4.9.1 was the last SDK version where that "trick"
worked. 4.10.0 RC3 shows black/grey screen instead of the DV no matter how many
times i stan
On 7/31/2013 11:59 PM, OmPrakash Muppirala wrote:
On Wed, Jul 31, 2013 at 9:27 AM, Chris Martin wrote:
Thanks for the note! I learnt that nugget in this thread. Is this
document somewhere on a blog post, etc.? If not I will add a note about
this on our wiki. Any known side effects of doing t
On 7/31/2013 12:58 AM, OmPrakash Muppirala wrote:
"eclipse becomes violently drunk"
Yes, that is an actual technical term :-)
yeah when eclipse starts belting out this tune, its time to shut it down ;-)
http://www.youtube.com/watch?v=oUeKDtMV1gA
On 7/30/2013 10:17 PM, Chris Martin wrote:
I use FB 4.6 and I actually have to modify the flex-sdk-description file to
say 4.6.0 because when it detects newer versions of Flex, it will forceably
say that the version of flex is not compatible with design view. Still
trying to get an eye out for a
On 7/30/2013 1:04 PM, Alex Harui wrote:
Can a few folks try it so we know it works? I think it will only work
with FlashBuilder 4.7 (and not 4.6). Then we'll discuss what to do next.
just in case you don't already know, this issue shows up in FB4.6 & SDK 4.10.0
as well.
the installer picked up the new RC just fine though when i looked at the log i
noticed
"Unable to clean up temporary installation directories"
tacked on the end. not sure which ones its referring to.
windows 7. FB 4.6
On 7/19/2013 12:36 AM, OmPrakash Muppirala wrote:
Nice idea. Please open a JIRA ticket for this under the Installer component.
justin beat me to it:
https://issues.apache.org/jira/browse/FLEX-33617
On 7/18/2013 9:30 PM, � wrote:
3) Any reason not allowing to to download to a non empty folder? I did get
the wrong AIR/FP version so I tried to just download the right one and was
forced to download everything just to pick the right FP/AIR.
i think i prefer it that way, makes sure not mixing
On 7/17/2013 3:31 PM, OmPrakash Muppirala wrote:
The Installer 2.6 RC1 is up on the dist site (source + windows binaries)
the installer
- installed ok.
- installed the 4.10.0 SDK RC plenty fine.
compiled one of our bread & butter apps (big & complex) w/the 4.10.0 SDK, worked
fine. ran a fe
On 7/16/2013 9:33 PM, OmPrakash Muppirala wrote:
I plan to put out an RC for the Installer soon.
i hate to say it but for someone like me having an installer to setup the SDK
for testing would make it much easier. worked myself into a tizzy trying to get
my dev environment squared away (JDK v
On 7/15/2013 2:28 PM, Justin Mclean wrote:
Can people please try out this and report any issue with existing projects
and the like. If no issues are found in the next few days I'll start an
official vote.
for simpletons like me, what else do i need for a manual binary installation on
FB 4.6 be
On 7/3/2013 10:11 AM, OmPrakash Muppirala wrote:
Any chance the content from that website can be retrieved and added to our
website?
that was peter deHaan's site? yeah that was an excellent flex resource. its sort
of still "available" via google's cache:
http://webcache.googleusercontent.com
On 5/11/2013 12:40 PM, Alex Harui wrote:
I ran the test and got:
[trace] 10-May-2013 22:36 +7
[trace] 10-May-2013 22:36 +07:00
a bangkok bias ;-)
On 5/10/2013 10:46 AM, Justin Mclean wrote:
Take a look at the RELEASE_NOTES to have a rough idea of whats new.
https://fisheye6.atlassian.com/browse/flex-sdk/RELEASE_NOTES?r=7e30183fe73422b376adb869330d18b7bfc3737a
man, that is one impressive load of work. you guys are like freaking bug-fixing
On 4/29/2013 10:04 AM, Justin Mclean wrote:
This is for formatting a date in a user specified way. Issue is is some
formats (ISO standards even) drop the ":" For instance:
http://en.wikipedia.org/wiki/ISO_8601
that's peculiar for that "standard" (vs the "extended" format). i'd keep it. and
an
On 4/23/2013 2:54 PM, Justin Mclean wrote:
Hi,
no, its a different calendar underlying the system.
Sure I'm not trying to fix Flex to cater for any calendar system (yet) just
want to get some of the obvious and annoying date issues fixed.
well i wouldn't bother much w/locales that don't use
On 4/23/2013 2:50 PM, Justin Mclean wrote:
Believe it or that this does exist in Flash and is use by DateTimeFormatter.
i guess i should read more ;-)
The issue with this class however is there no way to parse a string into a
date (the issue here), just format a date object in a nice way, we
On 4/23/2013 6:04 AM, Justin Mclean wrote:
It should be able to cope with that. Bit of a moot point as there no Thai
locale for the SDK but I guess you could use copylocale and give it a go.
no, its a different calendar underlying the system. currently its the year
2556BE (buddhist era) which
On 4/22/2013 10:23 PM, Justin Mclean wrote:
I'm not that familiar with Chinese date formats.. Can someone provide me with
some examples?
gregorian calendar, using latest icu4j lib (running full,long,medium,short
formats):
zh_CN/zh_HK locales
date==
2013年4月22日星期一
2013年4月22日
20
On 4/22/2013 9:57 PM, Alex Harui wrote:
My first thought was: 'what about Asia?'
won't matter for countries that don't use the gregorian calendar (like thailand)
as the dates will be wrong anyway.
for countries that "sort" of use the gregorian calendar, like china, yes you'd
have to expand
take that back, http://as3localedata.riaforge.org/ does have source.
On 4/22/2013 9:23 AM, Justin Mclean wrote:
Would that catch characters with accents and the like this? eg "Février", "Décembre",
"Ağustos" or "Eylül"?
no, you'd need to extend the range a bit, 0x0041-0x00FF.
though it depends on the languages/locales you wanted to support, which is
somewhat
On 3/21/2013 4:02 AM, Igor Costa wrote:
- Microsoft Bing Maps
"free" version (requires key) has 125k transaction limit per year (1 transaction
= 8 tiles--depending on the scale about 1 screen's worth). that's not a lot of
views. on the bright side, ms's accounting is messy & confusing, e
On 3/6/2013 10:52 PM, Carlos Cruz wrote:
5. Coldfusion (will this be the next one on the Adobe guillotine)
nope, supposedly doing better than ever. "reinvigorated" might be a good
description.
On 2/22/2013 5:18 PM, Bogdan DINU wrote:
Hi, I've used Kachurovkiy's version - seems well written.
+1 (not that i'd know anything "well written" in flex but it works as
advertized).
On 2/15/2013 4:30 PM, Ghazi TRIKI wrote:
Please do not hesitate to contact Arabic native speakers to help us.
contacted 3 people this morning, so far nothing back one way or the other. i'll
make a public request to the cf community in a bit, maybe some peer pressure
will help ;-)
On 2/15/2013 12:55 PM, Alex Harui wrote:
Even some stuff I've purchased from overseas that I think was
human-translated has had some funny results. Have you seen engrish.com?
yup but most of those are actually machine translations. ditto for most
sub-titles in DVDs, etc. these days for small
On 2/15/2013 11:29 AM, Alex Harui wrote:
hope your gibberish translator is working ;-)
My review would have consisted of making sure there weren't any naughty
words :-)
good luck w/that ;-) most currently available machine translators are only good
for a word or a simple phrase (though most
On 2/15/2013 12:33 AM, Alex Harui wrote:
I suppose we could try reviewing it by seeing if a BabelFish service can
translate it to English just to make sure there are no obvious issues.
hope your gibberish translator is working ;-)
maybe better to ask for volunteer arabic speakers to review rat
On 2/6/2013 7:47 PM, Sebastian Mohr wrote:
Sorry ... forgot to add the link to the "Designer &
Developer Tools" wiki page [1] ;) Any remarks
welcome :)
FB4.6 can't use MXML design view w/apache flex 4.9.
ESRI has some slick (well to the GIS crowd anyway) samples for their flex API:
http://resources.arcgis.com/en/help/flex-api/samples/
On 1/30/2013 7:50 PM, Nicholas Kwiatkowski wrote:
I agree with you, but I've had issues with getting that to render properly
on all browsers. Both IE and FF have real issues when you explicitly set
that's the funniest thing i've heard all day & it's been a very long day. oh the
irony ;-) than
1 - 100 of 105 matches
Mail list logo