User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18

Thread: Invisible Background Edit Box

  1. #11
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    http://www.2shared.com/file/4252939/ada62d2c/EasyScrollbar.html

  2. #12
    No Products Registered

    Join Date
    Sep 2006
    Location
    Brazil - ES
    Posts
    173
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    Thanks Jakin, you example gave me many ideas, I'm just trying to figure out how to make it smaller now. ^.^
    Cya ~~

  3. #13
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    One thing to remember. It is rather important. To get the Formatted text object to read any imput proberly, you must put a " " before every $newline

  4. #14
    No Products Registered

    Join Date
    Sep 2006
    Location
    Brazil - ES
    Posts
    173
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    Hmmm... I was trying to make a normal chat box but, looks like Formatted Text Object insert all new strings in the beggining of the text, what results in, if typed "1 2 3 4 5":
    5
    4
    3
    2
    1

    And I was needing that, the older msgs to go up, instead of down, for example:
    1
    2
    3
    4
    5

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=116134

  5. #15
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    My example addresses this as all new text appears at the bottem, however I did a quick example for you on the thread you linked to

  6. #16
    No Products Registered

    Join Date
    Sep 2006
    Location
    Brazil - ES
    Posts
    173
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    Thanks but, I'm already having problems with the number of objects in my game (around 350 and not done yet) and I was wondering if there was any way to make it without using +2 object. And also, it's a MMORPG, destroy the object on each msg would be way too...weird? =P People would see the chat box blinking or something... not to tell it's a bit dangerous.

  7. #17
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Oct 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    Don't worry, it has been stress-tested... :p

  8. #18
    No Products Registered

    Join Date
    Sep 2006
    Location
    Brazil - ES
    Posts
    173
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Invisible Background Edit Box

    I made my own "Invisible Chat Box" using the same idea of Jak but with String Objects. The objective of this one, is the ability to change Font Type.

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=116218

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. With Direct3D9 enabled, Sub-applications and Edit Boxes are invisible!
    By alxmrg in forum Hardware Accelerated Runtime
    Replies: 4
    Last Post: 29th January 2012, 01:45 PM
  2. Replies: 0
    Last Post: 24th October 2011, 08:26 PM
  3. Edit box with transparent background
    By SP6MEN in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 26th March 2010, 09:33 AM
  4. Edit Object Transparent Background ?
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 5th June 2009, 04:05 AM
  5. Rich Edit Object in background
    By crugh in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th December 2007, 10:03 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
  •