Here's an example of an embedded Adobe Flash file...
And here's the code to display it...
Step 1: COPY the following code and paste it into the BODY tag of your HTML document;
Step 2: Replace "flashfilename.swf" with the file name of your Flash file. Ensure the file is located in the same folder as your html document
(if not, make sure the path is correctly indicated).
Step 3: Replace "www" with the appropriate width (in pixels) you'd like your player to be. Do the same for the height by changing "hhh" (an alternative
would be to specify a percentage parameter for each).
Note: The above code should allow your Flash file to display in all browsers. It also provides an indicator to the user if they do not have the
Adobe Flash player installed.