Title: hennn's Replies | WordPress.org

---

# hennn

  [  ](https://wordpress.org/support/users/hennn/)

 *   [Profile](https://wordpress.org/support/users/hennn/)
 *   [Topics Started](https://wordpress.org/support/users/hennn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/hennn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/hennn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/hennn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/hennn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/hennn/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fixed Widget and Sticky Elements for WordPress] CSS structure break error](https://wordpress.org/support/topic/css-structure-break-error/)
 *  [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/css-structure-break-error/#post-16192890)
 * i have the same issue
    thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fixed Widget and Sticky Elements for WordPress] Sidebar takes over half of the screen](https://wordpress.org/support/topic/sidebar-takes-over-half-of-the-screen/)
 *  [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/sidebar-takes-over-half-of-the-screen/#post-16115366)
 * hi
    i have this issue when scroll down the sidebar come to the center of screen.
   thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] rtmp play](https://wordpress.org/support/topic/rtmp-play/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/rtmp-play/#post-6727964)
 * <!– flowplayer with RTMP configuration option –>
    <div class=”flowplayer” data-
   rtmp=”rtmp://rtmp://216.126.193.9:1935/live/”>
 *  <video>
 *  <!– consumed by the flash engine –>
    <source type=”video/flash” src=”flv:adab”
   > </video>
 * </div>
    i use this code and some other code but neither dont work. when i insert
   below link in jw player it easily play it rtmp://216.126.193.9:1935/live/adab
 * now, how can i insert this link by code in flowplayer (html5 and flash). please
   give me an example by my link.
    thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] hls play file](https://wordpress.org/support/topic/hls-play-file/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/hls-play-file/#post-6715990)
 * yes i removed it
    i stream again the length of the file is amproximately 7 seconds.
   because in the hls stream the .m3u8 permanently change to play continue of file.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] hls play file](https://wordpress.org/support/topic/hls-play-file/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/hls-play-file/#post-6715950)
 * i created it by ffmpeg that send permanently a video or sound to my server and
   i can live play it by that player, but i want to play it in my post in wordpress
   no html page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] hls play file](https://wordpress.org/support/topic/hls-play-file/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/hls-play-file/#post-6715947)
 * hi
    i updated the flowplayer but still not playing. please test with my file.
   that player easily play it: [http://216.126.193.9/live/player.html](http://216.126.193.9/live/player.html)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] hls play file](https://wordpress.org/support/topic/hls-play-file/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/hls-play-file/#post-6715935)
 * hi mr Ulrich
    please answer this question because it is very important for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mmm Simple File List] Way to list directory outside uploads?](https://wordpress.org/support/topic/way-to-list-directory-outside-uploads/)
 *  [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/way-to-list-directory-outside-uploads/#post-6137592)
 * hi
    i found a solution for this problem edit the line of plugin to below: for
   example of my site: $dir = ‘/home/xxx/domains/your-domain.com/public_html’ . ‘/’.
   $folder; $outputDir = home_url() . ‘/’ . $folder;
 * ‘xxx’ and ‘your-domain.com’ related to your ftp directorys
    now you use below
   link in your post: for example: [MMFileList folder=”dl/mp3/” format=”table” /]
   that the ‘dl’ directory is in the root directory. be successful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flowplayer HTML5 for WordPress] hls play file](https://wordpress.org/support/topic/hls-play-file/)
 *  Thread Starter [hennn](https://wordpress.org/support/users/hennn/)
 * (@hennn)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/hls-play-file/#post-6715873)
 * in my m3u8 file are codes that flowplayer can’t read them
    i want to play my 
   file not any other i know that flowplayer can play your file but i want to play
   my file. for example below player can play my file but i only can use it in html
   page not in my post on wordpress like flowplayer. [https://www.momovi.com/](https://www.momovi.com/)
 * do you know any way to play my file?
    can i use [hls.js ](https://github.com/dailymotion/hls.js)
   in flowplayer? and how? in the readme.md of this plugin wrote that this plugin
   can play below tag: #EXTM3U #EXTINF #EXT-X-STREAM-INF (adaptive streaming) #EXT-
   X-ENDLIST (Live playlist) #EXT-X-MEDIA-SEQUENCE #EXT-X-TARGETDURATION #EXT-X-
   DISCONTINUITY
 * if flowplayer can play these tags then can playing my file
    thanks.

Viewing 9 replies - 1 through 9 (of 9 total)