Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-27 Thread John Barrett
Hi Clint,
Thanks so much for your help`-`
I upload the app you made to my remote host(Linux), and it works fine!
http://johnbarrett.net/remotingExample/remotingExample.swf

I also tested on Windows,as the remote host uses Linux,and so therefore the 
problem is on the Mac. I thought that I was going crazy,as I always hear that 
ColdFusion is the easiest back-end for Flex, but not if your on a Mac! I guess 
I will have to buy a Macbook and set this all up on the Windows side;however, 
this is not the type of setup that I want, but it does not seem to work  using 
the Mac OS X operating system.

Thanks so much for all your help, I really appreciate you, and the others for 
taking the ime to help me out with this.
Thanks again,
John
 

  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Saturday, March 24, 2007 4:34:20 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



John, a couple things to check, what version of CF are you running? 
The version of CF you need to have is 7.02, and Flash Remoting needs to be 
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web root.



On 24 Mar 2007 05:04:24 -0700, John Barrett [EMAIL PROTECTED] com wrote:













  




Hi 
Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gate way

Thanks so much for your help
John
 


  
 



- Original Message 
From: Maury Sword maury.sword@ bayercropscience .com
To: [EMAIL PROTECTED]
ups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question










John,



Here's a link to an article that I found helpful in getting this to 

work:



http://www.adobe. com/devnet/ flex/articles/ helloworld. html




Maury



--- In [EMAIL PROTECTED] ups.com, John Barrett [EMAIL PROTECTED] .. wrote:



 Hi Clint,

 Thanks so much

 I am looking forward to seeing the zip so I can finally get CF  

Flex to communicate` -` 

 Thanks,

 John

   

  

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] 


 To: [EMAIL PROTECTED] ups.com

 Sent: Friday, March 23, 2007 2:01:13 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

   

 

 

 

 I can send you the zip of the code as I know that 

works. 

 

 

 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com

  wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 

 Hi Clint,

 I tried to reply to your blog, but I never got the conformation e-

mail.

 

 Thanks for the tutorial one this!

 I might be wrong, but on line 27 of the mxml file I think that it 

should say:

 

 mx:Label text={cfcResponse}  width=100%  /mx:Label

 Anyway, this is what I had to do for flex not too throw an error. 

It was saying it needed a closing tag.

 

 I was not able to get it to work in the end(the above is the only 

change that I made to the code) I get the errorCouldn' t establish a 

connection to ColdFusion I have a screen shot of the error message 

here:

 

 http://johnbarrett. net/flex_ error.jpg

 

 I am running ColdFusion 7.02 on the Mac.

 

 Any thoughts?

 Thanks,

 John

  

 

   

  

 

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] com

 To: [EMAIL PROTECTED]

 ups.com

 Sent: Thursday, March 22, 2007 7:40:25 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

 

 http://grumpee. instantspot. com/blog

 

 

 


 On 3/22/07, cardinalflexjeremy 

 [EMAIL PROTECTED] net wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 Are there any code examples or tutorials on this? That 

is, any samples

 

 using coldfusion (not webservices or httpRequest) to access CFCs?

 

 

 

 thanks.

 

 

 

 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 

tom.chiverton@ ...

 

 wrote:

 

 

 

  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

 

   If I want to make a flex app to tie to a Database, and I want 

to use

 

   Coldfusion components to access the Database stuff, and connect 

Flex

 

   and coldfusion, do I need FDS to use the coldfusion adapter 

pieces?

 

  

 

  No.

 

  You can use Flex's RemoteObject straight to a CFC, no FDS (now

 

 called LCDS 

 

  btw) required.

 

  

 

   Please let me know if a company would require FDS in order to 

use

 

   coldfusion with flex?

 

  

 

  Again with the no :-)

 

  

 

  -- 

 

  Tom Chiverton

 

  Helping to continually morph slick appliances

 

  On: http://thefalken. livejournal. com

 

  

 

   * * * * 

 

  

 

  This email is sent for and on behalf of Halliwells LLP.

 

  

 

  Halliwells LLP is a limited

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-27 Thread Clint Tredway

No problem John. I dont use a Mac so I am not aware of these issues ;)

Dont hesitate to ask any questions.


Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-27 Thread Mike Weiland
John,

Are you getting any errors at start up when ColdFusion starts? In my case I 
recall there was something not starting up properly with Flex. I just haven't 
had time to debug it.

Mike Weiland

Original Message ---
Hi Clint,
Thanks so much for your help`-`
I upload the app you made to my remote host(Linux), and it works fine!
http://johnbarrett.net/remotingExample/remotingExample.swf

I also tested on Windows,as the remote host uses Linux,and so therefore the 
problem is on the Mac. I thought that I was going crazy,as I always hear that 
ColdFusion is the easiest back-end for Flex, but not if your on a Mac! I guess 
I will have to buy a Macbook and set this all up on the Windows side;however, 
this is not the type of setup that I want, but it does not seem to work  using 
the Mac OS X operating system.

Thanks so much for all your help, I really appreciate you, and the others for 
taking the ime to help me out with this.
Thanks again,
John
 

  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Saturday, March 24, 2007 4:34:20 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



John, a couple things to check, what version of CF are you running? 
The version of CF you need to have is 7.02, and Flash Remoting needs to be 
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web root.



On 24 Mar 2007 05:04:24 -0700, John Barrett [EMAIL PROTECTED] com wrote:













  




Hi 
Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gate way

Thanks so much for your help
John
 


  
 



- Original Message 
From: Maury Sword maury.sword@ bayercropscience .com
To: [EMAIL PROTECTED]
ups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question










John,



Here's a link to an article that I found helpful in getting this to 

work:



http://www.adobe. com/devnet/ flex/articles/ helloworld. html




Maury



--- In [EMAIL PROTECTED] ups.com, John Barrett [EMAIL PROTECTED] .. wrote:



 Hi Clint,

 Thanks so much

 I am looking forward to seeing the zip so I can finally get CF  

Flex to communicate` -` 

 Thanks,

 John

   

  

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] 


 To: [EMAIL PROTECTED] ups.com

 Sent: Friday, March 23, 2007 2:01:13 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

   

 

 

 

 I can send you the zip of the code as I know that 

works. 

 

 

 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com

  wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 

 Hi Clint,

 I tried to reply to your blog, but I never got the conformation e-

mail.

 

 Thanks for the tutorial one this!

 I might be wrong, but on line 27 of the mxml file I think that it 

should say:

 

 mx:Label text={cfcResponse}  width=100%  /mx:Label

 Anyway, this is what I had to do for flex not too throw an error. 

It was saying it needed a closing tag.

 

 I was not able to get it to work in the end(the above is the only 

change that I made to the code) I get the errorCouldn' t establish a 

connection to ColdFusion I have a screen shot of the error message 

here:

 

 http://johnbarrett. net/flex_ error.jpg

 

 I am running ColdFusion 7.02 on the Mac.

 

 Any thoughts?

 Thanks,

 John

  

 

   

  

 

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] com

 To: [EMAIL PROTECTED]

 ups.com

 Sent: Thursday, March 22, 2007 7:40:25 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

 

 http://grumpee. instantspot. com/blog

 

 

 


 On 3/22/07, cardinalflexjeremy 

 [EMAIL PROTECTED] net wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 Are there any code examples or tutorials on this? That 

