Getting Actual Facebook and Twitter Profile Image URLS for Flex Security Policy
问题 I'm trying to display the profile images from both facebook and twitter. For facebook, the URLs I'm receiving are something like this (not actual urls): http://graph.facebook.com/965412145/picture Which is then redirected to the 'actual' url like this: http://profile.ak.fbcdn.net/hprofile-ak-snc4/370471_9631690_1796253478_r.jpg I'm also doing this with twitter, with the same issue (redirected url). So, when I load the image, it loads fine. But when I close the container that the image is in,