Difference between url requested from swf object & usual browser

Hello all,

i have an SWF object embedded in HTML page, this flash loads images from server directly …i wanna restrict access to the images only for the swf object, so i want that when a user tries to open the image from browser he gets an access denied …

is there any difference in headers or meta data i can use to distinguish between the requests ?

thx all in advance,