is, any samples

 

 using coldfusion (not webservices or httpRequest) to access CFCs?

 

 

 

 thanks.

 

 

 

 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 

tom.chiverton@ ...

 

 wrote:

 

 

 

  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

 

   If I want to make a flex app to tie to a Database, and I want 

to use

 

   Coldfusion components to access the Database stuff, and connect 

Flex

 

   and coldfusion, do I need FDS to use the coldfusion adapter 

pieces?

 

  

 

  No.

 

  You can use Flex's RemoteObject straight to a CFC, no FDS (now

 

 called LCDS 

 

  btw) required.

 

  

 

   Please let me know if a company would require FDS in order to 

use

 

   coldfusion with flex?

 

  

 

  Again with the no :-)

 

  

 

  -- 

 

  Tom Chiverton

 

  Helping to continually morph

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-27 Thread John Barrett
Hi Mike,
thanks.
Nope, nothing strange, well maybe the failed to load: 
flex.messaging.MessageBrokerServlet
I made a site, as my friend ask what was going on, and this is everything, the 
start, the log, the error, everything.
I would grateful if somebody could figure out what is wrong. I have spend the 
last 2 days doing nothing else.
The site is here:
http://johnbarrett.net/cfusion/
 On the startup, I don't see anything going on, that page is at:
http://johnbarrett.net/cfusion/cfusion.cfm

Thanks for your help,
John


  
 


- Original Message 
From: Mike Weiland [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Tuesday, March 27, 2007 2:24:09 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question

John,

Are you getting any errors at start up when ColdFusion starts? In my case I 
recall there was something not starting up properly with Flex. I just haven't 
had time to debug it.

Mike Weiland

Original Message ---
Hi Clint,
Thanks so much for your help`-`
I upload the app you made to my remote host(Linux), and it works fine!
http://johnbarrett.net/remotingExample/remotingExample.swf

I also tested on Windows,as the remote host uses Linux,and so therefore the 
problem is on the Mac. I thought that I was going crazy,as I always hear that 
ColdFusion is the easiest back-end for Flex, but not if your on a Mac! I guess 
I will have to buy a Macbook and set this all up on the Windows side;however, 
this is not the type of setup that I want, but it does not seem to work  using 
the Mac OS X operating system.

Thanks so much for all your help, I really appreciate you, and the others for 
taking the ime to help me out with this.
Thanks again,
John
 

  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Saturday, March 24, 2007 4:34:20 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



John, a couple things to check, what version of CF are you running? 
The version of CF you need to have is 7.02, and Flash Remoting needs to be 
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web root.



On 24 Mar 2007 05:04:24 -0700, John Barrett [EMAIL PROTECTED] com wrote:













  




Hi 
Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gate way

Thanks so much for your help
John
 


  
 



- Original Message 
From: Maury Sword maury.sword@ bayercropscience .com
To: [EMAIL PROTECTED]
ups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question










John,



Here's a link to an article that I found helpful in getting this to 

work:



http://www.adobe. com/devnet/ flex/articles/ helloworld. html




Maury



--- In [EMAIL PROTECTED] ups.com, John Barrett [EMAIL PROTECTED] .. wrote:



 Hi Clint,

 Thanks so much

 I am looking forward to seeing the zip so I can finally get CF  

Flex to communicate` -` 

 Thanks,

 John

   

  

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] 


 To: [EMAIL PROTECTED] ups.com

 Sent: Friday, March 23, 2007 2:01:13 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

   

 

 

 

 I can send you the zip of the code as I know that 

works. 

 

 

 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com

  wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 

 Hi Clint,

 I tried to reply to your blog, but I never got the conformation e-

mail.

 

 Thanks for the tutorial one this!

 I might be wrong, but on line 27 of the mxml file I think that it 

should say:

 

 mx:Label text={cfcResponse}  width=100%  /mx:Label

 Anyway, this is what I had to do for flex not too throw an error. 

It was saying it needed a closing tag.

 

 I was not able to get it to work in the end(the above is the only 

change that I made to the code) I get the errorCouldn' t establish a 

connection to ColdFusion I have a screen shot of the error message 

here:

 

 http://johnbarrett. net/flex_ error.jpg

 

 I am running ColdFusion 7.02 on the Mac.

 

 Any thoughts?

 Thanks,

 John

  

 

   

  

 

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] com

 To: [EMAIL PROTECTED]

 ups.com

 Sent: Thursday, March 22, 2007 7:40:25 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

 

 http://grumpee. instantspot. com/blog

 

 

 


 On 3/22/07, cardinalflexjeremy 

 [EMAIL PROTECTED] net wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 Are there any code examples or tutorials on this? That 

is, any samples

 

 using coldfusion (not webservices or httpRequest) to access CFCs?

 

 

 

 thanks

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-27 Thread John Barrett
HI Clint,
thanks for your help`-`
Not to worry, as I am not too shy about asking for help`-`

Thanks again,
John
 

  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Tuesday, March 27, 2007 2:14:58 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



No problem John. I dont use a Mac so I am not aware of these issues 
;)

Dont hesitate to ask any questions.




  







!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color:#628c2a;font-size:100%;line-height:122%;}
#ygrp-sponsor .ad a{
text-decoration:none;}
#ygrp-sponsor .ad a:hover{
text-decoration:underline;}
#ygrp-sponsor .ad p{
margin:0;}
o {font-size:0;}
.MsoNormal {
margin:0 0 0 0;}
#ygrp-text tt{
font-size:120%;}
blockquote{margin:0 0 0 4px;}
.replbq {margin:4;}
--








 

Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-24 Thread John Barrett
Hi 
Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gateway

Thanks so much for your help
John
 

  
 


- Original Message 
From: Maury Sword [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question









  



John,



Here's a link to an article that I found helpful in getting this to 

work:



http://www.adobe. com/devnet/ flex/articles/ helloworld. html



Maury



--- In [EMAIL PROTECTED] ups.com, John Barrett [EMAIL PROTECTED] .. wrote:



 Hi Clint,

 Thanks so much

 I am looking forward to seeing the zip so I can finally get CF  

Flex to communicate` -` 

 Thanks,

 John

   

  

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] 

 To: [EMAIL PROTECTED] ups.com

 Sent: Friday, March 23, 2007 2:01:13 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

   

 

 

 

 I can send you the zip of the code as I know that 

works. 

 

 

 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com

  wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 

 Hi Clint,

 I tried to reply to your blog, but I never got the conformation e-

mail.

 

 Thanks for the tutorial one this!

 I might be wrong, but on line 27 of the mxml file I think that it 

should say:

 

 mx:Label text={cfcResponse}  width=100%  /mx:Label

 Anyway, this is what I had to do for flex not too throw an error. 

It was saying it needed a closing tag.

 

 I was not able to get it to work in the end(the above is the only 

change that I made to the code) I get the errorCouldn' t establish a 

connection to ColdFusion I have a screen shot of the error message 

here:

 

 http://johnbarrett. net/flex_ error.jpg

 

 I am running ColdFusion 7.02 on the Mac.

 

 Any thoughts?

 Thanks,

 John

  

 

   

  

 

 

 

 - Original Message 

 From: Clint Tredway [EMAIL PROTECTED] com

 To: [EMAIL PROTECTED]

 ups.com

 Sent: Thursday, March 22, 2007 7:40:25 AM

 Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 

 

 

 

 

 

 

 

 

 

 http://grumpee. instantspot. com/blog

 

 

 

 On 3/22/07, cardinalflexjeremy 

 [EMAIL PROTECTED] net wrote:

 

 

 

 

 

 

 

 

 

 

 

 

   

 

 

 

 Are there any code examples or tutorials on this? That 

