I've put several .src files into my site and compared them to this .dcr but for some reason this one doesn't work. If anybody could just point out whatever mistake I made I would appreciate it.
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="600" HEIGHT="450" id="superbike" ALIGN="">
<PARAM NAME=movie VALUE="superbike.dcr"> <PARAM NAME=menu VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src="superbike.dcr" menu=false quality=high bgcolor=#ffffff WIDTH="600" HEIGHT="450" NAME="superbikegp" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
And thats it.