• Resolved thesage

    (@18118-1)


    How can video attachment be posted like the following?
    [video width="640" height="480" mp4="attached filename.mp4"][/video]

    The following is the default postie code. It does on not work on Chrome.
    <object classid=”clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B” codebase=”https://www.apple.com/qtactivex/qtplugin.cab&#8221; width=”480″height=”360″> <param name=”src” value=”{FILELINK}” /> <param name=”autoplay” value=”no” /> <param name=”controller” value=”true” /> <embed src=”{FILELINK}” width=”640″ height=”480″autoplay=”no” controller=”true” type=”video/quicktime” pluginspage=”https://www.apple.com/quicktime/download/&#8221; width=”480″ height=”380″ scale=”tofit”></embed> </object>

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Embed Video Attachement Code’ is closed to new replies.