is, any samples

 

 using coldfusion (not webservices or httpRequest) to access CFCs?

 

 

 

 thanks.

 

 

 

 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 

tom.chiverton@ ...

 

 wrote:

 

 

 

  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

 

   If I want to make a flex app to tie to a Database, and I want 

to use

 

   Coldfusion components to access the Database stuff, and connect 

Flex

 

   and coldfusion, do I need FDS to use the coldfusion adapter 

pieces?

 

  

 

  No.

 

  You can use Flex's RemoteObject straight to a CFC, no FDS (now

 

 called LCDS 

 

  btw) required.

 

  

 

   Please let me know if a company would require FDS in order to 

use

 

   coldfusion with flex?

 

  

 

  Again with the no :-)

 

  

 

  -- 

 

  Tom Chiverton

 

  Helping to continually morph slick appliances

 

  On: http://thefalken. livejournal. com

 

  

 

   * * * * 

 

  

 

  This email is sent for and on behalf of Halliwells LLP.

 

  

 

  Halliwells LLP is a limited liability partnership registered in

 

 England and Wales under registered number OC307980 whose registered

 

 office address is at St James's Court Brown Street Manchester M2 

2JF.

 

  A list of members is available for inspection at the registered

 

 office. Any reference to a partner in relation to Halliwells LLP 

means

 

 a member of Halliwells LLP. Regulated by the Law Society.

 

  

 

  CONFIDENTIALITY

 

  

 

  This email is intended only for the use of the addressee named 

above

 

 and may be confidential or legally privileged.  If you are not the

 

 addressee you must not read it and must not use any information

 

 contained in nor copy it nor inform any person other than Halliwells

 

 LLP or the addressee of its existence or contents.  If you have

 

 received this email in error please delete it and notify Halliwells

 

 LLP IT Department on 0870 365 8008.

 

  

 

  For more information about Halliwells LLP visit www.halliwells. 

com.

 

 

 

 

 

 

 

 

   

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 -- 

 http://indeegrumpee .spaces.live. com/

 

 

 

   

 

 

 

 

 

 

 

 

 

 

 It's here! Your new message!

 Get

  new email alerts with the free Yahoo! Toolbar

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-24 Thread Clint Tredway

John, a couple things to check, what version of CF are you running? The
version of CF you need to have is 7.02, and Flash Remoting needs to be
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web
root.

On 24 Mar 2007 05:04:24 -0700, John Barrett [EMAIL PROTECTED] wrote:


  Hi Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is
a n error connecting to localhost/flex2gateway

Thanks so much for your help
John






- Original Message 
From: Maury Sword [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question

 John,

Here's a link to an article that I found helpful in getting this to
work:

http://www.adobe. com/devnet/ flex/articles/ helloworld. 
htmlhttp://www.adobe.com/devnet/flex/articles/helloworld.html

Maury

--- In [EMAIL PROTECTED] ups.com flexcoders%40yahoogroups.com, John
Barrett [EMAIL PROTECTED] .. wrote:

 Hi Clint,
 Thanks so much
 I am looking forward to seeing the zip so I can finally get CF 
Flex to communicate` -`
 Thanks,
 John




 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] 
 To: [EMAIL PROTECTED] ups.com flexcoders%40yahoogroups.com
 Sent: Friday, March 23, 2007 2:01:13 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question













 I can send you the zip of the code as I know that
works.


 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
  wrote:

















 Hi Clint,
 I tried to reply to your blog, but I never got the conformation e-
mail.

 Thanks for the tutorial one this!
 I might be wrong, but on line 27 of the mxml file I think that it
should say:

 mx:Label text={cfcResponse}  width=100%  /mx:Label
 Anyway, this is what I had to do for flex not too throw an error.
It was saying it needed a closing tag.

 I was not able to get it to work in the end(the above is the only
change that I made to the code) I get the errorCouldn' t establish a
connection to ColdFusion I have a screen shot of the error message
here:

 http://johnbarrett. net/flex_ error.jpg

 I am running ColdFusion 7.02 on the Mac.

 Any thoughts?
 Thanks,
 John







 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] com
 To: [EMAIL PROTECTED]
 ups.com
 Sent: Thursday, March 22, 2007 7:40:25 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question










 http://grumpee. instantspot. com/blog



 On 3/22/07, cardinalflexjeremy 
 [EMAIL PROTECTED] net wrote:
















 Are there any code examples or tutorials on this? That
is, any samples

 using coldfusion (not webservices or httpRequest) to access CFCs?



 thanks.



 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton
tom.chiverton@ ...

 wrote:

 

  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

   If I want to make a flex app to tie to a Database, and I want
to use

   Coldfusion components to access the Database stuff, and connect
Flex

   and coldfusion, do I need FDS to use the coldfusion adapter
pieces?

 

  No.

  You can use Flex's RemoteObject straight to a CFC, no FDS (now

 called LCDS

  btw) required.

 

   Please let me know if a company would require FDS in order to
use

   coldfusion with flex?

 

  Again with the no :-)

 

  --

  Tom Chiverton

  Helping to continually morph slick appliances

  On: http://thefalken. livejournal. com

 

   * * * * 

 

  This email is sent for and on behalf of Halliwells LLP.

 

  Halliwells LLP is a limited liability partnership registered in

 England and Wales under registered number OC307980 whose registered

 office address is at St James's Court Brown Street Manchester M2
2JF.

 A list of members is available for inspection at the registered

 office. Any reference to a partner in relation to Halliwells LLP
means

 a member of Halliwells LLP. Regulated by the Law Society.

 

  CONFIDENTIALITY

 

  This email is intended only for the use of the addressee named
above

 and may be confidential or legally privileged. If you are not the

 addressee you must not read it and must not use any information

 contained in nor copy it nor inform any person other than Halliwells

 LLP or the addressee of its existence or contents. If you have

 received this email in error please delete it and notify Halliwells

 LLP IT Department on 0870 365 8008.

 

  For more information about Halliwells LLP visit www.halliwells.
com.

 


























 --
 http://indeegrumpee .spaces.live. com/














 It's here! Your new message!
 Get
 new email alerts with the free Yahoo! Toolbar.























 --
 http://indeegrumpee .spaces.live. com/










 !--

 #ygrp-mlmsg {font-size:13px; font-family: arial, helvetica, clean,
sans-serif;}
 #ygrp-mlmsg table {font-size:inherit; font:100% ;}
 #ygrp-mlmsg select, input, textarea {font:99% arial

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-24 Thread Mike Weiland
John,

I haven¹t been following this thread too closely, but I recall seeing you
are using mac os x. If so, I ran into a problem running CF 7.02 on a mac, I
couldn¹t get the flex gateway working. Look at the console when CF starts up
and make sure there aren¹t any errors. I don¹t remember what my particular
error was I didn¹t have time to debug the thing, I ended up using a windows
server.

Just make sure your flex gateway is working.

Good luck,

Mike Weiland

-
Mike Weiland
Aspen Tree Media
(877)659-1652 | FAX: (512)828-7105
http://www.AspenTreeMedia.com
http://www.CertificateCreator.com - Create  Print Awards and Certificates




