Thanks Eduard!
Thanks for your guidence, i use this css to hide the play button:
.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
display: none;
}
Thank you for your help! 🙂
Uh, this shortcode remove the Play button when mouse hover, but on the end of the video it still visible. 🙁
I find the solution, just use the
live=”true”
shortcode. 🙂