Flex中利用LiveCycle Data Services ES或者BlazeDS解决跨域问题(cross-domain)

Thursday, August 14th, 2008

在RSSReader–a simple example of Syndication Library的编写过程中,跨域问题(cross-domain)曾经让郭大侠(hydra1983)头痛不已–因为当时没能找到可以直接用来当作Proxy的Server。Flex cookbook上看到了一篇关于Flex中如何利用LiveCycle Data Services ES或者BlazeDS解决跨域问题(cross-domain),对于正在使用LiveCycle Data Services ES或者BlazeDS的项目来说,相当的有用,当然如果你不想仅仅为了解决这个问题而额外的使用他们的话,可以参考开头的RSSReader的做法,自己写一个Proxy。下面是Flex cookbook上文章的地址:

解决Flash应用中的"Uncaught exception: Permission denied to call method to Location.toString"问题

Friday, May 9th, 2008

可能有些人已经遇到了这个问题,执行Flash应用时会出现"Uncaught exception: Permission denied to call method to Location.toString"这种很奇怪的错误,不过在你的电脑上出现了,但是很有可能在你同事的电脑上却总是可以正常运行……

Search Posts