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...
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.
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.
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...