• Resolved deMelo

    (@demelo)


    Hello…

    I am trying to display my album-cover artwork (600×600) in the shadowbox, with 30 seconds of audio (mp3)…
    Is it possible to have them both appear together?
    Maybe with the controls appearing on mouse over? Or should I create a very large (600×600) flash video to accomplish this?

    Many thanks in advance…

    deMelo

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try this:

    [flash https://path.to/your/file.mp3 w=600 h=600 f={displayheight =600&image=https://path.to/your/image.jpg}]

    See https://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…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: pb-embedFlash] Artwork (JPEG) with flash MP3… in Shadowbox???’ is closed to new replies.