I am working on it, you can write simple servlet that listens for request
from flash application and forwards request to indended server and redirect
response back to flash application.

Basic problem is in accessing data from different domain hence this servlet
should reside in same domain as flash application is.

You can get sample code and more details from below given URL
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16520&sliceId=2

I will let you know once I am done with my problem also please share your
experience, seem very little is been done on this front.

HTH,
Kay Kay

My apologies for delayed response as this message was somehow filetered to
my spam mail.



On Tue, Apr 7, 2009 at 12:38 PM, HISSAM <[email protected]> wrote:

> and how this proxy servlet is implemented??
>
> On Mon, Apr 6, 2009 at 8:51 AM, Utkarsh kaushal <[email protected]>wrote:
>
>> Incase you do not have control over the system where crosdomain is to be
>> placed you can use proxy servelet to access data from different domain.
>>
>> ~kay kay
>>
>>   On Mon, Apr 6, 2009 at 5:53 AM, nitin goyal <[email protected]>wrote:
>>
>>>
>>> A cross-domain policy file is an XML document that grants a web client—
>>> such as Adobe Flash Player (though not necessarily limited to it)—
>>> permission to handle data across multiple domains. When a client hosts
>>> content from a particular source domain and that content makes
>>> requests directed towards a domain other than its own, the remote
>>> domain would need to host a cross-domain policy file that grants
>>> access to the source domain, allowing the client to continue with the
>>> transaction. Policy files grant read access to data as well as permit
>>> a client to include custom headers in cross-domain requests.
>>>
>>> On Apr 6, 10:50 am, denimabhishek <[email protected]> wrote:
>>> > What is cross-domain-policy in Flash, can u give me some idea ab8 that.
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> -----------------------------
> Regards,
>  HISSAM,
> ------------------------------
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to