rejetto forum
May 24, 2012, 10:23:34 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: [CLOSED] Limitation with mp3 flash player per page?  (Read 1125 times)
0 Members and 2 Guests are viewing this topic.
TCube
Insane poster
*****
Offline Offline

France France

Posts: 431



View Profile
« on: October 08, 2007, 10:04:17 AM »

Hello to u all !

Did anyone notice a tolerance of max. file number [15 exactly and not one more] when browser collapsing ? (tried FF&Opera]

- At the 16st mp3 file in one page,  the mp3 flash player just stops and restarts when page is expanded again. The code in my template is underneath.

Code:

[file.mp3]
<tr class="mout" href="%item-url%">
    <td width="16px">%comment%</td>
    <td><a href="%item-url%"> %new% <img align="top" src="/~img_file" border="0" alt="">&nbsp;&nbsp;<b>%item-name%</b></a></td>
    <td>%item-size%</td>
    <td>%item-modified%</td>
    <td>%item-dl-count%</td>
<td align=right>
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="200" height="20" id="mp3player"
    codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" >
  <param name="movie" value="http://%host%/mp3player.swf" />
<param name="flashvars" value="config=http://www.server.com/config.xml&file=http://www.server.com/playlist.xml" />
  <embed src="http://%host%/mp3player.swf" width="200" height="20" name="mp3player"
    flashvars="file=%item-url%"
    type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
</tr>




That's would be cool to know the reason why - I'm tired of spliting my lists of "singles".

TCube

Edit : as anyone worked out how to implement "go to next page" yet ?
« Last Edit: October 09, 2007, 02:50:07 AM by TCube » Logged

Make it idiot-proof and I will make a better idiot
TSG
Operator
Insane poster
*****
Offline Offline

Australia Australia

Posts: 1919



View Profile WWW
« Reply #1 on: October 08, 2007, 10:20:11 AM »

The reason why, is because you try to have many players on the same page. It is best with HFS to have a single player with a 'single file only' rule. A link that opens the player, and when another player is activated the other player closes, this takes the stress of the browser, flash, and HFS. The next ToG will sport an exciting new player that follows this AND turns your filelist into a virtual playlist Smiley you can try implementing this into your template when its ready.

Reply to edit, no? is this something to do with the filelist limiting?
Logged

TCube
Insane poster
*****
Offline Offline

France France

Posts: 431



View Profile
« Reply #2 on: October 08, 2007, 10:54:48 AM »

Thanks TSG .... "putting strain" ? hum ....  Grin

For the moment I want users to listen a single mp3 wihtout looking again for one specific mp3 file into a popup listing.

'Go to next page' : yes, if the list is too long, this automated spliting page routine would avoid making sub-directories - in any case making things simpler to do - and making pages more refined too !

TCube

Edit : found the related topic to "next page" ... I'll ask mars en francais s'il vous plait
http://www.rejetto.com/forum/index.php?topic=5028.0

« Last Edit: October 09, 2007, 02:49:40 AM by TCube » Logged

Make it idiot-proof and I will make a better idiot
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 17, 2012, 09:20:35 PM