Try this:
[flash http://path.to/your/file.mp3 w=600 h=600 f={displayheight =600&image=http://path.to/your/image.jpg}]
See http://www.jeroenwijering.com/?item=Supported_Flashvars for supported flashvars.
Thread Starter
deMelo
(@demelo)
Thanks for this…
It shows the jpeg and plays the mp3 at the same time… great :))
But still can’t ‘show/hide’ the controlbar?
Many thanks…
deMelo
p.s I have set ‘showicons’ to false… set the “displayheight” to the same height as the movie (jpeg in this case), and then the controlbar should ‘show/hide’…
But it still shows the controlbar?
My fault! displayheight=320 *should* help. There are automatically added 20px to the player’s height (by the plugin) for the control bar. I should mention this in the readme more clearly… hmm ^^.
Thread Starter
deMelo
(@demelo)
Thanks…
Still not working though?
I suspect this is because I am using a JPEG as opposed to a FLV…
WordTube can hide/show the player on a JPEG with a on/off control…
but it is no-where near as advanced as [pb-embedFlash] :))
Wonder if you would consider adding this control in the future?
Many thanks…
deMelo
ARGH… I’m such a dumb-ass… I meant 620, not 320…
Or more clearly: video/playersize+20px = displayheight -> no controlbar.
Works for me, should also *hopefully* for you…