in reply to strip scripts / tags + rewrite embed

allowScriptAccess is a parameter for the flash player, not an HTML attribute, so it's unlikely that a module for handling HTML tags will support it.


We're not surrounded, we're in a target-rich environment!
  • Comment on Re: strip scripts / tags + rewrite embed

Replies are listed 'Best First'.
Re^2: strip scripts / tags + rewrite embed
by Anonymous Monk on Oct 16, 2006 at 22:17 UTC
    its an attribute that is passed in an object or embed html tag

    all of the current tag handlers seem to support removing/blocking it... but none support rewriting it as I need to.