Your Ad Here
"param":
    {
      "attributes":
      [
        "type",
        "value",
		"name"
      ],
      "required":[
      "name"
      ],
      "inside":"object"
    },
"embed":
    {
      "attributes":
      [
        "width",
        "height",
        "allowfullscreen",
        "allowscriptaccess",
        "wmode",
        "type",
        "src"
      ],
	  "inside":"object"
    },
"object":
    {
      "attributes":[
      "archive",
      "classid",
      "codebase",
      "codetype",
      "data",
      "declare",
      "height",
      "name",
      "standby",
      "type",
      "usemap",
      "width"
      ]
    },

Add flash embed functionality back to Wymeditor part 1 (code on meridimus.com)