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

Sree_D
Sree_D
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Sree_D
Customize the badges you want to showcase on your profile
Crossdomain policy not working with AMF - Adobe LiveCycle 09-09-2009
Attached is the crossdomian file I placed in WebContent folder. Below is the action script code I am using to set the policy file and send an AMF call. private function init():void { var hostPath:String=HTTPUtil.getProtocol()+"//"+HTTPUtil.getHostName()+":"+HTTPUtil.getPort(); var policyFile:String=hostPath+"/Reports/crossdomain.xml"; Security.loadPolicyFile(policyFile); Alert.show(policyFile); var cs:ChannelSet = new ChannelSet(); var customChannel:Channel = new AMFChannel("my-amf","http:/...

Views

1.1K

Likes

0

Replies

0