Inserting a file from MySQL

Hey,

I have an uploader, which when you upload a file, it inserts it into a MySQL database, and I have another portal page with the table on, so people can view the flash files. The only problem is, that when they click the link, it opens the flash up full screen.

I don’t know how to make it view in a specified area of my page and the default flash dimentions (400px by 550 px) and was wondering how I would do it, or if I needed to show you a certain bit of my code to do so.

Regards

Andy