Quote:
Originally Posted by AndrewD
Second question first.
As far as I can tell, this is a problem with dear old Internet Explorer. The scrolling problem does not occur with either Firefox or Opera. I wondered if this was possibly due to IE using the <object> tags and the others using the <embed> tags for Flash, but this seems not to make any difference - as soon as you load up 20+ flash tags on the same page, IE slows to a crawl.
Yes, this is down to the coding of the wimpy button.
Have you tried using the other wimpy addin I've supplied, which uses the regular wimpy player inside the jukebox? This would solve both your problems at the same time - there would only be one flash object at a time, and any request to play a new trac would automatically stop the earlier one.
|
many thanks for the reply andrew and for looking into this for us. i have tried the wimpy jukebox already but i was hitting problems with that too. il explain these problems to you as it may be something you will be able to help me with as its more to do with ldm rather than wimpy
basically i have my vbadvanced set so that it shows my left vbadvanced column to the left of the ldm. i have done this by adding this to the top of local_links.php as instructed by vbadvanced
<?php
define('VBA_PORTAL', true);
define('VBA_PAGE', 'tunearchive');
and then i added the page in vbadvanced named tunearchive and specified it to show the left navigation column - this is something i need to have on my forum or i can see people getting awfulley confused while navigating the link directory
and so this brings with it its own problem. when you click a link to play it in the jukebox it opens another window. when it opens this new window it also adds the navigation panel and so opens pretty much a full size screen. ive changed it over now so you can see for yourself what its doing.
http://www.oldskoolanthemz.com/forum...s.php?catid=13
if i could get it going so that it opened another small window with the player in it then that would be great.
the other problem with this way of having the links is that i would like the jukebox to open up when the mp3 is clicked on from the list of mp3's in the archive. the way the ldm system currently works in this state is that you click the link then go to another page and click the link again to open in the jukebox. i would rather it have a play button (like the wimpy button system) from the main list of mp3's in that category that would then open the jukebox and play the file.
i hope this makes sense as its hard to explain lol. many thanks once again andrew for your time its greatly appreciated