• Resolved krugern

    (@krugern)


    I am adding this code to one of my pages:
    <embed src="http://novelconcepts.co.uk/FlashElementTD/FlashElementTD.swf" menu="false" quality="high" bgcolor="#333333" width="650" height="450" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

    ..I save the page and can play the flash game. But now if I edit the page, to add let’s say some info around the game and hints and tips, the code i added have been sanitized.

    It now looks like this:
    <ibed menu="false" quality="high" bgcolor="#333333" width="650" height="450" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></ibed>

    ..and the game is not working anymore, so I have to add the correct code again. Any clues?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML code sanitized when going back to edit page’ is closed to new replies.