On 3/24/07 7:04 AM, John Barrett [EMAIL PROTECTED] wrote:

  
  
  
 
 Hi Maury,
 Thanks so much for this link.
 I will be trying to figure this out tomorrow. I keep getting that their is a n
 error connecting to localhost/flex2gateway
 
 Thanks so much for your help
 John
  
 
   
  
 
 
 - Original Message 
 From: Maury Sword [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, March 23, 2007 2:48:52 AM
 Subject: [flexcoders] Re: Flex coldfusion simple question
 
  
  
 
 John,
 
 Here's a link to an article that I found helpful in getting this to
 work:
 
 http://www.adobe. com/devnet/ flex/articles/ helloworld. html
 http://www.adobe.com/devnet/flex/articles/helloworld.html
 
 Maury
 
 --- In [EMAIL PROTECTED] ups.com mailto:flexcoders%40yahoogroups.com ,
 John Barrett [EMAIL PROTECTED] .. wrote:
 
  Hi Clint,
  Thanks so much
  I am looking forward to seeing the zip so I can finally get CF 
 Flex to communicate` -`
  Thanks,
  John

   
  
  
  - Original Message 
  From: Clint Tredway [EMAIL PROTECTED] 
  To: [EMAIL PROTECTED] ups.com mailto:flexcoders%40yahoogroups.com
  Sent: Friday, March 23, 2007 2:01:13 AM
  Subject: Re: [flexcoders] Re: Flex coldfusion simple question
  
  
  
  
  
  
  
  
  

  
  
  
  I can send you the zip of the code as I know that
 works. 
  
  
  On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
   wrote:
  
  
  
  
  
  
  
  
  
  
  
  

  
  
  
  
  Hi Clint,
  I tried to reply to your blog, but I never got the conformation e-
 mail.
  
  Thanks for the tutorial one this!
  I might be wrong, but on line 27 of the mxml file I think that it
 should say:
  
  mx:Label text={cfcResponse}  width=100%  /mx:Label
  Anyway, this is what I had to do for flex not too throw an error.
 It was saying it needed a closing tag.
  
  I was not able to get it to work in the end(the above is the only
 change that I made to the code) I get the errorCouldn' t establish a
 connection to ColdFusion I have a screen shot of the error message
 here:
  
  http://johnbarrett. net/flex_ error.jpg
  
  I am running ColdFusion 7.02 on the Mac.
  
  Any thoughts?
  Thanks,
  John
   
  

   
  
  
  
  - Original Message 
  From: Clint Tredway [EMAIL PROTECTED] com
  To: [EMAIL PROTECTED]
  ups.com
  Sent: Thursday, March 22, 2007 7:40:25 AM
  Subject: Re: [flexcoders] Re: Flex coldfusion simple question
  
  
  
  
  
  
  
  
  
  
  http://grumpee. instantspot. com/blog
  
  
  
  On 3/22/07, cardinalflexjeremy 
  [EMAIL PROTECTED] net wrote:
  
  
  
  
  
  
  
  
  
  
  
  

  
  
  
  Are there any code examples or tutorials on this? That
 is, any samples
  
  using coldfusion (not webservices or httpRequest) to access CFCs?
  
  
  
  thanks.
  
  
  
  --- In [EMAIL PROTECTED] ups.com, Tom Chiverton
 tom.chiverton@ ...
  
  wrote:
  
  
  
   On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
  
If I want to make a flex app to tie to a Database, and I want
 to use
  
Coldfusion components to access the Database stuff, and connect
 Flex
  
and coldfusion, do I need FDS to use the coldfusion adapter
 pieces?
  
   
  
   No.
  
   You can use Flex's RemoteObject straight to a CFC, no FDS (now
  
  called LCDS 
  
   btw) required.
  
   
  
Please let me know if a company would require FDS in order to
 use
  
coldfusion with flex?
  
   
  
   Again with the no :-)
  
   
  
   -- 
  
   Tom Chiverton
  
   Helping to continually morph slick appliances
  
   On: http://thefalken. livejournal. com
  
   
  
    * * * * 
  
   
  
   This email is sent for and on behalf of Halliwells LLP.
  
   
  
   Halliwells LLP is a limited liability partnership registered in
  
  England and Wales under registered number OC307980 whose registered
  
  office address is at St James's Court Brown Street Manchester M2
 2JF.
  
   A list of members is available for inspection at the registered
  
  office. Any reference to a partner in relation to Halliwells LLP
 means
  
  a member of Halliwells LLP. Regulated by the Law Society.
  
   
  
   CONFIDENTIALITY
  
   
  
   This email is intended only for the use of the addressee named
 above
  
  and may

RE: [flexcoders] Re: Flex coldfusion simple question

2007-03-24 Thread Chad Gray
Im a correct in saying that if you hit the web site 
http://websitename/flex2gateway/

You should get back a blank page with no errors.

Typed in exactly like this.  It needs a trailing slash and it is case sensitive.

If you get that result then the gateway should be working.
Chad




From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mike 
Weiland
Sent: Saturday, March 24, 2007 7:08 PM
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] Re: Flex coldfusion simple question

John,

I haven't been following this thread too closely, but I recall seeing you are 
using mac os x. If so, I ran into a problem running CF 7.02 on a mac, I 
couldn't get the flex gateway working. Look at the console when CF starts up 
and make sure there aren't any errors. I don't remember what my particular 
error was I didn't have time to debug the thing, I ended up using a windows 
server.

Just make sure your flex gateway is working.

Good luck,

Mike Weiland

-
Mike Weiland
Aspen Tree Media
(877)659-1652 | FAX: (512)828-7105
http://www.AspenTreeMedia.com
http://www.CertificateCreator.com - Create  Print Awards and Certificates




On 3/24/07 7:04 AM, John Barrett [EMAIL PROTECTED] wrote:

 
 

Hi Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gateway

Thanks so much for your help
John
 

  
 


- Original Message 
From: Maury Sword [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question

 
 

John,

Here's a link to an article that I found helpful in getting this to 
work:

http://www.adobe. com/devnet/ flex/articles/ helloworld. html 
http://www.adobe.com/devnet/flex/articles/helloworld.html 

Maury

--- In [EMAIL PROTECTED] ups.com mailto:flexcoders%40yahoogroups.com , John 
Barrett [EMAIL PROTECTED] .. wrote:

 Hi Clint,
 Thanks so much
 I am looking forward to seeing the zip so I can finally get CF  
Flex to communicate` -` 
 Thanks,
 John
   
  
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] 
 To: [EMAIL PROTECTED] ups.com mailto:flexcoders%40yahoogroups.com 
 Sent: Friday, March 23, 2007 2:01:13 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
   
 
 
 
 I can send you the zip of the code as I know that 
works. 
 
 
 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
  wrote:
 
 
 
 
 
 
 
 
 
 
 
 
   
 
 
 
 
 Hi Clint,
 I tried to reply to your blog, but I never got the conformation e-
mail.
 
 Thanks for the tutorial one this!
 I might be wrong, but on line 27 of the mxml file I think that it 
should say:
 
 mx:Label text={cfcResponse}  width=100%  /mx:Label
 Anyway, this is what I had to do for flex not too throw an error. 
