RE: SPAM-LOW: RE: [flexcoders] Re: Flex 2 released tomorrow

2006-06-28 Thread Ian Welsh
Any information on the upgrade path for licensed Flex 1.5 users with maintenance – nothing in the FAQ.   Regards Ian   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin Sent: 28 June 2006 08:00 To: [EMAIL PROTECTED] Subject: SPAM-LOW: RE: [fl

RE: SPAM-LOW: [flexcoders] Re: Beta Flex 2 release Date? Any one for a Guess

2006-01-06 Thread Ian Welsh
Thanks Tom. Like João, I am interested in the mechanics of track changes/sync/persist process. You asked "How do you envision a CFC backend to Flex2 Data services?". I am hoping that FDS will allow multiple approaches to a CFC backend as, as we all know, there is no one method or framework for wri

RE: [flexcoders] Beta Flex 2 release Date? Any one for a Guess

2006-01-05 Thread Ian Welsh
Ditto. We are also very interested in CF7 Enterprise/Flex 2 DS integration? Can anyone from the team give a high-level view of the 'mechanics' or how it is being tackled on the CF side. For example, will the adapter have in-built integration with existing java (e.g. hibernate) or CF (e.g. Reactor

RE: [flexcoders] Re: Is Flex Mature ?

2005-11-29 Thread Ian Welsh
OT sorry - On Agile Development ...   Interesting article in IT Week (a UK computer industry weekly) that mentions how .Net teams at Microsoft are beginning to use Agile techniques and SCRUM to help them address the complaint that Microsoft software releases are too far apart - they hope to

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Ian Welsh
s with NetConnection alone but have not been able to make addHeader work for authentication to Coldfusion from Flex 2. Yours truly, -Brian Ian Welsh wrote: >If you are using the new Flex 2 Coldfusion Adapter and CF7, use >remoteObjectID.setUsernamePassword(username, password) and in CF yo

RE: [flexcoders] Re: setUsernamePassword on RemoteObject

2005-11-14 Thread Ian Welsh
If you are using the new Flex 2 Coldfusion Adapter and CF7, use remoteObjectID.setUsernamePassword(username, password) and in CF you'll see them in the cflogin scope #cflogin.name# #cflogin.password# Hope this helps Ian -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL P

RE: [flexcoders] Yahoo Maps built with Flex!

2005-11-03 Thread Ian Welsh
And no United Kingdom - sob, sob. Ian -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Weyert de Boer Sent: 03 November 2005 14:42 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Yahoo Maps built with Flex! Their are some minor issues w

RE: [flexcoders] flex 2 & cf

2005-10-19 Thread Ian Welsh
And it will allow the use of CFC role security (via CFLOGIN framework). Regards Ian -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Knudsen Sent: 19 October 2005 00:36 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] flex 2 & cf

RE: SPAM-LOW: RE: [flexcoders] Flex 2 Alpha is here???

2005-10-17 Thread Ian Welsh
Alpha is here??? PLEAS !!! ;) I'm dying for it -Original Message- From: flexcoders@yahoogroups.com on behalf of Ian Welsh Sent: Mon 17-Oct-05 12:44 PM To: flexcoders@yahoogroups.com Subject: RE: SPAM-LOW: RE: [flexcoders] Flex 2 Alpha is here??? Yep, I got t

RE: SPAM-LOW: RE: [flexcoders] Flex 2 Alpha is here???

2005-10-17 Thread Ian Welsh
Yep, I got the CF adapter OK (not installed it yet). Do you want me to email it to you direct (451k)? Regards Ian - Ian Welsh. Business Manager. Harlaxton College. Harlaxton, Grantham, Lincs, NG32 1AG. United Kingdom Tel: +44 (0) 1476-403000 Fax: +44 (0) 1476-403030 Web: http

RE: [flexcoders] Re: FLEX Licenses for sale - FLEX 2.0 Enterprise upgrade included

2005-10-12 Thread Ian Welsh
"MM announced they will release Flex 2.0 in the first half of 2006." Let's all hope that it is prior to 31/03/06 as, I imagine, there are a few people like us who bought Flex in late March 2005 to beat the price rise on 01/04/2005. Flex then came with a year's subscription included so this may h

[flexcoders] Flex 2 & Coldfusion

2005-10-06 Thread Ian Welsh
Potentially more good news on the way for us CF ers!   http://www.dcooper.org/blog//client/index.cfm?mode=entry&entry=C5F562CA-4E22-1671-5A8DFF99CA132F36   Regards Ian From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ian WelshSent: 06 October 2005 13:44To: flexcode

[flexcoders] Flex 2 & Flash Player 8.5

2005-10-06 Thread Ian Welsh
Some news!   http://www.macromedia.com/devnet/flex/articles/flex2_intro.html   Regards Ian   -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com SP

[flexcoders] Interesting news on Zorn

2005-08-03 Thread Ian Welsh
from Mike Chambers ...   http://weblogs.macromedia.com/mesh/archives/2005/08/will_zorn_requi.cfm   -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com

RE: [flexcoders] JPG delivery via Java-App

