Recent content by DavidJT

  1. DavidJT

    <object> code in HTML

    Thanks for the reply but I already said ....... But it will not work if I use "File Name" VALUE="../foldera/cold.wmv" Is this correct format ?
  2. DavidJT

    <object> code in HTML

    MERGED QUESTION Question from DavidJT : "<object> code on web page" In "foldera" I have this code. It works OK. I have the identical code in "folderb" How do I change the code in "folderb" so that it plays the wmv file in foldera ? It would save 50 kilobyes space' <OBJECT ID="MediaPlayer"...
  3. DavidJT

    <object> code in HTML

    This is the <object> code in a web site folder "foldera" which plays a wmv file. It works OK. <OBJECT ID="MediaPlayer" WIDTH="720" HEIGHT="540" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" <STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject"> <PARAM...