Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Muzak
Muzak
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
1

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Muzak
Customize the badges you want to showcase on your profile
Re: Flex - Remote Object Apps - Adobe LiveCycle 02-05-2009
Strong typing is not supported when using CFC's as webservices.With Flex Remoting, you don't have to change anything when moving the app to a production server.Just make sure that the services-config.xml and/or remoting-config.xml matches on both servers (that is, if you're using a modified one).If you're using the default "ColdFusion" endpoint, everything should work "out of the box".

Views

104

Likes

0

Replies

0
Re: how to set encoding type for e4x result - Adobe LiveCycle 10-04-2009
AFAIK, "text/xml; charset=ISO-8859-2"; is not supported (I might be wrong though).The docs only mention these two:- application/x-www-form-urlencoded (the default)- application/xml http://livedocs.adobe.com/flex/3/langref/mx/rpc/http/HTTPService.html#contentType

Views

160

Likes

0

Replies

1