html wrapper code to support mp4 converted file from SWF
I have converted my .swf file to mp4. It works well. The html wrapper code is still pointing to FLASH references. Is ther s simple code change to support the new mp4 files and eliminate the html referencing Macromedia -- <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" ID=Boogie2001_Home_Page WIDTH=800 HEIGHT=500>
and
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
*** If I just take these lines out it does not show the mp4 file cottectly. ***
Thank You -- A.J.
01/05/21
