File "Guidelines.txt"

Full path: E:/sites/Single15/tinmung2007/webroot/MUSIC PLAYER/iMPlayerSL2Pak/docs/Guidelines.txt
File size: 1.14 KiB (1167 bytes)
MIME-type:
Charset: utf-8

Download   Open   Back

CODING GUIDELINES : (2005)
-----------------

* The coding style is defined in the codingstandards.html file, all attempts should be made to follow it as closely as possible

* 	XML file guidelines: (if any goes wrong it's most likely going to be here... spelling... pathing... double check and use copy paste)
------------------------------------
--        id="0" 	
OR 			id = "mysite.com/store/" 
OR 			id = "mysite.com/bandinfo/" 
// id can be a store location or download place or info or band website
// setup the config.txt file to change the function of the 'id' field
// this is "0" if no "id" is setup

--        URL = "musicfolder/"   
OR 			URL = "http://www.mysite.com/musicians/"  


------------------------------------
* HTML tags and entities supported by Flash:<a href="http://www.macromedia.com/support/flash/ts/documents/htmltext.htm" target="_blank"><u>click</u></a>


* No attempt should be made to remove any copyright information (either contained within the source or displayed interactively when the source is run/compiled), neither should the copyright information be altered in any way (it may be added to)


internet music player, llc 2004

PHP File Manager