Thanks to all
My issue got solved , I have give flash file path as "http://localhost/dotnetnuke/images/flash.swf" instead of
"images/flash.swf" . So now I am able to get my flash file .
If I give path as "images/flash.swf" I am getting for the first time later I am unable to get my falsh file , If I use file path as
"http://localhost/dotnetnuke/images/flash.swf" then I have no problem I am getting my flash file even in round trip , in all cases I am getting my flash file
But I dont know the reson why and whats the difference , If any one knows please let me know