Remember, you MUST register to post on the Fiesta Fan forums. It's completely free to join. Just click HERE to become a member for free!


REGISTER NOW TO REMOVE ALL ADS ON THIS FORUM!

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-15-2009, 03:56 AM   #1
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED

Give me the code you're working on for 'My Computers'.

And I don't think you can link to Recycle Bin.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 03:58 AM   #2
Lirange
Bad Kid
 
Lirange's Avatar
i dont have a code for my computers?
i'm asking how to link it

unless your talking about my documents link
Quote:
; My Documents
[MeterOperaDuble]
Meter=STRING
X=2
Y=12
FontFace=Arial
FontSize=8
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="My Documents"
Hidden=1
MouseOverAction=!Execute [!RainmeterShowMeter MeterOpera]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterOpera] [!RainmeterRedraw]

[MeterOpera]
Meter=STRING
X=2
Y=12
FontFace=Arial
FontSize=8
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="My Documents"
LeftMouseDownAction=!Execute [!RainmeterRedraw]["Cocuments and SettingsHome_My Documents"]

MouseOverAction=!Execute [!RainmeterShowMeter MeterOperaDuble]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterOperaDuble] [!RainmeterRedraw]
and it works perfectly
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:06 AM   #3
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED
Go to a code whereY=25.
Try and configure that into 'My Computer'.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:08 AM   #4
Lirange
Bad Kid
 
Lirange's Avatar
..
what? xD
i dont even have a link to my computer
here forget about my computer all together
i want to code to my music
it'd be easier if you showed me your codesx]
like, what are the codes for "play" and "firefox" on your desktop?
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:11 AM   #5
Lirange
Bad Kid
 
Lirange's Avatar
oh, and sorry for wasting your timex]
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:12 AM   #6
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED

Nah, its okay.
I've wasted Loveless time for getting her indulged in this, so I might as well help you.
Play
Code:
;			Games
[MeterDrives]
Meter=STRING
X=2
Y=1
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Play"

LeftMouseDownAction=!Execute [!RainmeterToggleMeter MeterDBG] [!RainmeterToggleMeter MeterD] [!RainmeterToggleMeter MeterC] [!RainmeterToggleMeter MeterE] [!RainmeterToggleMeter MeterF] [!RainmeterToggleMeter MeterG] [!RainmeterToggleMeter MeterA]  [!RainmeterToggleMeter MeterThingy]

MouseOverAction=!Execute [!RainmeterToggleMeter MeterDBG] [!RainmeterToggleMeter MeterD] [!RainmeterToggleMeter MeterC] [!RainmeterToggleMeter MeterE] [!RainmeterToggleMeter MeterF] [!RainmeterToggleMeter MeterG] [!RainmeterToggleMeter MeterA]  [!RainmeterToggleMeter MeterThingy] [!RainmeterRedraw]

;LeftMouseDownAction=!Execute [!RainmeterRedraw] [!RainmeterShowMeter MeterDBG] [!RainmeterShowMeter MeterD] [!RainmeterShowMeter MeterC] [!RainmeterShowMeter MeterE] [!RainmeterShowMeter MeterF] [!RainmeterShowMeter MeterG] [!RainmeterShowMeter MeterA] [!RainmeterShowMeter MeterThingy]
;MouseOverAction=!Execute [!RainmeterShowMeter MeterDBG] [!RainmeterShowMeter MeterD] [!RainmeterShowMeter MeterC] [!RainmeterShowMeter MeterE] [!RainmeterShowMeter MeterF] [!RainmeterShowMeter MeterG] [!RainmeterShowMeter MeterA]
Firefox
Code:
;			Firefox
[MeterFirefoxDuble]
Meter=STRING
X=2
Y=12
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Firefox"
Hidden=1
MouseOverAction=!Execute [!RainmeterShowMeter MeterFirefox]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterFirefox] [!RainmeterRedraw]

[MeterFirefox]
Meter=STRING
X=2
Y=12
FontFace=Palatino Linotype
FontSize=11
FontColor=255, 255, 255, 200
StringAlign=LEFT
StringStyle=Bold
AntiAlias=1
Text="Firefox"
LeftMouseDownAction=!Execute [!RainmeterRedraw]["C:Program FilesMozilla Firefoxfirefox.exe"]

MouseOverAction=!Execute [!RainmeterShowMeter MeterFirefoxDuble]
MouseLeaveAction=!Execute [!RainmeterHideMeter MeterFirefoxDuble] [!RainmeterRedraw]
You probably won't understand the codes for 'Play', but I hope my firefox codes can help you.
And take a look at the Y value.
__________________
IcED is offline   Reply With Quote
Old 06-15-2009, 04:19 AM   #7
Lirange
Bad Kid
 
Lirange's Avatar
ooh i see now..
but do you know what number the y value should change each time i make a new link?
__________________
Lirange is offline   Reply With Quote
Old 06-15-2009, 04:25 AM   #8
IcED
Angry Wolf
 
IcED's Avatar
 

Posts: 99
IcED will become famous soon enoughIcED will become famous soon enough
Send a message via MSN to IcED
Its +13 everytime after the first two digits.

1 - 1st link
12 - 2nd link
25 - 3rd link
38 - so on and so forth
51
64
77
90
103
116
129
142
155
168
181
194
207

The X values stay the same. Don't touch it.
__________________
IcED is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:54 AM.
Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.