It was saying it needed a closing tag.
 
 I was not able to get it to work in the end(the above is the only 
change that I made to the code) I get the errorCouldn' t establish a 
connection to ColdFusion I have a screen shot of the error message 
here:
 
 http://johnbarrett. net/flex_ error.jpg
 
 I am running ColdFusion 7.02 on the Mac.
 
 Any thoughts?
 Thanks,
 John
  
 
   
  
 
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] com
 To: [EMAIL PROTECTED]
 ups.com
 Sent: Thursday, March 22, 2007 7:40:25 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
 
 http://grumpee. instantspot. com/blog
 
 
 
 On 3/22/07, cardinalflexjeremy 
 [EMAIL PROTECTED] net wrote:
 
 
 
 
 
 
 
 
 
 
 
 
   
 
 
 
 Are there any code examples or tutorials on this? That 
is, any samples
 
 using coldfusion (not webservices or httpRequest) to access CFCs?
 
 
 
 thanks.
 
 
 
 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 
tom.chiverton@ ...
 
 wrote:
 
 
 
  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
 
   If I want to make a flex app to tie to a Database, and I want 
to use
 
   Coldfusion components to access the Database stuff, and connect 
Flex
 
   and coldfusion, do I need FDS to use the coldfusion adapter 
pieces?
 
  
 
  No.
 
  You can use Flex's RemoteObject straight to a CFC, no FDS (now
 
 called LCDS 
 
  btw) required.
 
  
 
   Please let me know if a company would require FDS in order to 
use
 
   coldfusion with flex?
 
  
 
  Again with the no :-)
 
  
 
  -- 
 
  Tom Chiverton
 
  Helping to continually morph slick appliances
 
  On: http://thefalken. livejournal. com
 
  
 
   * * * * 
 
  
 
  This email is sent for and on behalf of Halliwells LLP.
 
  
 
  Halliwells LLP is a limited liability partnership registered in
 
 England and Wales under registered number OC307980 whose registered
 
 office address is at St James's Court Brown Street Manchester M2 
2JF

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-24 Thread ESHWAR PALETI
Hi,
   
 can you kindly send me the total code and stepwise integration of Flex 
with JAVA backend, please kindly do send all the details how to write code 
,where to write code in Flex and i mean total programming steps of Flex with 
JAVA.
   
   
regards,
   
  Eshwar.

Clint Tredway [EMAIL PROTECTED] wrote:
  John, a couple things to check, what version of CF are you running? 
The version of CF you need to have is 7.02, and Flash Remoting needs to be 
turned on in the CF admin.

The example zip I sent you works if you just put the contents in your web root. 

  On 24 Mar 2007 05:04:24 -0700, John Barrett [EMAIL PROTECTED] wrote:

  Hi Maury,
Thanks so much for this link.
I will be trying to figure this out tomorrow. I keep getting that their is a n 
error connecting to localhost/flex2gateway

Thanks so much for your help
John
   
  
  
 
  

  - Original Message 
From: Maury Sword [EMAIL PROTECTED]
To: [EMAIL PROTECTED] ups.com
Sent: Friday, March 23, 2007 2:48:52 AM
Subject: [flexcoders] Re: Flex coldfusion simple question

John,

Here's a link to an article that I found helpful in getting this to 
work:

http://www.adobe. com/devnet/ flex/articles/ helloworld. html

Maury

--- In [EMAIL PROTECTED] ups.com, John Barrett [EMAIL PROTECTED] .. wrote:

 Hi Clint,
 Thanks so much
 I am looking forward to seeing the zip so I can finally get CF  
Flex to communicate` -` 
 Thanks,
 John
 
 
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] 

   To: [EMAIL PROTECTED] ups.com
 Sent: Friday, March 23, 2007 2:01:13 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
 
 
 
 
 I can send you the zip of the code as I know that 
works. 
 
 
 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
  wrote:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Hi Clint,
 I tried to reply to your blog, but I never got the conformation e-
mail.
 
 Thanks for the tutorial one this!
 I might be wrong, but on line 27 of the mxml file I think that it 
should say:
 
 mx:Label text={cfcResponse}  width=100%  /mx:Label
 Anyway, this is what I had to do for flex not too throw an error. 
It was saying it needed a closing tag.
 
 I was not able to get it to work in the end(the above is the only 
change that I made to the code) I get the errorCouldn' t establish a 
connection to ColdFusion I have a screen shot of the error message 
here:
 
 http://johnbarrett. net/flex_ error.jpg
 
 I am running ColdFusion 7.02 on the Mac.
 
 Any thoughts?
 Thanks,
 John
 
 
 
 
 
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] com
 To: [EMAIL PROTECTED]
 ups.com
 Sent: Thursday, March 22, 2007 7:40:25 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
 
 http://grumpee. instantspot. com/blog
 
 
 

 On 3/22/07, cardinalflexjeremy 
 [EMAIL PROTECTED] net wrote:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 Are there any code examples or tutorials on this? That 
is, any samples
 
 using coldfusion (not webservices or httpRequest) to access CFCs?
 
 
 
 thanks.
 
 
 
 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton   
tom.chiverton@ ...
 
 wrote:
 
 
 
  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
 
   If I want to make a flex app to tie to a Database, and I want 
to use
 
   Coldfusion components to access the Database stuff, and connect 
Flex
 
   and coldfusion, do I need FDS to use the coldfusion adapter 
pieces?
 
  
 
  No.
 
  You can use Flex's RemoteObject straight to a CFC, no FDS (now
 
 called LCDS 
 
  btw) required.
 
  
 
   Please let me know if a company would require FDS in order to 
use
 
   coldfusion with flex?
 
  
 
  Again with the no :-)
 
  
 
  -- 
 
  Tom Chiverton
 
  Helping to continually morph slick appliances
 
  On: http://thefalken. livejournal. com
 
  
 
   * * * * 
 
  
 
  This email is sent for and on behalf of Halliwells LLP.
 
  
 
  Halliwells LLP is a limited liability partnership registered in
 
 England and Wales under registered number OC307980 whose registered
 
 office address is at St James's Court Brown Street Manchester M2 
2JF.
 
 A list of members is available for inspection at the registered
 
 office. Any reference to a partner in relation to Halliwells LLP 
means
 
 a member of Halliwells LLP. Regulated by the Law Society.
 
  
 
  CONFIDENTIALITY
 
  
 
  This email is intended only for the use of the addressee named 
above
 
 and may be confidential or legally privileged. If you are not the
 
 addressee you must not read it and must not use any information
 
 contained in nor copy it nor inform any person other than Halliwells
 
 LLP or the addressee of its existence or contents. If you have
 
 received this email in error please delete it and notify Halliwells
 
 LLP IT Department on 0870 365 8008.
 
  
 
  For more information about Halliwells

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-23 Thread John Barrett
Hi Clint,
I tried to reply to your blog, but I never got the conformation e-mail.

Thanks for the tutorial one this!
I might be wrong, but on line 27 of the mxml file I think that it should say:
mx:Label text={cfcResponse} width=100% /mx:Label
Anyway, this is what I had to do for flex not too throw an error. It was saying 
it needed a closing tag.

I was not able to get it to work in the end(the above is the only change that I 
made to the code) I get the errorCouldn't establish a connection to 
ColdFusion I have a screen shot of the error message here:
http://johnbarrett.net/flex_error.jpg

I am running ColdFusion 7.02 on the Mac.
Any thoughts?
Thanks,
John
 

  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 22, 2007 7:40:25 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



