This is probably the simplest way of doing it if you don't have dreamweaver to hand.
Where I it says myFlashFile.swf replace it with the path to your flash movie.
Then just change the width and height values to match the movie size you set in flash.
One thing I would advise against though is placing the movie in a table. Tables are for tabulated data such as spreadsheets should not be used for laying out elements on a page.
Use divs and css to layout your page.





by: SheharyaarSaahilPosted on 2009-08-17 at 06:24:20ID: 25114101
that should be quite easy, unless im misunderstanding you......
lash/flash _inhtml.as p
manual(coding) way
http://www.w3schools.com/f
if you use Dreamweaver to create your html files, then put the cursor in the cell where you want to insert the flash
goto Insert>Media>Flash
choose your flash(swf) file and click insert.