I'm trying to get a users image to show up in my Flash file. I get their thumbnail view URL passed in through an ExternalInterface javascript call, but it won't display the thumbnail image in my Flash. When I take that same thumbnail URL and hard code it into my Flash file locally it works and...