Title: [Plugin: FLV Embed] Issue within JS generation
Last modified: August 20, 2016

---

# [Plugin: FLV Embed] Issue within JS generation

 *  [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * (@ew_holmes)
 * [14 years ago](https://wordpress.org/support/topic/plugin-flv-embed-issue-within-js-generation/)
 * There is extra spacing around line 1115 within flv-embed.php between these lines:
 *     ```
       <script type="text/javascript">
       	document.getElementById("player{$flv_counter}").style.display = "";
   
       	var s{$flv_counter} = new SWFObject("{$player}","player{$flv_counter}","{$width}","{$height}","7");
       ```
   
 * This extra spacing is causing WordPress to add </p> <p> within the script, breaking
   it.
 * I am suggesting this for a patch – I will update it myself shortly.
 * [http://wordpress.org/extend/plugins/flv-embed/](http://wordpress.org/extend/plugins/flv-embed/)

The topic ‘[Plugin: FLV Embed] Issue within JS generation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/flv-embed.svg)
 * [FLV Embed](https://wordpress.org/plugins/flv-embed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flv-embed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flv-embed/)
 * [Active Topics](https://wordpress.org/support/plugin/flv-embed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flv-embed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flv-embed/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Eric Holmes](https://wordpress.org/support/users/ew_holmes/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-flv-embed-issue-within-js-generation/)
 * Status: not resolved