OK Im trying to write a script that outputs the most current swf found in a data base. The problem is that the swf file is being access through a download script and doesnt haver the swf suffix at the end of the file name. Is there any way for my html code to access the swf file through the download script and not give away the location of the swf file?
My code:
CODE
<object width="414" height="300"><param name="movie" value="/?id=6&a=71"><embed src="/?id=6&a=71" width="414" height="300" bgcolor=#373737></embed></object>
also, the header are correctly being sent.
[right][snapback]606024[/snapback][/right]