Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

HELP! Player and playlist in different positions.

4 replies [Last post]

Hi,
I need to place the player div (ply) and the playlist list div in two different positions on the page.
Not right, bottom, or over, but far away from the player.

example:
[player][some html content div1]
[some html content div2][some html content div3][playlist]

How can I get this done?

Thank you,
Regis

Hi,

This is Ethan from LongTail here to help you.

Unfortunately, this is not possible without some advanced javascript. You could make playlist links somewhere else on your site and have the links control the flash player, a demo of this is here - http://home5.inet.tele.dk/nyboe/flash/mediaplayer4/JW_API_xmpl_3-1-1-1.html

Please email me directly at ethan [at] longtailvideo [dot] com if you have any other questions, thank you.

Best Regards,
-Ethan

any updates on this? I would like to separate the playlist from the player..

Robbie,

As Ethan said, you could make playlist links somewhere else on your site and have the links control the flash player, a demo of this is here - http://home5.inet.tele.dk/nyboe/flash/mediaplayer4/JW_API_xmpl_3-1-1-1.html

Did you try that?

Best Regards,

Darjan

Have a nice day.

Like alway Ethan show us how he is a "guru" of this player.

The problems is that we as customer are often "newbie" and can understand the clear informartion and examples.

I saw the example and it's seems clear to me, but it is not usable inside an CMS like joomla (if you don't like to modify the index.htl of the template) because use the comand

<Body on load>.
i'm sure that there is a way to do the same with another command, is it not there?