You have two things here.

Are you just implementing AMF with Java or ColdFusion?
Are you using the Flex1.5 proxy?

Flex1.5 it self doesn't do AMF per say, but it provide a proxy method
so you could whitelist your RemoteObjects in the flex-config.xml.

I do know if you are not using the proxy and want to connection to
AMF0 type AMF gateways you need to use the NetConnection directly.

AMF0 in Flex2
http://renaun.com/flex2/  (Custom RemoteObjectAMF0)
http://www.code4net.com/archives/000119.html

Renaun



--- In flexcoders@yahoogroups.com, "Dmitry Miller" <[EMAIL PROTECTED]> wrote:
>
> Hello,
> 
> I have full commercial licence for Flex 1.5. Now we are migrating to
> Flex 2.0 and I 've been wondering if my new implementation would work
> with existing AMFGateway for Flex 1.5? 
> 
> Thanks
>







------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to