2005-06-21 Thread Ian Welsh
To avoid having to save the image from the database to a physical file as an intermediate step you could try streaming the data from the database directly into the http request of the mx:image tag as Abdul suggests So, 1. Create a java/actionscript VO mapping that includes the image name as a sti

RE: [flexcoders] Macromedia aligns with Eclipse

2005-06-06 Thread Ian Welsh
Thanks - I think ;-) I was actually thinking of Maelstrom (i.e. will Studio include a new Flash authoring tool (8Ball) and will that include/coincide with the next release of the flash player). So, is Maelstrom 'late summer' or 'end of year'. Regards Ian -Original Message- From: flexco

RE: [flexcoders] Macromedia aligns with Eclipse

2005-06-06 Thread Ian Welsh
David, the announcements today are great news but I noticed in this article http://informationweek.com/story/showArticle.jhtml?articleID=164300480 "This week Macomedia will preview its next-generation Flash player, code-named Maelstrom, due to beta this summer and slated to ship by year's end".

RE: [flexcoders] Re: file handling

2005-06-06 Thread Ian Welsh
Just for info., the recent news on the Flash Platform here .. http://www.macromedia.com/platform/whitepapers/platform_overview.pdf mentions file upload and download capabilities within the new Maelstrom player ... "New file upload and download: Maelstrom supports file upload and download capa

RE: [flexcoders] Re: Weird behavior with Internet Explorer

2005-04-07 Thread Ian Welsh
e /cfusion and flex under /flex... Once again, thanks Peter for this solution, João Fernandes --- In flexcoders@yahoogroups.com, "Ian Welsh" <[EMAIL PROTECTED]> wrote: > João, can I just clarify - does the problem you experienced only happen with > a CF and Flex on the s

RE: [flexcoders] Additional Code generated in the jsp

2005-04-07 Thread Ian Welsh
I believe Flex uses this iframe to keep track of history (i.e. lets the user use the browser's 'Back' button) within your Flex application.   Regards Ian From: Pushkar Phatak [mailto:[EMAIL PROTECTED] Sent: 07 April 2005 18:16To: flexcoders@yahoogroups.comSubject: [flexcoders] Additional

RE: [flexcoders] Re: Weird behavior with Internet Explorer

2005-04-07 Thread Ian Welsh
João, can I just clarify - does the problem you experienced only happen with a CF and Flex on the same context root and with XP SP2 clients? Are you using CF6.1 or 7? Just thinking ahead to an install I am about to do. Thanks Ian -Original Message- From: joao_m_fernandes [mailto:[EMAIL P

RE: [flexcoders] Flex 1.5 price - A Real Example of a Nearly Lost Sale

2005-03-31 Thread Ian Welsh
Dirk, that is what I was told (in writing) - maintenance at 20% of the price you pay (per year). In fact we bought an additional year's maintenance with our order (the first year was included). Hope this helps. Regards Ian ----- Ian Welsh. Business Manager. Harlaxton College. Harl

[flexcoders] Flex 1.5 price - A Real Example of a Nearly Lost Sale

2005-03-31 Thread Ian Welsh
Well, we have just committed to Flex and fortunately beat the price rise - paperwork just completed with Macromedia UK.   First, a big thank you to this list. Whoever started the price increase rumour did us a favour.   We have been prototyping and playing with Flex for a couple of months

RE: [flexcoders] Getting mouse coordinates at a drop operation

2005-03-02 Thread Ian Welsh
Sorry, this was the answer to your previous question ;-) Ian -Original Message- From: Ian Welsh [mailto:[EMAIL PROTECTED] Sent: 02 March 2005 20:35 To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Getting mouse coordinates at a drop operation No it does not. Flex supports

RE: [flexcoders] Getting mouse coordinates at a drop operation

2005-03-02 Thread Ian Welsh
No it does not. Flex supports the same html entities as the Flash player, see the following link for a list of what is supported. http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14808 Regards Ian From: Pilby [mailto:[EMAIL PROTECTED] Sent: 0

Comic Relief - Red Nose Day - Flex

2005-02-10 Thread Ian Welsh
Just noticed in the UK computer press that this year's Red Nose Day (national fund raising telethon for Comic Relief) has Macromedia as a partner. Red Nose day itself is also being billed as the single largest ecommerce event to date.   "It expects over 150 million hits, making it the single

RE: [flexcoders] FLEX - NEW VERSION

2005-02-08 Thread Ian Welsh
"We will be talking a lot about the roadmap as we get into the spring and summer." Hey, it's already spring over here in the UK - I see Snowdrops everywhere ;) Seriously a roadmap would be nice. Can you shed any light on: 1. A 'rich text' editor component? 2. Better printing integration with Fla

RE: [flexcoders] Printing

2005-02-07 Thread Ian Welsh
Hey, what else are you guys working on for Flex 2.0? Now that CF7 (Blackstone) has been released, some of us will need something else to keep us excited. There is no harm in asking right? Regards Ian -Original Message- From: David Mendels [mailto:[EMAIL PROTECTED] Sent: 07 February 20