User Tag List

Results 1 to 2 of 2

Thread: [Bug] RTF Object

  1. #1
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Bug] RTF Object

    In an app im making, I click a button or a popup menu item and this should change the text to nothing. I tried using set text and set RTF text to "" (which should be nothing). It doesn't do anything. It does however work when I tried start of frame: set text to "blah-blah-blah" Any reason why this is?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    Merseyside, UK
    Posts
    398
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Bug] RTF Object

    you need to select the text in the RTF first to replace with the new text. Think of set text more as replace text, you can set the current selection to the number of characters in the RTF to add text to the end for example.

Posting Permissions

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