User Tag List

Results 1 to 6 of 6

Thread: A Few Questions

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    A Few Questions

    Hi, i have a few quick questions, if anyone knows that would be great.

    Is there any way to limit the size of the rich edit object? Like you can with the edit box

    -----------------

    Is it possible to send the text from 1 rich edit to another in realtime at the runtime?

    If i try the has been modified event for the one i want to copy to another it always adds the string to the second and if i add a only 1 action when event loops it just sends 1 character to it. If i send to a string though it works fine and i don't need to use any restrictions.

    -----------------

    How do you convert a number to amount of letters? for example if it was 5 and you wanted a A then the string would be AAAAA is there a easy way to do this?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: A Few Questions

    Quote Originally Posted by Atom
    How do you convert a number to amount of letters? for example if it was 5 and you wanted a A then the string would be AAAAA is there a easy way to do this?
    I wrote an extension a while back to do that: http://www.aquadasoft.com/StringRepeater.zip

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Few Questions

    Nice, thanks Jamie

  4. #4
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Few Questions

    Anyone know about the other 2 questions?

    I guess i could count the amount of characters for the limit thing and delete the end ones but is this the best way or is there a nicer solution?

    Rich edit doesn't seem to like being sent to another but im sure there is a way without it always adding new letters but it needs to be dynamic so it updates the first.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Godspeed8118's Avatar
    Join Date
    Feb 2008
    Location
    NJ, United States
    Posts
    67
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Few Questions

    I'm pretty sure they cover the second question(or something similar in the tutorial for the online text application on the side

    --------------------------------------------------------------->>>

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: A Few Questions

    Thanks but im not sure which example you mean.

    When i say sent to another Rich edit i don't mean sending online though i just mean making a clone of it for hidden parsing you wouldn't see in the main rich edit. So it would just be a second object in the frame but getting the text when you type in the main object. If i try sending it even with restrictions it just keeps adding text, maybe thats a bug but im not sure.

Similar Threads

  1. some Questions
    By DiViNiTY in forum SWF/Flash Export Module Version 2.0
    Replies: 4
    Last Post: 24th September 2010, 03:11 PM
  2. Some Questions
    By Atom in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 15th June 2009, 07:49 PM
  3. 2 questions
    By Spark in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 30th November 2007, 05:56 PM
  4. two questions please
    By piki in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 4th August 2007, 06:01 PM

Posting Permissions

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