Results 1 to 2 of 2

Thread: Passing an ibusRR variable from RR into a flash gauge.

  1. #1
    Low Bitrate
    Join Date
    Oct 2008
    Location
    Wiltshire, UK
    Posts
    59

    Passing an ibusRR variable from RR into a flash gauge.

    One last question from me, I promise!

    I have no problem passing internal variables or variables from fusionbrain in to flash animations, however I cannot pass a variable from ibusRR into a flash animation.

    Passing value analog0 from Fusion Brain works well:-
    L01,12,10,0,0,0,0,0,0,"arial","analog0",""

    Passing value gpsspd from internal GPS works well :-
    L01,16,10,0,0,0,0,0,0,"arial","gpsspd",""



    Passing value $COOLANTTEMP$ from ibusRR variable doesn't work:-
    L01,16,10,0,0,0,0,0,0,"arial","$COOLANTTEMP$",""

    Using this command displays the variable on the skin OK so I know that the variable is being set:-
    L07,493,537,97,14,255,120,000,12,"arial","=$COOLAN TTEMP$","LEFT"


    I am using the variable _root.COOLANTTEMP in my animation. Is this correct?

    Where am I going wrong?

  2. #2
    Low Bitrate
    Join Date
    Oct 2008
    Location
    Wiltshire, UK
    Posts
    59

    Solved

    I think I have now solved the problem,
    I have added an fscommand to my flash gauge to set the variable using SETFLASHVAR.

    fscommand("SETFLASHVAR;RANGE;$RANGE$");
    spdtmp = _root.RANGE;

    Thanks to a post from 2007 that helped me with this one!

Similar Threads

  1. Flash RR Skin Beta Release
    By CdRsKuLL in forum RR Skins
    Replies: 44
    Last Post: 01-15-2006, 07:48 PM
  2. Can this be done in RR and flash
    By tolisn in forum Road Runner
    Replies: 4
    Last Post: 06-16-2005, 01:57 PM
  3. Can RR set frame of flash movie?
    By Arathranar in forum Road Runner
    Replies: 1
    Last Post: 06-09-2005, 09:57 AM
  4. MBM and Flash in RR?
    By pixelflash in forum Road Runner
    Replies: 4
    Last Post: 04-27-2005, 02:09 PM
  5. RR 03-17-05.. A few more ...
    By guino in forum Road Runner
    Replies: 19
    Last Post: 03-18-2005, 11:38 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
  •