NUCLEUSCMS...how.to.nucleuscms.for.software.dummies.

 

Navigation

Today
Archives

Categories

All
GENERAL(2)
HOSTING WEBSITE(2)
INSTALLATION(6)
MUSIC(2)
PICTURES(2)
PLUGINS(17)
SKINS MODS(1)
VIDEO(3)

Cat: MUSIC

  • WMA
  • Mp3 Player

  • Subscribe to RSS

    Contact Ltooz

    <   September 2010   >
    MonTueWedThuFriSatSun
      12345
    6789101112
    13141516171819
    20212223242526
    27282930   

    Browsers

    This website uses CSS3 which isn't supported by ie6,7,8... but will display with modern browsers: Firefox,Chrome,Safari... If you are using ie6,7,8 please try other browsers to expand your horizons, Internet is actually beautiful. Please also install Flashplayer for flash videos.

    About

    When I started to make my own website, Justhost.com has all the brand name blog server software for free like wordpress, b2evolution, mambo, joomla, Nukes... more About...


    Custom Search

    Search Site

    Login


    Register as a ltooz member!

    Favorite Websites


    10627
    Top countries
     US
     
    4889
     RU
     
    2323
     Other
     
    957
    Top browsers
     Twiceler0
     
    2134
     Yandex0
     
    1800
     Default Browser0
     
    1461
    Top systems
     unknown
     
    6898
     WinXP
     
    1791
     Win2000
     
    864
    Bookmark and Share

    Subscribe for new posts
    Click here to manage subscription

    Dec
    24

    WMA

    Category: MUSIC | Posted by: ltooz | Add comment | Viewed: 4381 times |

    Click insert/embeded media icon, select the type "windows Media" and enter the url for the wma file, the size of the player.

    Click advanced tab to select autoplay or NOT


    Now we have the wmplayer size 200x100 pixel. Although the autostart is unchecked but tinymce actually put the value="false" which doesn't actually turn off the autostart. The correct one that we found to actually turn off the autostart is value="0", so we need to go to html mode to edit the code.

    Cheers,

    Dec
    24

    Mp3 Player

    Category: MUSIC | Posted by: ltooz | Add comment | Viewed: 4382 times |

    NP_FlashMP3 Plugin

    This is a ver nice plugin for playing mp3 format files which most people would use these days. The installation is pretty straight forward and extremely easy to use. Follow the instruction on the plugin page which requires the dewplayer. Download the dewplayer for future use with playlist. All the options to play mp3 is in the plugin page, We haven't use all except single mp3 player. Make sure the NP_FlashMP3 is installed.

    dewplayers scripts inside the media folder.

    Load an mp3 song



    (@)<%FlashMP3(1/20091224-Princess Princess.mp3)%> This one doesn't work

    (@)<%flashMP3(1/20091224-Princess Princess.mp3)%> Neither does this one.

    This one works

    (@)<%flashMP3(http://ltooz.com/ltooz341/media/1/20091224-Princess Princess.mp3)%>

    So, either our system setup is wrong or the instructions on the plugin page is wrong. Our system only play if the code is "flashMP3(full url)" and NOT "FlashMP3(relative url)" and the "f"lashMP3 is lower case.

    We tried the folder of mp3 songs, it doesn't play either. There must be something we did wrong with our system.

    (@)<%flashMP3(http://ltooz.com/music/xmasmp309)%>

    Anyhow, we only use this plugin for single song of mp3. For the playlist, we use DewPlayer xml player.

    PLAYLIST for NucleusCMS

    To generate a playlist automatically, we need this script xpsf_playlister.vbs and just follow the instruction, it's very easy. Again, we need notepad++ to edit the xml file. We create...

    Read More »