1. Inserting flash to webpage

    Posted by Rob CornishPostMarch 24, 2008Date

    Using the flash.js javascript file in the head of your document.

    <script language="JavaScript" type="text/JavaScript" src="flash.js"></script>
    

    In the body of your document use:

    <script type="text/javascript">
    	FlashMovie('flashfile.swf', '500', '300');
    </script>
    

    Set the dimensions to your current flash settings, where 500 is the width and 300 is the height.



Tags
Flickr
DSC_0207DSC_0206DSC_0205DSC_0197
© 2008 dlnqnt - Admin - Login