MediaEngine probs, trynig to create a new skin and ran into trouble.

uRizen

Limp Gawd
Joined
Apr 30, 2002
Messages
388
I'm pretty new to MediaEngine in general, but got it going, and wanted to create a skin for my RX7. It looks easy enough, so I got all my objects created, and added them to the skin using the official skin maker, and when I click on the Music button, it crashes out, but it will display the media listing if I hit the Video button, but crashes out when I attempt to play something.

Here's what I want it to look like:
urizen_mazdainterface.jpg


And here's the code:
Code:
[NumberofIcons]
count=3
[Skinfo]
SKName=rx7gxl_version1
SKAuthor=Adam B
[MenuIcon1]
IconLeft=0.01855469
Icontop=0.2109375
IconWidth=0.1425781
IconHeight=0.1419271
Function=1
IconPictureSel=button_power.jpg
IconPictureUnSel=button_music.jpg
of_left=3
of_right=2
of_above=3
of_below=2
[MenuIcon2]
IconLeft=0.02148438
Icontop=0.3841146
IconWidth=0.328125
IconHeight=0.1692708
Function=3
IconPictureSel=button_video.jpg
IconPictureUnSel=button_video.jpg
of_left=1
of_right=3
of_above=1
of_below=3
[MenuIcon3]
IconLeft=0.2724609
Icontop=0.8580729
IconWidth=0.1425781
IconHeight=0.1419271
Function=6
IconPictureSel=button_power.jpg
IconPictureUnSel=button_power.jpg
of_left=2
of_right=1
of_above=2
of_below=1
[IconNames]
Names=MenuIcon1 MenuIcon2 MenuIcon3
[FONTS]
clockfontname=
clockfontbold=False
clockfontitalic=False
clockfontsize=0
headingbarfontname=
headingbarfontbold=False
headingbarfontitalic=False
headingbarfontsize=0
listTextfontname=
listTextfontbold=False
listTextfontitalic=False
listTextfontsize=0
Titlefontname=
Titlefontbold=False
Titlefontitalic=False
Titlefontsize=0
artistfontname=
artistfontbold=False
artistfontitalic=False
artistfontsize=0
[Colors]
ClockForegroundClr=
ClockBackgroundClr=
HeadingBarForegroundClr=
HeadingBarBackgroundClr=
ListForegroundClr=
ListSelectedBackgroundClr=
OutlineBoxClr=
CrossHatchClr=
PlayListFolderClr=
ListTextSelectedClr=
CurrentSongClr=
[BGimages]
mainmenu=main_menu.jpg
playlist=playlist_view.jpg
playmp3=now_playing.jpg
FM=now_playing.jpg
[DMFS]
itemindex=1

I crafted it after Setsunakaede's Volvo skin :D

Please help me get this going, I got the screen mounted today and am just waiting for the IP Bus adaptor before I install everything back into my dash. Thanks in advance!
 
Back
Top