[flexcoders] Re: Cairngorm ServiceLocator and AMFPHP

2006-05-13 Thread Renaun Erickson



Andi, Stefan,

I just updated the code to Flex2 Beta3. You can see my post about it
here.

http://renaun.com/blog/?p=31

Renaun

--- In flexcoders@yahoogroups.com, Andrea Varga [EMAIL PROTECTED] wrote:

 
 Hi Stefan
 
 You might want to look at this:
 http://renaun.com/blog/?p=25
 
 Andi
 
 stefan_schmalhaus wrote:
 
 I'd like to add an AMFPHP-based service to my Cairngorm
 ServiceLocator. The example from Mike Potter's Flex/AMFPHP tutorial
 works really well (for those who haven't tried it yet here's the URL
 to the tutorial:

http://labs.adobe.com/wiki/index.php/Flex_Framework:tutorials:flex2_AMFPHP),
 but I don't know how to get it to work in a Cairngorm environment.
 
 In the tutorial an additional AS class (RemotingConnection) is set
 up that extends NetConnection. How do I combine this with the usual
 syntax for a adding a new service to the Cg ServiceLocator, e.g.:
 
 mx:HTTPService id=dummyDelegate
 url="">
 result=event.call.resultHandler( event )
 fault=event.call.faultHandler( event )
 showBusyCursor=true
 useProxy=false /
 
 Is this possible at all? Thanks in advance.
 
 
 
 
 
 
 
 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links
 
 
 
  
 
 
  
 












--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  











[flexcoders] Re: Cairngorm ServiceLocator and AMFPHP

2006-05-13 Thread stefan_schmalhaus



--- In flexcoders@yahoogroups.com, Renaun Erickson [EMAIL PROTECTED] wrote:

 I just updated the code to Flex2 Beta3. You can see my post about 
 it here.
 
Renaun,

Thanks for taking the effort to make it work in F2B3. I have to admit
that I do not understand how you did it, but I'm quite impressed. ;-)
The code in the com.multispan.rpc package is rather cryptic to me. And
as you mention yourself, it's more of an experiment than a stable
solution. So I guess it's better to wait until we have a final version
of Flex and an AMF3-compatible version of AMFPHP.

Stefan

















--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



  












[flexcoders] Re: Cairngorm ServiceLocator and AMFPHP

2006-05-13 Thread Renaun Erickson



Heck, I impressed myself creating the RemoteObjectAMF0. There is
still some code I wish I new how to do. It works nice in a Cairngorm
setup. Its actually a general AMF0 RemoteObject so it can work with
ColdFusion (/flashservices/gateway), AMFPHP, OpenAMF etc...

I believe we will be waiting for a while before AMF3 stuff works it
self out. With the ColdFusion/Flex connectivity and the FDS its not
worth it for Adobe to further develop on the older AMF format. AMF3
offers so much more than AMF0, but in the end people will want Open
Source avenues to use instead of buying ColdFusion or FDS. Only time
will tell,

Renaun



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

 --- In flexcoders@yahoogroups.com, Renaun Erickson renaun@ wrote:
 
  I just updated the code to Flex2 Beta3. You can see my post about 
  it here.
 
 Renaun,
 
 Thanks for taking the effort to make it work in F2B3. I have to admit
 that I do not understand how you did it, but I'm quite impressed. ;-)
 The code in the com.multispan.rpc package is rather cryptic to me. And
 as you mention yourself, it's more of an experiment than a stable
 solution. So I guess it's better to wait until we have a final version
 of Flex and an AMF3-compatible version of AMFPHP.
 
 Stefan











--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








  
  
SPONSORED LINKS
  
  
  

Web site design development
  
  
Computer software development
  
  
Software design and development
  
  


Macromedia flex
  
  
Software development best practice
  

   
  







  
  
  YAHOO! GROUPS LINKS



  Visit your group "flexcoders" on the web.
  To unsubscribe from this group, send an email to:[EMAIL PROTECTED]
  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.