mtsaint Posted May 21, 2008 Author Share Posted May 21, 2008 here is the cabinet for the others section. all i need is music and a mascot for others. Link to comment Share on other sites More sharing options...
mtsaint Posted May 23, 2008 Author Share Posted May 23, 2008 ok i need some opinions. ive added different filters to the same pic multiple times. excuse the minor graphical glitches on the pics i will touch up the one i like later.what i need to know is which ones u like Link to comment Share on other sites More sharing options...
fumanchu Posted May 23, 2008 Share Posted May 23, 2008 if i had to choose id say 2nd from the top and the last one,if i had to pick a fave out of the two then i would choose the last one. Link to comment Share on other sites More sharing options...
mtsaint Posted May 26, 2008 Author Share Posted May 26, 2008 http://www.mediafire.com/?h1t4rdqutem here is the link to my finished skin.i hope u enjoy it any feedback is welcomed Link to comment Share on other sites More sharing options...
mtsaint Posted May 28, 2008 Author Share Posted May 28, 2008 bump - anybody try out my skin yet? it runs in 480i so 720 might mess with it. however i am getting a 720p set up as soon as i get it ill update my skin Link to comment Share on other sites More sharing options...
Cospefogo Posted May 28, 2008 Share Posted May 28, 2008 (edited) Guys! I was about to create a new topic to ask for a question, but I think it could be done here.I am working on a update of my FBA-XXX skin and I am stuck on this: - I want to get rid of that buttons L/R NEXT/PREVIOUS SYSTEM (they are marked with a green arrowin my screenshot below) Of course I tried to comment this piece of code in the XML skin (the five occurences in the XML), but it not worked: (...) <previoussystem> <x>20</x> <y>15</y> <color>0xFFEEEEEE</color> </previoussystem> <nextsystem> <x>605</x> <y>15</y> <color>0xFFEEEEEE</color> </nextsystem> (...) And I tried to ERASE/REMOVE this chunk of code from the XML skin, butthe two options keep showing there, at its default position (as on the default/bundle FBA skin) Any ideas?Cospefogo. Edited May 28, 2008 by Cospefogo Link to comment Share on other sites More sharing options...
fumanchu Posted May 28, 2008 Share Posted May 28, 2008 http://www.mediafire.com/?h1t4rdqutem here is the link to my finished skin.i hope u enjoy it any feedback is welcomedit says the file is no longer available. Link to comment Share on other sites More sharing options...
mtsaint Posted May 29, 2008 Author Share Posted May 29, 2008 (edited) Guys! I was about to create a new topic to ask for a question, but I think it could be done here.I am working on a update of my FBA-XXX skin and I am stuck on this: - I want to get rid of that buttons L/R NEXT/PREVIOUS SYSTEM (they are marked with a green arrowin my screenshot below) Of course I tried to comment this piece of code in the XML skin (the five occurences in the XML), but it not worked: (...) <previoussystem> <x>20</x> <y>15</y> <color>0xFFEEEEEE</color> </previoussystem> <nextsystem> <x>605</x> <y>15</y> <color>0xFFEEEEEE</color> </nextsystem> (...) And I tried to ERASE/REMOVE this chunk of code from the XML skin, butthe two options keep showing there, at its default position (as on the default/bundle FBA skin) Any ideas?Cospefogo. yeah u can enter a out of range color hex values.fbaxxx pro uses a 0x followed by and eight digit code u can just enter and 6 digits instead of eight, or erase the first two letter after 0x and that section of text will dissapear. for the color just use 0xEEEEEE instead of 0xFFEEEEEE. it says the file is no longer available.i just checked the link twice it worked both times can anyone else comfirm the link working. it should be i only put it up a week ago and its supposed to stay up for a month b4 getting delinked.try it again if u still have problems ill reupload it Edited May 29, 2008 by mtsaint Link to comment Share on other sites More sharing options...
Cospefogo Posted May 30, 2008 Share Posted May 30, 2008 (...) <previoussystem> <x>20</x> <y>15</y> <color>0xFFEEEEEE</color> </previoussystem> <nextsystem> <x>605</x> <y>15</y> <color>0xFFEEEEEE</color> </nextsystem> (...) And I tried to ERASE/REMOVE this chunk of code from the XML skin, butthe two options keep showing there, at its default position (as on the default/bundle FBA skin) Any ideas?Cospefogo. Problem solved.We just need to change from color <color>0xFFEEEEEE</color> to <color>0x00000000</color>Doing that the things simple gets transparent (aka: disappear) Regards,Cospefogo. Link to comment Share on other sites More sharing options...
XtecuterX73 Posted May 30, 2008 Share Posted May 30, 2008 lookin good cospefogo!!! let us know when you finish it!! HF- Link to comment Share on other sites More sharing options...
Cospefogo Posted May 30, 2008 Share Posted May 30, 2008 It's completed.I just finished to update my FBA-XXX skin.CLEAN, LITE and ergonomically HEALTHY. Download it here:http://kppshngthbttn.com/xtras/fba-xxx/XBMC_2008_Fba_V2.zip As you can see, there is a thing broken in the current Kenshiro's WorkInProgress build.The item "PARENT" is out of place and it is not reachable through the normal SKIN XML coordinates.I have warned Kenshiro already and I am sure the bug will be fixed in the final release. (I really, really, really don't care about the rom parent info, so, what I want is justa way to get rid of it from my skin) Best regards everybody!Cospefogo. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now