Your best bet is to create a local proxy script to get the xml data from twitter, and then pass it up to your flash app. A pain, but it works. -Chad
On Fri, Mar 20, 2009 at 4:14 PM, Stuart <[email protected]> wrote: > > 2009/3/20 Doug Williams <[email protected]>: >> The following thread is from earlier this month: >> http://groups.google.com/group/twitter-development-talk/browse_thread/thread/8d09970f449abc70 > > You mean in March 2008, but your reference still stands ;-) > > -Stuart > > -- > http://stut.net/projects/twitter/ > >> On Fri, Mar 20, 2009 at 4:02 PM, Hazku <[email protected]> wrote: >>> >>> I got problems to loading xml data from flash due to security error >>> #2048. Anyone has an idea how to solve, i tried to Security.allowDomain >>> ('*') but seems the problem is the http://twitter.com/crossdomain.xml >>> file doesnt allow flash to access from any server, any ideas? >> >> >
