Page 2 of 22 FirstFirst 123456789101112 ... LastLast
Results 11 to 20 of 212

Thread: iRunner

  1. #11
    Constant Bitrate Phythorian's Avatar
    Join Date
    Dec 2004
    Location
    Netherlands
    Posts
    161
    This looks very refreshing to me,
    Great job!!

    Will you do all the screens incl. phoco, navigation, etc?

    Can't wait to see this finished.
    Finished!
    pc 99% - install 100% - audio 100%

  2. #12
    Low Bitrate
    Join Date
    Mar 2005
    Location
    Austin, TX
    Posts
    60
    I definitely like it so far.
    7 inch Lilli TS in dash, Epia M10000, 200GB HD, 512MB Ram, USB WIFI, DVD/CD-RW, GPS

  3. #13
    Well, He asked for it. WebDog's Avatar
    Join Date
    Sep 2004
    Location
    Los Angeles, CA (West LA)
    Posts
    1,636
    nice!
    1990 Jeep Cherokee
    2000 VW Golf TDI 4dr
    2005 VW GTI MKIV - SOLD

  4. #14
    Maximum Bitrate DiNASTY's Avatar
    Join Date
    Mar 2005
    Location
    Concord, California
    Posts
    598
    Will you do all the screens incl. phoco, navigation, etc?
    I doubt I will have all the screens done by the 25th, but I will do my best to get them out in order of importance.

    P.S. I don't even have a car-PC or touchscreen so in reality none of the screens are important to me... lol

  5. #15
    MySQL Error jcdillin's Avatar
    Join Date
    May 2003
    Location
    Miami, FL
    Posts
    4,040
    wow, very nice looking. I like!
    肚子笑痛了
    S60 Install

  6. #16
    Newbie
    Join Date
    Jun 2005
    Posts
    11
    I would like to help beta testing...
    Specs on my PC:
    1.6Ghz Banias Centrino @ 600mhz
    512DDr PC2100
    40Gb 4200Rpm
    Ati9000 Mobile
    15" TFT

    If you want me to test, plz mail me
    Palcom@nein.dk

  7. #17
    Maximum Bitrate DiNASTY's Avatar
    Join Date
    Mar 2005
    Location
    Concord, California
    Posts
    598
    I just ran into a slight problem. I have been using buttons in flash to send fscommands to RR and it usually works great. I'm trying to send the fscommand:

    fscommand("MM;Hotkey_CMD|FE_VIEWMODE_TOGGLE","3D or 2D","");

    and I have the following button defined in the skin:

    B,0,0,0,0,"MM;Hotkey_CMD|FE_VIEWMODE_TOGGLE","3D or 2D",

    I'm wondering if the fscommand can't be too long in length or something because it works fine with almost every other command i've tried. Any Ideas?

  8. #18
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    It should just be:

    fscommand("MM;Hotkey_CMD|FE_VIEWMODE_TOGGLE","");

    2 parameters only... and you don't have to define BUTTONS on the skin (only LABELS need to be defined and only if you need/want to use them in Flash)

    I do not know if the MM command is correct so I'd recommend trying it on a skin button to verify that it actually works, then you can try it in Flash.. this should at least tell you if the problem is in flash or on your command.
    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."

  9. #19
    Maximum Bitrate DiNASTY's Avatar
    Join Date
    Mar 2005
    Location
    Concord, California
    Posts
    598
    fscommand("MM;Hotkey_CMD|FE_VIEWMODE_TOGGLE","");
    I tried that one too with no luck. I'm 90% sure It has something to do with the "|" symbol in the fscommands. It works on "MM;Destinate_Favorites" and other ONE command codes but not on anything that has a "|" in it, including double commands like "EXIT||PLAY"

    and you don't have to define BUTTONS on the skin
    Didn't know that.... thanks (just saved me a ton of time)

  10. #20
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    That's interesting... I can offer an alternative character to be replaced to | when RR receives the message from flash -- in attempt to allow that to work propperly.. let me know if you'd like to give that a try..
    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."

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
  •