How to open a swf file by clicking a button in HTML page

Lets say I have a HTML page with a button “Help” and when i click the “Help” button, a swf file will be opened.

So, what should be done to open a swf file by clicking the button in a HTML page?