[flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread stinas...@yahoo.com [flexcoders]
Anyone out there with a solution to this issue? i have been using that code for so long and it worked perfectly. But now for some reason the uploaded file name doesn't appear in the textinput even if the file is actually uploaded onto the server

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
I think you’re the only flex developer left? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] Sent: 23 September 2015 14:05 To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: uploading files in flex using coldfusion 11 Anyone out there with a solution to this issue? i

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread 'Merrill, Jason' jason.merr...@bankofamerica.com [flexcoders]
As Julian said, you may very well very well be the last flex developer left. And for that matter, the last ColdFusion developer. It could be a server environment change that is incompatible now with either Flex or ColdFusion. Technologies change and move on, sorry if that doesn’t help. Good

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
One of the most amazing things I’ve ever seen is the speed with which all the flash and flex developers abandoned the tools once it was clear that Apple had won the battle of the Flash player. From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] Sent: 23 September 2015 14:30 To:

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
Well, there was a time when the world held its breath for Apple putting the Flash Player in iOS. Is didn’t, and the flash and flex lists died. Just my experience. Now we have browser automagically preventing flash, facebook asking for it to be removed etc etc. Most people have moved away from

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Thomas Sammons tsamm...@sei.cmu.edu [flexcoders]
What does this have to do with helping the original poster with his issue? But, just because I don’t like Trolls who bash Flash or anything else just to try to show their superior intellect and insufferable opinions, if “most people” aren’t using it, Adobe wouldn’t waste money on updates for

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Dave Glasser dglas...@pobox.com [flexcoders]
You must live in a different world than I do, because my world did not "hold its breath for Apple putting the Flash Player in iOS." And Flash/Flex-based apps run fine on both iOS and Android, with little or no changes. From: "Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]"

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Margo Powell mmpow...@ad.unc.edu [flexcoders]
You would probably get a better response if you join the mailing list at flex.apache.org There is a developer and a users mailing list. There is a lot of activity going on there and someone would be able to answer your question there. Regards Margo On 9/23/2015 9:04 AM,

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
Sure, I understand that, but in my world, elearning, I don’t have resources to develop more than one codebase, and I cannot have a strategy that doesn’t embrace the iPad, so HTML5 and JS is the answer. It’s a great shame as I miss a proper OO language, and really liked working with Flex but it

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Brendan Meutzner bmeutz...@gmail.com [flexcoders]
In my world of enterprise development Flex is still alive and well... Obviously different approaches for mobile development (gaming or non) which are better but as far as the desktop goes Flex is still "the solution of choice" for my needs. Yeah, obviously the lists died and we are never going to

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Dave Glasser dglas...@pobox.com [flexcoders]
That's news to me, that Apple "won the battle of the Flash Player." I have an iOS Flex app in the Apple App Store. And the Flash player is probably still installed in about 97% of desktop browsers. From: "Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]"

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Thomas Sammons tsamm...@sei.cmu.edu [flexcoders]
This wouldn’t have anything to do with Flex…I’m assuming the XML being returned just doesn’t have the message element populated, correct? Or is nothing being returned? I’d try a few things before getting all worked up… 1) If you call the picUpload.cfm from another .cfm module is the XML

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
To each their own. Sigh. From: flexcoders@yahoogroups.com [flexcoders@yahoogroups.com] Sent: 23 September 2015 16:36 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Re: uploading files in flex using coldfusion 11 What does this have to do with

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Paul Hastings paul.hasti...@gmail.com [flexcoders]
On 9/24/2015 12:15 AM, Tom McNeer tmcn...@gmail.com [flexcoders] wrote: > > > ignoring the snotty emails about Flex and ColdFusion, what does the actual and that this list is mostly a ghost town. better off on the apache one though this seems like a cf issue so maybe SO or the adobe forums.

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Tom McNeer tmcn...@gmail.com [flexcoders]
ignoring the snotty emails about Flex and ColdFusion, what does the actual response look like coming back from your ColdFusion page, when you view it in Charles or a similar proxy? And what do you see when you set a breakpoint in uploadDataComplete()? It would seem the XML response is not what

Re: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Dave Glasser dglas...@pobox.com [flexcoders]
And further to your point, I think it's naive for someone to assume that activity on an email list is a reliable indicator of how widely used, or how "dead" a particular technology is. I think lists like this will have the highest activity when a technology is a.) relatively new, and b.)

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread Julian Tenney julian.ten...@nottingham.ac.uk [flexcoders]
yeah, that is my experience too. I think perhaps we misunderstood each other earlier. From: flexcoders@yahoogroups.com [flexcoders@yahoogroups.com] Sent: 23 September 2015 20:09 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: uploading files

RE: [flexcoders] Re: uploading files in flex using coldfusion 11

2015-09-23 Thread 'Doug Pierce' sherwoodspo...@gmail.com [flexcoders]
“Abandoned” is a pretty extreme word. There are a lot of people still using it and it’s still getting updated… what, 3 years after Adobe donated it to Apache? New mobile, desktop and web projects are still created in Flex every day… just not at the fury of what once was. Now… if we could