Page 10 of 60 FirstFirst 1234567891011121314151617181920 ... LastLast
Results 91 to 100 of 596

Thread: Release - MC2.0 Skin

  1. #91
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    Hey CDR, nice work yet again... you've got PM on the Pic Viewer Plugin (works nice)... I love the album art thingy... I just need to make a SIRIUS screen and I'm set....

    Regarding the issue with being able to click Flash behind the menus... I don't believe I can do anything about it... it's just how the Flash object works.. I guess you could (at most) add some code to your flash script to check if the current screren in RR is the same one that the object was loaded onto (hard coded name I guess)...
    Ride Runner RR's Myspace

    "Being happy is not about having what you want, it's about wanting what you have."
    "The best things in life are always free - but that doesn't mean money can't buy you good things."

  2. #92
    FreeDrive Creator CdRsKuLL's Avatar
    Join Date
    Feb 2004
    Location
    Manchester
    Posts
    3,443
    Quote Originally Posted by guino
    Hey CDR, nice work yet again... you've got PM on the Pic Viewer Plugin (works nice)... I love the album art thingy... I just need to make a SIRIUS screen and I'm set....

    Regarding the issue with being able to click Flash behind the menus... I don't believe I can do anything about it... it's just how the Flash object works.. I guess you could (at most) add some code to your flash script to check if the current screren in RR is the same one that the object was loaded onto (hard coded name I guess)...
    will add a few lines to check present screen :-) Thanks for the PM about the picview, got it working now, with a zoom also. Still got to play with it a bit more, Gobby has added ini settings and hes progressing with it further. This will be released with the MC3.0 version in a couple of weeks, will start skinnning afew more things next week I think. O btw, just checked the update to RR.. still no If Frm.DL.Tag <> "DEFAULT" Then fix yet :-p for the album cover default path I see. A have also been playing with flash embedded in a exe, then using this exe as a embedded application in RR, results seem good so far, with the exe embedded my cpu load is at 5%, but when rr embedded just the swf file it jumps up to over 30%.. so I can now try playing with more effects and stuff :-)

    will let you know how I get on

    CdR

  3. #93
    Constant Bitrate BrianMay's Avatar
    Join Date
    Oct 2004
    Location
    Lisbon, Portugal
    Posts
    135
    The skin is great m8....what could use a little "push up" is freedrive...speed cameras and other neet stuff

    great work man!!!
    Virando costas ao mundo
    Orgulhosamente sós
    Glória antiga, volta a nós!

  4. #94
    The Vauxhall Vectra Project ccsnet's Avatar
    Join Date
    Jan 2003
    Location
    Morecambe, Lancs, UK ( Just For The Moment )
    Posts
    2,677
    Whats MC stand for ? Most Cool ?

    Terran

  5. #95
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    Quote Originally Posted by CdRsKuLL
    will add a few lines to check present screen :-) Thanks for the PM about the picview, got it working now, with a zoom also. Still got to play with it a bit more, Gobby has added ini settings and hes progressing with it further. This will be released with the MC3.0 version in a couple of weeks, will start skinnning afew more things next week I think. O btw, just checked the update to RR.. still no If Frm.DL.Tag <> "DEFAULT" Then fix yet :-p for the album cover default path I see. A have also been playing with flash embedded in a exe, then using this exe as a embedded application in RR, results seem good so far, with the exe embedded my cpu load is at 5%, but when rr embedded just the swf file it jumps up to over 30%.. so I can now try playing with more effects and stuff :-)
    will let you know how I get on
    CdR
    Sorry, I think I fixed it, but overwrote it with the changes TheUni made.. can you post the little bit of code it had it again ? I think it was right on ShowForm() right ?
    Ride Runner RR's Myspace

    "Being happy is not about having what you want, it's about wanting what you have."
    "The best things in life are always free - but that doesn't mean money can't buy you good things."

  6. #96
    Newbie BMW.P's Avatar
    Join Date
    Nov 2005
    Location
    Enschede, The Netherlands
    Posts
    4
    Is it possible to remove the MC logo in the left lower corner?

  7. #97
    Raw Wave RoyN's Avatar
    Join Date
    Sep 2004
    Location
    São Paulo, Brazil
    Posts
    3,534
    CDR & Guino, can one of you shed a light?

    Anyways, I tried adding 2 buttons on the games.skin file. My goal is to play all the builtin games without keyboard/gamepad.

    One button on the left blank area:

    ACTIVATE;Form1||SENDKEYS;{LEFT}

    and {RIGHT} on the other side... it doesnt work tho... any idea? I tried without Activate also... Form1 seems to be the embed name being used by the game.skin file.

    Thanks!
    Roy

    2005 Range Rover 4.4
    Any ideas for putting a PC in this? :)

  8. #98
    Maximum Bitrate
    Join Date
    Jan 2004
    Location
    NYC
    Posts
    849
    Quote Originally Posted by camsgs3
    im really feelin this skin...a couple of things

    1. The mute indacator doesnt turn red when pressed, it only works on my home PC, not car

    2. when i play a new song, the previous song info(name,albumart) is still loaded on the main page...i have to hit the play button 2x(pause,play) for it to show correctly

    3. I tried the rr.exe you posted in this thread, and boy it runs alot smoother then the current 10-16 version...my only problem is there no album art.....cdR whats "added albumart label" did u add, maybe im missing somthing

    4. can you post a PSD file of just the buttons, i want to finish my IgMOD skin..is anyone working on a theme.ini file to match this skin?
    here is a look:
    is anyone else having these problems...

  9. #99
    FreeDrive Creator CdRsKuLL's Avatar
    Join Date
    Feb 2004
    Location
    Manchester
    Posts
    3,443
    Quote Originally Posted by guino
    Hey CDR, nice work yet again... you've got PM on the Pic Viewer Plugin (works nice)... I love the album art thingy... I just need to make a SIRIUS screen and I'm set....

    Regarding the issue with being able to click Flash behind the menus... I don't believe I can do anything about it... it's just how the Flash object works.. I guess you could (at most) add some code to your flash script to check if the current screren in RR is the same one that the object was loaded onto (hard coded name I guess)...
    Select Case Frm.Tag
    Case "video_browser.skin"
    If Frm.DL.Path <> VIDEO_PATH Then
    Frm.DL.Path = VIDEO_PATH
    Frm.DL.Value = 0
    Frm.DL.CenterList
    End If
    Case "audio_browser.skin", "search_browser.skin"
    If Frm.DL.Path <> MUSIC_PATH Then
    Frm.DL.Path = MUSIC_PATH
    Frm.DL.Value = 0
    Frm.DL.CenterList
    End If
    Case Else
    If Frm.DL.Tag <> "DEFAULT" Then
    Frm.DL.Path = Frm.DL.Tag
    Frm.DL.Value = 0
    Frm.DL.CenterList
    End If
    End Select

    ta

    CdR

  10. #100
    FreeDrive Creator CdRsKuLL's Avatar
    Join Date
    Feb 2004
    Location
    Manchester
    Posts
    3,443
    Quote Originally Posted by BMW.P
    Is it possible to remove the MC logo in the left lower corner?
    nope sorry.. its coded in.. I have to have some branding :-)

Similar Threads

  1. mac style skin release...
    By btbe in forum RR Skins
    Replies: 42
    Last Post: 08-14-2007, 10:07 AM
  2. Release - FFS Skin beta 0.1
    By CdRsKuLL in forum RR Skins
    Replies: 16
    Last Post: 03-17-2006, 02:11 PM
  3. Flash RR Skin Beta Release
    By CdRsKuLL in forum RR Skins
    Replies: 44
    Last Post: 01-15-2006, 08:48 PM
  4. Roadrunner Skinning Tutorial
    By Meelobee in forum RR Skins
    Replies: 14
    Last Post: 12-30-2005, 08:28 PM
  5. New Skin - Spaced_Out for FrodoPlayer 1.08
    By WeeZyFellA in forum FrodoPlayer
    Replies: 24
    Last Post: 10-17-2004, 10:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •