I am attempting to determine the final URL of a resource on the web (an MP3). When the URLRequest is provided to the Sound object, it handles (transparently) the redirects (301, 302). I need access to those server messages.
I have tried creating a socket in order to do simple HEAD requests... but the crossdomain policy requirement is stopping this path short. How can I determine the final location of a file in ActionScript 3? Thanks, -DT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

