File Attachments in forms

I am using the standard file upload controls to attach files to notes forms. What I want to know is if it is possible (through passthrough HTML or other means) to open the links to these files in a different window. My scenario is this… I want to be able to attach flash movies I have created to a form on my website… this all works, fine. However, being in a frameset interferes with the looping of one of the scenes in my Flash movie (I have tested this, and it will loop to the correct label if it is opened in a new window… probably has to do with the way flash thinks of “frames” in a flash movie vs. what they mean in a web browser). What I want to do is to force my attachments to open in a new window in the web browser. Does anyone know if this is possible? This is a web only app, btw… so no need to worry about the client side in Notes.