User Tag List

Results 1 to 6 of 6

Thread: String Text gets partially erased

  1. #1
    No Products Registered

    Join Date
    Jul 2010
    Location
    Florida
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    String Text gets partially erased

    Hi All,

    I am working on my first flash game, and everything seems to work fine on my local machine. I tried to run it for the first time in my browser, but some of the text was getting partially erased. It seems to be happening to only the larger font text. Has anybody seen this before? I don't have the code file with me - I am at work - but here is the URL where I stored the .swf file (test.swf):

    http://roofing-cost.com/test/test.swf

    You can see it on the splash screen (Daily looses half of it's vertical text any the "y" gets cut off), and in the main part of the game, "award Points" looses some of it's vertical text). other text also gets partially erased after the game is solved.

    Any ideas/suggestions?

    Thanks


  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Jul 2006
    Location
    England
    Posts
    820
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Text gets partially erased

    Have you tried ticking/unticking 'display as background'?

  3. #3
    No Products Registered

    Join Date
    Jul 2010
    Location
    Florida
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Text gets partially erased

    Thanks for the idea - I'll try that later tonight at home. That would be a sweet fix if it works

  4. #4
    Forum Moderator Fusion 2.5 DeveloperHTML5 Export ModuleiOS Export ModuleSWF Export Module
    DavidN's Avatar
    Join Date
    Jun 2006
    Location
    Boston, MA, USA
    Posts
    4,044
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Text gets partially erased

    One other thing to remember is that Flash can only display text inside its bounding box - the EXE runtime can display text outside it if it overflows. With large fonts, the text may be going over the edge of the object, so try enlarging it in the frame editor.

  5. #5
    No Products Registered

    Join Date
    Jul 2010
    Location
    Florida
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Text gets partially erased

    Thanks David - I'll keep that in mind when I go on my bug safari tonight

  6. #6
    No Products Registered

    Join Date
    Jul 2010
    Location
    Florida
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: String Text gets partially erased

    That was the trick - Thanks Dave!

Similar Threads

  1. Set edit box text to string$("string object") causes long delay
    By MJK in forum XNA Export Module Version 2.0
    Replies: 4
    Last Post: 22nd August 2012, 02:58 PM
  2. Text Bug in String object
    By TheOriginator in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th February 2012, 09:11 AM
  3. Pasted objects getting erased
    By Pineapple in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 17th November 2010, 04:39 AM
  4. Partially follow character?
    By Ausomeman in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st May 2010, 04:44 PM
  5. game completly erased
    By Taco in forum Multimedia Fusion 2 - Technical Support
    Replies: 22
    Last Post: 27th September 2007, 08:19 AM

Posting Permissions

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