change what the InsertMedia dialog inserts into the textarea

  •  07-31-2007, 9:49 AM

    change what the InsertMedia dialog inserts into the textarea

    Hi

    The following is for CuteEditor 6 on .NET 2

    When an media object is inserted using the insert media dialog it displays without any problem in the cuteeditor window. But the resulting HTML <object> does not contain the necessary parameters:

    <object codeBase="http://activex.microsoft.com/activex/ controls/mplayer/en/nsmp2inf.cab#Version=6,0,02,902" type="application/x-oleobject" height="200" standby="Loading Microsoft Windows Media Player components..." width="200" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"></object>

    E.g. src parameter, loop etc.

    Is it possible to change what the InsertMedia dialog inserts into the textarea?

    with kind regards
    Bent Bracke
    BRACKE - bracke.dk
View Complete Thread