http://grumpee. instantspot. com/blog


On 3/22/07, cardinalflexjeremy 
[EMAIL PROTECTED] net wrote:












  



Are there any code examples or tutorials on this? That is, any 
samples

using coldfusion (not webservices or httpRequest) to access CFCs?



thanks.



--- In [EMAIL PROTECTED] ups.com, Tom Chiverton tom.chiverton@ ...

wrote:



 On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

  If I want to make a flex app to tie to a Database, and I want to use

  Coldfusion components to access the Database stuff, and connect Flex

  and coldfusion, do I need FDS to use the coldfusion adapter pieces?

 

 No.

 You can use Flex's RemoteObject straight to a CFC, no FDS (now

called LCDS 

 btw) required.

 

  Please let me know if a company would require FDS in order to use

  coldfusion with flex?

 

 Again with the no :-)

 

 -- 

 Tom Chiverton

 Helping to continually morph slick appliances

 On: http://thefalken. livejournal. com

 

  * * * * 

 

 This email is sent for and on behalf of Halliwells LLP.

 

 Halliwells LLP is a limited liability partnership registered in

England and Wales under registered number OC307980 whose registered

office address is at St James's Court Brown Street Manchester M2 2JF.

 A list of members is available for inspection at the registered

office. Any reference to a partner in relation to Halliwells LLP means

a member of Halliwells LLP. Regulated by the Law Society.

 

 CONFIDENTIALITY

 

 This email is intended only for the use of the addressee named above

and may be confidential or legally privileged.  If you are not the

addressee you must not read it and must not use any information

contained in nor copy it nor inform any person other than Halliwells

LLP or the addressee of its existence or contents.  If you have

received this email in error please delete it and notify Halliwells

LLP IT Department on 0870 365 8008.

 

 For more information about Halliwells LLP visit www.halliwells. com.








  



















-- 
http://indeegrumpee .spaces.live. com/


  







!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct{
font-weight:bold;color:#ff7900;float:right;width:2em;text-align:right;padding-right:.5em;}
#ygrp-vital ul li .cat{
font-weight:bold;}
#ygrp-vital a {
text-decoration:none;}

#ygrp-vital a:hover{
text-decoration:underline;}

#ygrp-sponsor #hd{
color:#999;font-size:77%;}
#ygrp-sponsor #ov{
padding:6px 13px;background-color:#e0ecee;margin-bottom:20px;}
#ygrp-sponsor #ov ul{
padding:0 0 0 8px;margin:0;}
#ygrp-sponsor #ov li{
list-style-type:square;padding:6px 0;font-size:77%;}
#ygrp-sponsor #ov li a{
text-decoration:none;font-size:130%;}
#ygrp-sponsor #nc {
background-color:#eee;margin-bottom:20px;padding:0 8px;}
#ygrp-sponsor .ad{
padding:8px 0;}
#ygrp-sponsor .ad #hd1{
font-family:Arial;font-weight:bold;color

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-23 Thread Clint Tredway

I can send you the zip of the code as I know that works.

On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] wrote:


  Hi Clint,
I tried to reply to your blog, but I never got the conformation e-mail.

Thanks for the tutorial one this!
I might be wrong, but on line 27 of the mxml file I think that it should
say:
mx:Label text={cfcResponse} width=100% /mx:Label
Anyway, this is what I had to do for flex not too throw an error. It was
saying it needed a closing tag.

I was not able to get it to work in the end(the above is the only change
that I made to the code) I get the errorCouldn't establish a connection to
ColdFusion I have a screen shot of the error message here:
http://johnbarrett.net/flex_error.jpg

I am running ColdFusion 7.02 on the Mac.
Any thoughts?
Thanks,
John






- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Thursday, March 22, 2007 7:40:25 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question

 http://grumpee. instantspot. com/bloghttp://grumpee.instantspot.com/blog

On 3/22/07, cardinalflexjeremy  [EMAIL PROTECTED] net [EMAIL PROTECTED]
wrote:

   Are there any code examples or tutorials on this? That is, any samples
 using coldfusion (not webservices or httpRequest) to access CFCs?

 thanks.

 --- In [EMAIL PROTECTED] ups.com flexcoders%40yahoogroups.com, Tom
 Chiverton tom.chiverton@ ...
 wrote:
 
  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
   If I want to make a flex app to tie to a Database, and I want to use
   Coldfusion components to access the Database stuff, and connect Flex
   and coldfusion, do I need FDS to use the coldfusion adapter pieces?
 
  No.
  You can use Flex's RemoteObject straight to a CFC, no FDS (now
 called LCDS
  btw) required.
 
   Please let me know if a company would require FDS in order to use
   coldfusion with flex?
 
  Again with the no :-)
 
  --
  Tom Chiverton
  Helping to continually morph slick appliances
  On: http://thefalken. livejournal. comhttp://thefalken.livejournal.com
 
   * * * * 
 
  This email is sent for and on behalf of Halliwells LLP.
 
  Halliwells LLP is a limited liability partnership registered in
 England and Wales under registered number OC307980 whose registered
 office address is at St James's Court Brown Street Manchester M2 2JF.
 A list of members is available for inspection at the registered
 office. Any reference to a partner in relation to Halliwells LLP means
 a member of Halliwells LLP. Regulated by the Law Society.
 
  CONFIDENTIALITY
 
  This email is intended only for the use of the addressee named above
 and may be confidential or legally privileged. If you are not the
 addressee you must not read it and must not use any information
 contained in nor copy it nor inform any person other than Halliwells
 LLP or the addressee of its existence or contents. If you have
 received this email in error please delete it and notify Halliwells
 LLP IT Department on 0870 365 8008.
 
  For more information about Halliwells LLP visit www.halliwells. 
comhttp://www.halliwells.com
 .
 




--
http://indeegrumpee .spaces.live. com/http://indeegrumpee.spaces.live.com/


--
It's here! Your new message!
Get new email 
alertshttp://us.rd.yahoo.com/evt=49938/*http://tools.search.yahoo.com/toolbar/features/mail/with
 the free Yahoo!
Toolbar.

 





--
http://indeegrumpee.spaces.live.com/


Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-23 Thread John Barrett
Hi Clint,
Thanks so much
I am looking forward to seeing the zip so I can finally get CF  Flex to 
communicate`-` 
Thanks,
John
  
 


- Original Message 
From: Clint Tredway [EMAIL PROTECTED]
To: flexcoders@yahoogroups.com
Sent: Friday, March 23, 2007 2:01:13 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question









  



I can send you the zip of the code as I know that works. 


On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
 wrote:












  




Hi Clint,
I tried to reply to your blog, but I never got the conformation e-mail.

Thanks for the tutorial one this!
I might be wrong, but on line 27 of the mxml file I think that it should say:

mx:Label text={cfcResponse} width=100% /mx:Label
Anyway, this is what I had to do for flex not too throw an error. It was saying 
it needed a closing tag.

I was not able to get it to work in the end(the above is the only change that I 
made to the code) I get the errorCouldn't establish a connection to 
ColdFusion I have a screen shot of the error message here:

http://johnbarrett. net/flex_ error.jpg

I am running ColdFusion 7.02 on the Mac.

Any thoughts?
Thanks,
John
 

  
 



