|
Newbie
Join Date: May 2007
Posts: 5
|
Web button not working.
First I would like to say this is the best Skins I have seen! Truly amazing work.
I’m some what new to this. However, the instructions you guys give on how to work it are excellent.
Seems like I have 90% of the skin working fine. The problem I'm having is lunching the Web browser. I have beaten the search button for the past few days on this. And I did go over all 47 posts on this skin to try and work out the problem.
I’m almost sure it’s the skin because when I load 3 different skins the web button works.
In the RR config. I set the path. Web browser. C:\Program Files\Internet Explorer\iexplore.exe
Also I loaded the new web skins.
The instructions say… Copy all the file in the skin folder then substitute in tools.skin the line
B04,1,196,309,132,"","web"
with
B04,1,196,309,132,"WEB","web"
I cant seem to find this code in any of the files to substitute it. This is what I have in the skin file.
MEDIACAR Skin
MEDIACAR WebBrowser Skin
web_off.jpg,web_off.jpg,web_on.jpg,web_down.jpg
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B01,0,0,80,90,"WEBBACK","Browser Back"
B02,80,0,80,90,"WEBFORWARD","Browser Forward"
B03,160,0,80,90,"WEBSTOP","Browser Stop"
B04,240,0,80,90,"WEBURL","Goto Manual URL"
B05,320,0,80,90,"APPOSK","Application OSK"
B06,400,0,80,90,"WEBFAV","Open Favorites List"
B07,480,0,80,90,"WEBADDFAV","Add current to favorites"
B08,560,0,80,90,"WEBUP","Scroll Up"
B09,640,0,80,90,"WEBDOWN","Scroll Down"
B10,720,0,80,90,"Exit","exit"
/, A, x, y, w, h, color R;RGB, G, B
A01,9,102,782,486,"BROWSER"
END
One other thing. I don’t have a folder called Tools.skin its just called Tools.
MEDIACAR Skin
MEDIACAR "tools" Skin
menu_off.png,menu_off.png,menu_on.png,menu_down.pn g
/,------------------------------INCLUDE .txt files-------------------------
INC,colors.txt
INC,titlebutton10.txt
INC,titlebutton11.txt
INC,titlebutton12.txt
INC,titlebutton13.txt
INC,titlebutton14.txt
INC,titlebutton15.txt
INC,iconbutton10.txt
INC,iconbutton11.txt
INC,iconbutton12.txt
INC,iconbutton13.txt
INC,iconbutton14.txt
INC,iconbutton15.txt
INC,sphereimage.txt
/,------------------------------INCLUDE .skin files------------------------
INC,topdisplay.skin
INC,bottomvolume.skin
/,-------------------------------draw flash files--------------------------
/F10,295,127,212,265,"clock.swf"
/,-------------------------------draw image files--------------------------
/,IMG, x, y, w, h, image.gif, [layer]
IMG,27,107,169,55,#TITLEBUTTON10#,EMPTY
IMG,30,247,169,55,#TITLEBUTTON11#,EMPTY
IMG,35,385,169,55,#TITLEBUTTON12#,EMPTY
IMG,605,106,169,55,#TITLEBUTTON13#,EMPTY
IMG,602,246,169,55,#TITLEBUTTON14#,EMPTY
IMG,597,383,169,55,#TITLEBUTTON15#,EMPTY
IMG,225,67,75,117,#ICONBUTTON10#,EMPTY
IMG,206,205,75,117,#ICONBUTTON11#,EMPTY
IMG,229,340,75,117,#ICONBUTTON12#,EMPTY
IMG,506,67,75,117,#ICONBUTTON13#,EMPTY
IMG,523,205,75,117,#ICONBUTTON14#,EMPTY
IMG,498,340,75,117,#ICONBUTTON15#,EMPTY
IMG,114,41,574,434,#SIMAGE#,OUT
IMG,114,41,574,434,#SIMAGE#,OFF
IMG,700,0,100,60,"BACK.png",OFF
IMG,0,490,300,110,"SETUP.png",OFF
IMG,500,490,300,110,"INFO.png",OFF
/,----------------------------------draw buttons---------------------------
/, B, x, y, w, h, Command;COMMANDCODES, Tooltip
B10,0,55,336,138,"MENUBUTTON10",@HOLDMENUBUTTON10@
B11,0,196,310,132,"MENUBUTTON11",@HOLDMENUBUTTON11 @
B12,0,330,375,128,"MENUBUTTON12",@HOLDMENUBUTTON12 @
B13,468,56,331,137,"MENUBUTTON13",@HOLDMENUBUTTON1 3@
B14,503,197,296,130,"MENUBUTTON14",@HOLDMENUBUTTON 14@
B15,435,330,375,128,"MENUBUTTON15",@HOLDMENUBUTTON 15@
B16,1,467,310,133,"LOAD;SETUP1.SKIN","setup"
B17,490,467,311,133,"","info"
B18,698,0,102,52,"EXIT",@MAIN@
/,----------------------------------draw labels----------------------------
/, L, x, y, w, h, color R;RGB, G, B, font size;FONT, font name, Code;LABELCODES, Tooltip;LABELALIGNMENT
L10,339,57,127,39,#D1R#,#D1G#,#D1B#,#SIZEL#,#FONT1 #,"CURRENTTRACKTIME","CENTER"
END
Thank you for all your Help.
|