TwitterAPI wouldnt work for me.
i used URLLoader(new URLRequest(‘http://twitter.com/statuses/myname.xml’));
its working fine when i testMovie from Flash but
it wouldn’t work after i publish it and load it from the localserver.
does flash has cross-domain restriction?