- Original Message 
From: Clint Tredway [EMAIL PROTECTED] com
To: [EMAIL PROTECTED]
ups.com
Sent: Thursday, March 22, 2007 7:40:25 AM
Subject: Re: [flexcoders] Re: Flex coldfusion simple question










http://grumpee. instantspot. com/blog



On 3/22/07, cardinalflexjeremy 
[EMAIL PROTECTED] net wrote:












  



Are there any code examples or tutorials on this? That is, any 
samples

using coldfusion (not webservices or httpRequest) to access CFCs?



thanks.



--- In [EMAIL PROTECTED] ups.com, Tom Chiverton tom.chiverton@ ...

wrote:



 On Thursday 22 Mar 2007, cardinalflexjeremy wrote:

  If I want to make a flex app to tie to a Database, and I want to use

  Coldfusion components to access the Database stuff, and connect Flex

  and coldfusion, do I need FDS to use the coldfusion adapter pieces?

 

 No.

 You can use Flex's RemoteObject straight to a CFC, no FDS (now

called LCDS 

 btw) required.

 

  Please let me know if a company would require FDS in order to use

  coldfusion with flex?

 

 Again with the no :-)

 

 -- 

 Tom Chiverton

 Helping to continually morph slick appliances

 On: http://thefalken. livejournal. com

 

  * * * * 

 

 This email is sent for and on behalf of Halliwells LLP.

 

 Halliwells LLP is a limited liability partnership registered in

England and Wales under registered number OC307980 whose registered

office address is at St James's Court Brown Street Manchester M2 2JF.

 A list of members is available for inspection at the registered

office. Any reference to a partner in relation to Halliwells LLP means

a member of Halliwells LLP. Regulated by the Law Society.

 

 CONFIDENTIALITY

 

 This email is intended only for the use of the addressee named above

and may be confidential or legally privileged.  If you are not the

addressee you must not read it and must not use any information

contained in nor copy it nor inform any person other than Halliwells

LLP or the addressee of its existence or contents.  If you have

received this email in error please delete it and notify Halliwells

LLP IT Department on 0870 365 8008.

 

 For more information about Halliwells LLP visit www.halliwells. com.








  



















-- 
http://indeegrumpee .spaces.live. com/



  










It's here! Your new message!
Get
 new email alerts with the free Yahoo! Toolbar.



  



















-- 
http://indeegrumpee .spaces.live. com/


  







!--

#ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, sans-serif;}
#ygrp-mlmsg table {font-size:inherit;font:100%;}
#ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, clean, 
sans-serif;}
#ygrp-mlmsg pre, code {font:115% monospace;}
#ygrp-mlmsg * {line-height:1.22em;}
#ygrp-text{
font-family:Georgia;
}
#ygrp-text p{
margin:0 0 1em 0;}
#ygrp-tpmsgs{
font-family:Arial;
clear:both;}
#ygrp-vitnav{
padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
#ygrp-vitnav a{
padding:0 1px;}
#ygrp-actbar{
clear:both;margin:25px 0;white-space:nowrap;color:#666;text-align:right;}
#ygrp-actbar .left{
float:left;white-space:nowrap;}
.bld{font-weight:bold;}
#ygrp-grft{
font-family:Verdana;font-size:77%;padding:15px 0;}
#ygrp-ft{
font-family:verdana;font-size:77%;border-top:1px solid #666;
padding:5px 0;
}
#ygrp-mlmsg #logo{
padding-bottom:10px;}

#ygrp-vital{
background-color:#e0ecee;margin-bottom:20px;padding:2px 0 8px 8px;}
#ygrp-vital #vithd{
font-size:77%;font-family:Verdana;font-weight:bold;color:#333;text-transform:uppercase;}
#ygrp-vital ul{
padding:0;margin:2px 0;}
#ygrp-vital ul li{
list-style-type:none;clear:both;border:1px solid #e0ecee;
}
#ygrp-vital ul li .ct

[flexcoders] Re: Flex coldfusion simple question

2007-03-23 Thread Maury Sword
John,

Here's a link to an article that I found helpful in getting this to 
work:

http://www.adobe.com/devnet/flex/articles/helloworld.html

Maury


--- In flexcoders@yahoogroups.com, John Barrett [EMAIL PROTECTED] wrote:

 Hi Clint,
 Thanks so much
 I am looking forward to seeing the zip so I can finally get CF  
Flex to communicate`-` 
 Thanks,
 John
   
  
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED]
 To: flexcoders@yahoogroups.com
 Sent: Friday, March 23, 2007 2:01:13 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
   
 
 
 
 I can send you the zip of the code as I know that 
works. 
 
 
 On 23 Mar 2007 03:15:01 -0700, John Barrett [EMAIL PROTECTED] com
  wrote:
 
 
 
 
 
 
 
 
 
 
 
 
   
 
 
 
 
 Hi Clint,
 I tried to reply to your blog, but I never got the conformation e-
mail.
 
 Thanks for the tutorial one this!
 I might be wrong, but on line 27 of the mxml file I think that it 
should say:
 
 mx:Label text={cfcResponse} width=100% /mx:Label
 Anyway, this is what I had to do for flex not too throw an error. 
It was saying it needed a closing tag.
 
 I was not able to get it to work in the end(the above is the only 
change that I made to the code) I get the errorCouldn't establish a 
connection to ColdFusion I have a screen shot of the error message 
here:
 
 http://johnbarrett. net/flex_ error.jpg
 
 I am running ColdFusion 7.02 on the Mac.
 
 Any thoughts?
 Thanks,
 John
  
 
   
  
 
 
 
 - Original Message 
 From: Clint Tredway [EMAIL PROTECTED] com
 To: [EMAIL PROTECTED]
 ups.com
 Sent: Thursday, March 22, 2007 7:40:25 AM
 Subject: Re: [flexcoders] Re: Flex coldfusion simple question
 
 
 
 
 
 
 
 
 
 
 http://grumpee. instantspot. com/blog
 
 
 
 On 3/22/07, cardinalflexjeremy 
 [EMAIL PROTECTED] net wrote:
 
 
 
 
 
 
 
 
 
 
 
 
   
 
 
 
 Are there any code examples or tutorials on this? That 
is, any samples
 
 using coldfusion (not webservices or httpRequest) to access CFCs?
 
 
 
 thanks.
 
 
 
 --- In [EMAIL PROTECTED] ups.com, Tom Chiverton 
tom.chiverton@ ...
 
 wrote:
 
 
 
  On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
 
   If I want to make a flex app to tie to a Database, and I want 
to use
 
   Coldfusion components to access the Database stuff, and connect 
Flex
 
   and coldfusion, do I need FDS to use the coldfusion adapter 
pieces?
 
  
 
  No.
 
  You can use Flex's RemoteObject straight to a CFC, no FDS (now
 
 called LCDS 
 
  btw) required.
 
  
 
   Please let me know if a company would require FDS in order to 
use
 
   coldfusion with flex?
 
  
 
  Again with the no :-)
 
  
 
  -- 
 
  Tom Chiverton
 
  Helping to continually morph slick appliances
 
  On: http://thefalken. livejournal. com
 
  
 
   * * * * 
 
  
 
  This email is sent for and on behalf of Halliwells LLP.
 
  
 
  Halliwells LLP is a limited liability partnership registered in
 
 England and Wales under registered number OC307980 whose registered
 
 office address is at St James's Court Brown Street Manchester M2 
