Use below ......

var redirectURL:URLRequest = new URLRequest("www.YourAnotherFlexApp.com");
navigateToURL(redirectURL, "_self");
}

Thanks,
Natwar

On Sat, February 13, 2010 10:40 am, [email protected] wrote:
> Hi vidhu,
>
>
> you can use ... navigateToURL("redirectURL", "_self");
>
> Thanks,
> Natwar
>
>
>
> On Sat, February 13, 2010 6:09 am, vidhu wrote:
>
>> Hi friends,
>>
>>
>>
>> When the user loads the application it should verify and redirects to
>> another flex application.how to redirect to another flex application in
>> different domain. Can anyone help me in this case?
>>
>>
>> Thanks
>> vidhu
>>
>> --
>> 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.
>>
>>
>
>


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