DavidScavo

Members
  • Content count

    3
  • Joined

  • Last visited

About DavidScavo

  • Rank
    Forum Newbie
  1. Multiline Tooltips ??

    Works great with the CAPITAL BR. Thanks !!! Should your HTML parsing require all caps (is this a requirement or a tiny bug) ? Also, is there any way to use a subset of features to use a lower version of Flash ? We don't think that all our users have Flash v8 or higher installed.
  2. Multiline Tooltips ??

    Thanks for the quick reply. I understand the method you are using to support this. However when I plug in the suggested changes, I am still getting the same tooltips with all the text on 1 line.... I know it is just something stupid I am doing, but I just can't see it :crying: What am I missing here ? XML file: Web page code:
  3. Multiline Tooltips ??

    Is there a way to do multi-line tool tips for an entity value ???? ex: Total Accounts: 257 Total Sales: $1,500,450 I tried and [backslash]n and [backslash]r[backslash]n in the XML file, but both just showed up in the tool tip. Thanks.