I've been trying like a mofo to get a 640x480-skin working but I'm not sure if it's my XML or the skin-engine that causes problems with Atomix (every time I choose the skin I'm working on it crashes).. has anyone made a skin smaller than 800x600?
Will the low resolution(=small browser-window) cause the same crash-error that trancehh had a problem with in the first release of ReLoop?
Posted Wed 08 May 02 @ 11:59 am
I tried playing around with a couple skins also, they crashed but the reason they did that was because there was an error in my programming of the xml file. Maybe there is a line of code somewhere that is not right. Just an idea, I am not all that great in the dept. You could ask Janosch, he is the skin machine !
DJ Homeboy
DJ Homeboy
Posted Wed 08 May 02 @ 7:34 pm
Some things you should check...
1. the skin MUST contain a browser-window...
2. Check if any of the coordinates or the size pluss the coordinates fall outside the the specified skin size.
3. Check if the BMP-file is actually the size specified in the XML-file
- Jim
1. the skin MUST contain a browser-window...
2. Check if any of the coordinates or the size pluss the coordinates fall outside the the specified skin size.
3. Check if the BMP-file is actually the size specified in the XML-file
- Jim
Posted Thu 09 May 02 @ 1:20 am