RE: [flexcoders] Re: Flex 2 released tomorrow

2006-06-27 Thread Shannon Hicks
Nothing yet on Adobe's site... I'm guessing that the release will coincide with the Adobe keynote here at CF United tomorrow morning. Who all on the list is here in DC for the conference? Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of bobchykoSent:

RE: [flexcoders] PAIN - Debugging ColdFusion CFC Flex service call

2006-06-27 Thread Shannon Hicks
You could always use SeeFusion (www.seefusion.com) The debugger output can show all requests, or requests from a specified IP address... not only would it show you the query and tell you the number of results (provided there was no error), but it would have shown you the error that

[flexcoders] simple E4X question

2006-06-27 Thread hank williams
I have an XML _expression_ that is a tree. I want to find the node that has and id of n, where the node could be at any level of the tree. It seems to me the e4x stuff that I have read seem to presume you are attempting to access a structured tree where all of the fields of a particular type

Re: [flexcoders] PAIN - Debugging ColdFusion CFC Flex service call

2006-06-27 Thread Tariq Ahmed
Hi Erich. For Flex 1.5 use the Flash Trace Viewer: http://www.alexisisaac.net/flash/articles/flash-7-trace-viewer.html It was my best friend for monitoring traffic to and from Flex and CFCs. For Flex 2, as well as 1.5..there's my new best friend: ServiceCapture:

RE: [flexcoders] e4x filtering elements without specified children

2006-06-27 Thread Gordon Smith
var noDeptEmployees:XMLList = employees.employee.(child(department) == /); / is an empty XMLList. - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of coder_flex Sent: Tuesday, June 27, 2006 2:53 PM To: flexcoders@yahoogroups.com Subject:

[flexcoders] ** ANNOUNCEMENT: The International Registry of FlexCoders **

2006-06-27 Thread Tariq Ahmed
In late 2005 Adobe announced a goal at MAX 2005 of increasing the Flex development community from roughly 5000 to over a Million by around the year 2010. The key driver of this initiative is Flex 2 and it's tiered licensing model. The bigger the community, the better is for you, therefore

RE: [flexcoders] simple E4X question

2006-06-27 Thread Gordon Smith
Put two dots between tree and * to get all descendants of arbitrary depth: tree..*.(@data == n) - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of hank williams Sent: Tuesday, June 27, 2006 5:52 PM To: flexcoders@yahoogroups.com Subject:

Re: [flexcoders] ** ANNOUNCEMENT: The International Registry of FlexCoders **

2006-06-27 Thread Chris Velevitch
On 6/28/06, Tariq Ahmed [EMAIL PROTECTED] wrote: In late 2005 Adobe announced a goal at MAX 2005 of increasing the Flex development community from roughly 5000 to over a Million by around the year 2010. The key driver of this initiative is Flex 2 and it's tiered licensing model. The

Re: [flexcoders] simple E4X question

2006-06-27 Thread hank williams
thanks much!HankOn 6/27/06, Gordon Smith [EMAIL PROTECTED] wrote: Put two dots between tree and * to get all descendants of arbitrary depth: tree..*.(@data == n) - Gordon From: flexcoders@yahoogroups.com [mailto: flexcoders@yahoogroups.com] On Behalf Of hank

[flexcoders] Anyone got the link for this breezo

2006-06-27 Thread Bjorn Schultheiss
Dear Bjorn, Thank you for registering for: ZeroOne Community Talks Architecting ColdFusion applications - a framework overview Wednesday 28 June 2006 - 12:00 - 13:00 Breeze Webinar You will be emailed the link to join the webinar I think I registered to late Regards,

[flexcoders] Re: Shouldn't we use Flex to built website

2006-06-27 Thread securenetfreedom
Usually the ones screaming the loudest about Flash or Flex being used as a website platform are the ones that fear that the antiquated web technologies that they are versed in are going to be replaced. If the client wants an all Flash/Flex website, give it to them as long as they know the pros

[flexcoders] Re: Flex 2 released tomorrow

2006-06-27 Thread george_w_canada
Thanks, hope we could have Flash 9 AS 3 alpha also. --- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote: What is your timezone, 4pm is probably wrong :-) We are on track for releasing very very very soon. Yahoo! Groups Sponsor

Re: [flexcoders] Re: Shouldn't we use Flex to built website

2006-06-27 Thread Michael Schmalle
the ones that fear that the antiquated web technologies that they are versed in are going to be replaced. I wasn't going to say it, but I second it. It has happened forever in the history of innovation. Peace, Mike On 6/27/06, securenetfreedom [EMAIL PROTECTED] wrote:

