JDownloader Community - Appwork GmbH
 

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 28.11.2011, 14:14
BoeseBZ's Avatar
BoeseBZ BoeseBZ is offline
Black Hole
 
Join Date: Mar 2009
Posts: 268
Default http://de.djtunes.com/

Eine Unterstützung für **External links are only visible to Support Staff****External links are only visible to Support Staff** wäre super.
Beispiel: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Wenn man in den Quelltext schaut, findet man die MP3 aber nicht sofort, sondern eher eine null.mp3
Code:
<script type="text/javascript">
    /* <![CDATA[ */
    soundManager.url = '/public/swf/';
	soundManager.flashVersion = 8;
	soundManager.usePeakData = false;
    soundManager.nullURL = '/public/null.mp3';
	soundManager.useVideo = false;
	soundManager.useHighPerformance = true;
    soundManager.useFastPolling = false;
    soundManager.stream = true;

    
    var PP_CONFIG = {
        flashVersion: 8,usePeakData: false,useWaveformData: false,
        useEQData: false,useFavIcon: false,useMovieStar: false,useHighPerformance: true,
        useFastPolling: false, stream: true
        }
    var DjtPlayer = new DjtPlayerO(typeof PP_CONFIG != 'undefined'?PP_CONFIG:null);
        /*]]>*/
</script>
In der /public/js/djtunes.player.min.js kommt auch .mp3 vor, aber ich weis damit nichts anzufangen!
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 16:34.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.