Enable Flash video embedding in TinyMCE


/ Published in: JavaScript
Save to your folder(s)

Change these lines in your TinyMCE settings.


Copy this code and paste it in your HTML
  1. media_strict: false,
  2. plugins: “flash,”

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.