[flexcoders] Adobe Developer Week recordings

2006-06-27 Thread Nick Collins
Hey all,I've seen the links to recordings for a few of these sessions floating around, but I was wondering if anyone knew where I might find a list of all of them. I had planned to attend, but then I ended up attending the HOW Design Conference which ended up being at the same time, and was

Re: [flexcoders] Shouldn't we use Flex to built website

2006-06-27 Thread Jennifer Larkin
On 6/24/06, Jignesh M. Dodiya [EMAIL PROTECTED] wrote: Read somewhere that flex should be used for web application and shouldn't be used for building a website I am not agree with this. How many agreee? There are a couple of assumption problems with the question. First, how do you

[flexcoders] Resizable TitleWindow

2006-06-27 Thread Rajni
How to make TitleWindow resizable? -- Sent using Laszlo Mail. Try it yourself. http://www.laszlomail.com Yahoo! Groups Sponsor ~-- Something is new at Yahoo! Groups. Check out the enhanced email design.

Re: [flexcoders] Re: FB2 :: Switchig Workspaces

2006-06-27 Thread Jeremy Lu
Normally I would just use working set to segment differenct sets of projects.It's easier then setting up multiple workspaces (IMO).Jeremy.On 6/27/06, Michael Schmalle [EMAIL PROTECTED] wrote: Go into I didn't even realize that. Until I prove myself wrong, a new

[flexcoders] Flex2 :: Flex.org

2006-06-27 Thread Michael Schmalle
Helo, Check this out while your at it to! http://www.flex.org/ Peace, Mike-- What goes up, does come down. __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives:

RE: [flexcoders] Re: Keeping DataGrid from scrolling to top on update to dataProvider

2006-06-27 Thread Deepa Subramaniam
When the actual data comes in, the DataGrid encounters a REFRESH collectionChange event and if you look in ListBase.collectionChangeHandler's REFRESH case, you'll see that the verticalScrollPosition is set to 0. What you need to do is set the scroll position *after* the data has come in and the

[flexcoders] Flash Player 9 is here!!!

2006-06-27 Thread Renaun Erickson
You can download Flash Player 9 now1 http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlashpromoid=BIOW Go to www.adobe.com and click on the Download Flash Player icon. Yippeee --- In flexcoders@yahoogroups.com, Matt Chotin [EMAIL PROTECTED] wrote: What

[flexcoders] Re: Flex2 :: The time has come to ... Push the Button :: Released

2006-06-27 Thread Michael Schmalle
PS Might take a couple minutes for them to get their site tunned, but it's here! :) Maybe more like PS Might take a couple hours for them to get their site tunned, but it's here!On 6/28/06, Michael Schmalle [EMAIL PROTECTED] wrote:Hello all! Good day at Adobe, Flex 2 is finally out of

[flexcoders] Re: Flex2 :: The time has come to ... Push the Button :: Released

2006-06-27 Thread Renaun Erickson
I can get the FDS and Flex_SDK2.zip but not the Builder yet... It crazy to see all these posts saying its here but its no where to be downloaded. Renaun --- In flexcoders@yahoogroups.com, Michael Schmalle [EMAIL PROTECTED] wrote: PS Might take a couple minutes for them to get their site

RE: [flexcoders] PAIN - Debugging ColdFusion CFC Flex service call

2006-06-27 Thread Shannon Hicks
He mentioned that he was already running ServiceCapture... the problem was an error in his CF code before the query fired was returned. For that, SeeFusion (or starting CF from the command line) does the trick :) Shan From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On

[flexcoders] Go!

2006-06-27 Thread Matt Chotin
Well we tried for 12am EDT but it took a while for the store to come online. We're up (may take another few minutes for all the propagation to our servers). We love you all :-) Yahoo! Groups Sponsor ~-- See what's inside the new Yahoo! Groups

Re: [flexcoders] Go!

2006-06-27 Thread Brendan Meutzner
Congratulations Matt... and a big BIG thank you for all your help (and everyone else from Adobe) in this forum over the past few months with 2.0. On 6/27/06, Matt Chotin [EMAIL PROTECTED] wrote: Well we tried for 12am EDT but it took a while for the store to come

Re: [flexcoders] Re: Flex2 :: The time has come to ... Push the Button :: Released

2006-06-27 Thread Pan Troglodytes
Congrats to all the Adobe folks for getting it out the door!And for not forcing me to go back to my boss and break the news of a delay. :DOn 6/28/06, Renaun Erickson [EMAIL PROTECTED] wrote: I can get the FDS and Flex_SDK2.zip but not the Builder yet... It crazy

<    1   2