User Tag List

Results 1 to 5 of 5

Thread: line feed

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    line feed

    Any idea how to make line feed in Pop-up message object. I know I can do it by ctrl + enter but it doesn make it to the final version.

    For example I type:
    "Hello" + " "
    + "All"
    + "!"

    It liiks like: Hello All!

    But I want it to look like:
    Hello
    All!

  2. #2
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: line feed

    Type :

    "Hello
    All!"

    if you want to get what you want. And use "Sphax Messages Box object" which is better and up to date.

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: line feed

    Doesn't work if I do it like this:
    "Title"
    +"Info: "+ItemString$( "Ini", "information")
    + "End"

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: line feed

    You can also use newline$.
    .:::.Joshtek.:::.

  5. #5
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: line feed

    Doesn work:
    "Title"
    newline$
    +"Info: "+ItemString$( "Ini", "information")
    newline$
    + "End"

    EDIT: Damn, it works Thx Joshtek

Similar Threads

  1. [Beta] RSS Feed
    By Eliyahu in forum Beta Flash Extensions
    Replies: 13
    Last Post: 8th August 2011, 05:43 PM
  2. Is there a way to set up an RSS feed in MMF2?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 8th November 2010, 11:17 PM
  3. Live Video Feed
    By wizkidweb in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th February 2009, 05:26 AM
  4. Online Feed
    By ToffeeandPebbles in forum The Games Factory 2 - Technical Support
    Replies: 1
    Last Post: 4th January 2009, 05:46 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
  •