2JF.
 
  A list of members is available for inspection at the registered
 
 office. Any reference to a partner in relation to Halliwells LLP 
means
 
 a member of Halliwells LLP. Regulated by the Law Society.
 
  
 
  CONFIDENTIALITY
 
  
 
  This email is intended only for the use of the addressee named 
above
 
 and may be confidential or legally privileged.  If you are not the
 
 addressee you must not read it and must not use any information
 
 contained in nor copy it nor inform any person other than Halliwells
 
 LLP or the addressee of its existence or contents.  If you have
 
 received this email in error please delete it and notify Halliwells
 
 LLP IT Department on 0870 365 8008.
 
  
 
  For more information about Halliwells LLP visit www.halliwells. 
com.
 
 
 
 
 
 
 
 
   
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 -- 
 http://indeegrumpee .spaces.live. com/
 
 
 
   
 
 
 
 
 
 
 
 
 
 
 It's here! Your new message!
 Get
  new email alerts with the free Yahoo! Toolbar.
 
 
 
   
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 -- 
 http://indeegrumpee .spaces.live. com/
 
 
   
 
 
 
 
 
 
 
 !--
 
 #ygrp-mlmsg {font-size:13px;font-family:arial, helvetica, clean, 
sans-serif;}
 #ygrp-mlmsg table {font-size:inherit;font:100%;}
 #ygrp-mlmsg select, input, textarea {font:99% arial, helvetica, 
clean, sans-serif;}
 #ygrp-mlmsg pre, code {font:115% monospace;}
 #ygrp-mlmsg * {line-height:1.22em;}
 #ygrp-text{
 font-family:Georgia;
 }
 #ygrp-text p{
 margin:0 0 1em 0;}
 #ygrp-tpmsgs{
 font-family:Arial;
 clear:both;}
 #ygrp-vitnav{
 padding-top:10px;font-family:Verdana;font-size:77%;margin:0;}
 #ygrp-vitnav a{
 padding:0 1px;}
 #ygrp-actbar{
 clear:both;margin:25px 0;white-space:nowrap;color:#666;text-
align:right;}
 #ygrp-actbar .left{
 float:left;white-space:nowrap

Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-23 Thread Douglas Knudsen

http://www.acfug.org/index.cfm?fa=meetings.meetingdetailEventID=177
I did a CFUG presentation on all three .  Example code is there too.

DK

On 3/22/07, cardinalflexjeremy [EMAIL PROTECTED] wrote:


  Are there any code examples or tutorials on this? That is, any samples
using coldfusion (not webservices or httpRequest) to access CFCs?

thanks.

--- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Tom
Chiverton [EMAIL PROTECTED]

wrote:

 On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
  If I want to make a flex app to tie to a Database, and I want to use
  Coldfusion components to access the Database stuff, and connect Flex
  and coldfusion, do I need FDS to use the coldfusion adapter pieces?

 No.
 You can use Flex's RemoteObject straight to a CFC, no FDS (now
called LCDS
 btw) required.

  Please let me know if a company would require FDS in order to use
  coldfusion with flex?

 Again with the no :-)

 --
 Tom Chiverton
 Helping to continually morph slick appliances
 On: http://thefalken.livejournal.com

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in
England and Wales under registered number OC307980 whose registered
office address is at St James's Court Brown Street Manchester M2 2JF.
A list of members is available for inspection at the registered
office. Any reference to a partner in relation to Halliwells LLP means
a member of Halliwells LLP. Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above
and may be confidential or legally privileged. If you are not the
addressee you must not read it and must not use any information
contained in nor copy it nor inform any person other than Halliwells
LLP or the addressee of its existence or contents. If you have
received this email in error please delete it and notify Halliwells
LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.


 





--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


[flexcoders] Re: Flex coldfusion simple question

2007-03-22 Thread cardinalflexjeremy
Are there any code examples or tutorials on this? That is, any samples
using coldfusion (not webservices or httpRequest) to access CFCs?

thanks.

--- In flexcoders@yahoogroups.com, Tom Chiverton [EMAIL PROTECTED]
wrote:

 On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
  If I want to make a flex app to tie to a Database, and I want to use
  Coldfusion components to access the Database stuff, and connect Flex
  and coldfusion, do I need FDS to use the coldfusion adapter pieces?
 
 No.
 You can use Flex's RemoteObject straight to a CFC, no FDS (now
called LCDS 
 btw) required.
 
  Please let me know if a company would require FDS in order to use
  coldfusion with flex?
 
 Again with the no :-)
 
 -- 
 Tom Chiverton
 Helping to continually morph slick appliances
 On: http://thefalken.livejournal.com
 
 
 
 This email is sent for and on behalf of Halliwells LLP.
 
 Halliwells LLP is a limited liability partnership registered in
England and Wales under registered number OC307980 whose registered
office address is at St James's Court Brown Street Manchester M2 2JF.
 A list of members is available for inspection at the registered
office. Any reference to a partner in relation to Halliwells LLP means
a member of Halliwells LLP. Regulated by the Law Society.
 
 CONFIDENTIALITY
 
 This email is intended only for the use of the addressee named above
and may be confidential or legally privileged.  If you are not the
addressee you must not read it and must not use any information
contained in nor copy it nor inform any person other than Halliwells
LLP or the addressee of its existence or contents.  If you have
received this email in error please delete it and notify Halliwells
LLP IT Department on 0870 365 8008.
 
 For more information about Halliwells LLP visit www.halliwells.com.





Re: [flexcoders] Re: Flex coldfusion simple question

2007-03-22 Thread Clint Tredway

http://grumpee.instantspot.com/blog

On 3/22/07, cardinalflexjeremy [EMAIL PROTECTED] wrote:


  Are there any code examples or tutorials on this? That is, any samples
using coldfusion (not webservices or httpRequest) to access CFCs?

thanks.

--- In flexcoders@yahoogroups.com flexcoders%40yahoogroups.com, Tom
Chiverton [EMAIL PROTECTED]
wrote:

 On Thursday 22 Mar 2007, cardinalflexjeremy wrote:
  If I want to make a flex app to tie to a Database, and I want to use
  Coldfusion components to access the Database stuff, and connect Flex
  and coldfusion, do I need FDS to use the coldfusion adapter pieces?

 No.
 You can use Flex's RemoteObject straight to a CFC, no FDS (now
called LCDS
 btw) required.

  Please let me know if a company would require FDS in order to use
  coldfusion with flex?

 Again with the no :-)

 --
 Tom Chiverton
 Helping to continually morph slick appliances
 On: http://thefalken.livejournal.com

 

 This email is sent for and on behalf of Halliwells LLP.

 Halliwells LLP is a limited liability partnership registered in
England and Wales under registered number OC307980 whose registered
office address is at St James's Court Brown Street Manchester M2 2JF.
A list of members is available for inspection at the registered
office. Any reference to a partner in relation to Halliwells LLP means
a member of Halliwells LLP. Regulated by the Law Society.

 CONFIDENTIALITY

 This email is intended only for the use of the addressee named above
and may be confidential or legally privileged. If you are not the
addressee you must not read it and must not use any information
contained in nor copy it nor inform any person other than Halliwells
LLP or the addressee of its existence or contents. If you have
received this email in error please delete it and notify Halliwells
LLP IT Department on 0870 365 8008.

 For more information about Halliwells LLP visit www.halliwells.com.


 





--
http://indeegrumpee.spaces.live.com/