Chrome Lib - framerate display help needed

Ask a Question related to Macromedia Director 3D, Design and Development.

  1. #1

    Default Chrome Lib - framerate display help needed

    Please forgive my impatience, I have only been using the ChromeLib for 20
    minutes. Just thought it quicker to ask the forum lol.

    I added the 'Framerate display' script to my internal cast and ran the movie
    but no frame rate is displayed. I don't want to code and muck up the script.
    What do I do next?

    Thanks in advance.

    Michael
    UK

    Michaelcov Guest

  2. Similar Questions and Discussions

    1. Why display-width is needed?
      They make no difference...i.e. INT (3) CREATE TABLE `int_test` ( `id` INT( 3 ) NOT NULL ) ENGINE = innodb; INSERT INTO `int_test` ( `id`...
    2. Application frameRate???
      Can anybody explain to me what for is frameRate property. It seems that nothing changes when I change framerate of my flex application to 120. Does...
    3. Flash RIA - XML Display Advice Needed
      Hello all- I need some advice. I have played around with developing Rich Internet Apps via flash for a bit, but I have hit something that I am...
    4. chromelib framerate display dissapears when I switchcamera
      Does anyone know why it would do this? Cheers Michael UK
    5. example needed: display AD info in table on web page
      Anyone have anything like this? I don't care what data it is... I just want to see how to query the AD and place the data into a web page. thanks
  3. #2

    Default Re: Chrome Lib - framerate display help needed

    Hello Michaelcov,

    You must not drag'n'drop Chrome Lib behaviors (or any other behavior for that
    matter) into the internal cast.

    Instead, you must directly drag'n'drop them onto a W3D sprite. Then the
    parameter dialog box will appear, you will set the parameters, click OK, run
    the movie and you are done.

    The behaviors you use will automatically be added to your internal cast.

    You can create say a dozen instances of the same behavior (e.g Overlay Button
    UI) by dragging it and dropping it onto your W3D files ten times, each time
    with different parameters. Check the Behavior tab in the Property Inspector to
    see the instances of the behaviors you use. You can also tweak the parameters
    there.

    Look up the Support Page (or ReadMe.htm) file.

    Best regards,
    Karl.


    Newt99 Guest

  4. #3

    Default Re: Chrome Lib - framerate display help needed

    Hi Karl.

    Cheers. That worked :)

    This is a very useful tool and easy to use. Will have a good look at the other scripts.

    Michael
    UK
    Michaelcov Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139