Changes

Talk:Webcpc

627 bytes added, 10:47, 25 September 2009
Could this awsome feature be made to work with the files registered in the mediawiki database? --[[User:Ygdrazil|Ygdrazil]] 07:35, 25 September 2009 (UTC)
 
:That would be too complex. But you can setup 2 parameters and the applet will load uploaded files from wiki page. --[[User:Devilmarkus|Devilmarkus]] 10:24, 25 September 2009 (UTC)
Example:
<pre><java_applet archive="WebCPC.jar" codebase="http://cpcwiki.eu/webcpc/" width="384" height="305" code="JCPC.ui.JCPC.class"
param1="BOOT" value1= "MP"
param2="FILE" value2= "http://cpcwiki.eu/imgs/5/55/MidlineProcess.dsk"
param3="SELECTOR" value3= "true"
param4="LARGE" value4= "false"
param5="URL" value5= "true"
></java_applet></pre>
I simply copied the URL from this file: [[File:MidlineProcess.dsk|File:MidlineProcess.dsk]]