The MU forums have moved to WordPress.org

allowScriptAccess='always' (2 posts)

  1. moath malek
    Member
    Posted 16 years ago #

    im try to add this code on my blog

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="620" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="FlashVars" value="config=http://media.ahbba.com/flv_player/data/playerConfigEmbed/49.xml" /><param name="src" value="http://media.ahbba.com/flv_player/Main.swf" /><param name="flashvars" value="config=http://media.ahbba.com/flv_player/data/playerConfigEmbed/49.xml" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="620" height="385" src="http://media.ahbba.com/flv_player/Main.swf" allowfullscreen="true" flashvars="config=http://media.ahbba.com/flv_player/data/playerConfigEmbed/49.xml"></embed></object>

    Hes show but icant ridect to any url in this code and im ask the development he tell me

    The embed code on your blog is still missing the " allowScriptAccess='always' ". Make sure that you post the exact code that I have provided. If it still doesn't work, it means your blog is automatically removing this and you will need to contact the developers of the blog software for a solution.

    Regards,
    Nathan (MediaScripts Developer)

  2. dsader
    Member
    Posted 16 years ago #

    Embedding video/media in posts requires a plugin in WPMU.

    Either a plugin to specifically add video from a specific vendor - Viper's Quicktags for example - or a plugin to alter the kses.php filters to allow the above tags in a post.

About this Topic

  • Started 16 years ago by moath malek
  • Latest reply from dsader