Yes, but I'm reading .swf file from database.... That is why a used: header("Content-Disposition: inline; filename=" . $arraySomething['something_name'] );
You see, I thought that filename = ... told <object> the name of the file... But I don't now if it does ... probably not ... but how can I solve this. I cant give .swf extension, becaose I'm reading the content of file from database... -- Regards, Mitja "Mike Krisher" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Your embed source and object movie value needs to be a file path to a > swf. Your values are currently set to something.php, needs to be > something.swf. > > hope that helps, > -- Mike > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php