{"id":26,"date":"2008-06-12T10:45:07","date_gmt":"2008-06-12T16:45:07","guid":{"rendered":"http:\/\/www.n8williams.com\/devblog\/?p=26"},"modified":"2008-07-14T09:20:05","modified_gmt":"2008-07-14T15:20:05","slug":"line-break-in-flex-or-actionscript-3-text","status":"publish","type":"post","link":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text","title":{"rendered":"Line break in Flex or Actionscript 3 text"},"content":{"rendered":"<p>Displaying a newline in a UI component in flex was a bit tricky. <\/p>\n<p>The following would not work:<\/p>\n<div class=\"text-box\">somevar:String = &#8220;Here is line 1 text \\n followed by line 2 text&#8221;;<\/div>\n<p>\u00a0<\/p>\n<p>The following worked in my situation.<\/p>\n<div class=\"text-box\">somevar:String = &#8216;Here is line 1 text&#8217; + &#8216;\\n&#8217; + &#8216;followed by line 2 text&#8217;;<\/div>\n<p>If all else fails you can use a more explicit directive, i.e. use {&#8216;\\n&#8217;} intead of \\n<\/p>\n<p><a href=\"http:\/\/www.adobe.com\/cfusion\/communityengine\/index.cfm?event=showdetails&amp;productId=2&amp;postId=9223\">http:\/\/www.adobe.com\/cfusion\/communityengine\/index.cfm?event=showdetails&amp;productId=2&amp;postId=9223<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Displaying a newline in a UI component in flex was a bit tricky. The following would not work: somevar:String = &#8220;Here is line 1 text \\n followed by line 2 text&#8221;; \u00a0 The following worked in my situation. somevar:String = &#8216;Here is line 1 text&#8217; + &#8216;\\n&#8217; + &#8216;followed by line 2 text&#8217;; If all &hellip; <a href=\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Line break in Flex or Actionscript 3 text&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.11 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Line break in Flex or Actionscript 3 text - The Dev Pages<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Line break in Flex or Actionscript 3 text - The Dev Pages\" \/>\n<meta property=\"og:description\" content=\"Displaying a newline in a UI component in flex was a bit tricky. The following would not work: somevar:String = &#8220;Here is line 1 text n followed by line 2 text&#8221;; \u00a0 The following worked in my situation. somevar:String = &#8216;Here is line 1 text&#8217; + &#8216;n&#8217; + &#8216;followed by line 2 text&#8217;; If all &hellip; Continue reading &quot;Line break in Flex or Actionscript 3 text&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\" \/>\n<meta property=\"og:site_name\" content=\"The Dev Pages\" \/>\n<meta property=\"article:published_time\" content=\"2008-06-12T16:45:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2008-07-14T15:20:05+00:00\" \/>\n<meta name=\"author\" content=\"Nate Admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@admin\" \/>\n<meta name=\"twitter:site\" content=\"@admin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Nate Admin\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#article\",\"isPartOf\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\"},\"author\":{\"name\":\"Nate Admin\",\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757\"},\"headline\":\"Line break in Flex or Actionscript 3 text\",\"datePublished\":\"2008-06-12T16:45:07+00:00\",\"dateModified\":\"2008-07-14T15:20:05+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\"},\"wordCount\":87,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757\"},\"articleSection\":[\"Flex\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\",\"url\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\",\"name\":\"Line break in Flex or Actionscript 3 text - The Dev Pages\",\"isPartOf\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/#website\"},\"datePublished\":\"2008-06-12T16:45:07+00:00\",\"dateModified\":\"2008-07-14T15:20:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/n8williams.com\/devblog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Line break in Flex or Actionscript 3 text\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/n8williams.com\/devblog\/#website\",\"url\":\"https:\/\/n8williams.com\/devblog\/\",\"name\":\"The Dev Pages\",\"description\":\"A knowledge base for web applications development (and beyond)\",\"publisher\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/n8williams.com\/devblog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757\",\"name\":\"Nate Admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/19d7bc7602072ac846e912622704a628?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/19d7bc7602072ac846e912622704a628?s=96&d=mm&r=g\",\"caption\":\"Nate Admin\"},\"logo\":{\"@id\":\"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/n8williams.com\",\"https:\/\/twitter.com\/admin\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Line break in Flex or Actionscript 3 text - The Dev Pages","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text","og_locale":"en_US","og_type":"article","og_title":"Line break in Flex or Actionscript 3 text - The Dev Pages","og_description":"Displaying a newline in a UI component in flex was a bit tricky. The following would not work: somevar:String = &#8220;Here is line 1 text n followed by line 2 text&#8221;; \u00a0 The following worked in my situation. somevar:String = &#8216;Here is line 1 text&#8217; + &#8216;n&#8217; + &#8216;followed by line 2 text&#8217;; If all &hellip; Continue reading \"Line break in Flex or Actionscript 3 text\"","og_url":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text","og_site_name":"The Dev Pages","article_published_time":"2008-06-12T16:45:07+00:00","article_modified_time":"2008-07-14T15:20:05+00:00","author":"Nate Admin","twitter_card":"summary_large_image","twitter_creator":"@admin","twitter_site":"@admin","twitter_misc":{"Written by":"Nate Admin"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#article","isPartOf":{"@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text"},"author":{"name":"Nate Admin","@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757"},"headline":"Line break in Flex or Actionscript 3 text","datePublished":"2008-06-12T16:45:07+00:00","dateModified":"2008-07-14T15:20:05+00:00","mainEntityOfPage":{"@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text"},"wordCount":87,"commentCount":1,"publisher":{"@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757"},"articleSection":["Flex"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#respond"]}]},{"@type":"WebPage","@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text","url":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text","name":"Line break in Flex or Actionscript 3 text - The Dev Pages","isPartOf":{"@id":"https:\/\/n8williams.com\/devblog\/#website"},"datePublished":"2008-06-12T16:45:07+00:00","dateModified":"2008-07-14T15:20:05+00:00","breadcrumb":{"@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/n8williams.com\/devblog\/flex\/line-break-in-flex-or-actionscript-3-text#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/n8williams.com\/devblog\/"},{"@type":"ListItem","position":2,"name":"Line break in Flex or Actionscript 3 text"}]},{"@type":"WebSite","@id":"https:\/\/n8williams.com\/devblog\/#website","url":"https:\/\/n8williams.com\/devblog\/","name":"The Dev Pages","description":"A knowledge base for web applications development (and beyond)","publisher":{"@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/n8williams.com\/devblog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/1c31624786b5382f1a811f0a01985757","name":"Nate Admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/19d7bc7602072ac846e912622704a628?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/19d7bc7602072ac846e912622704a628?s=96&d=mm&r=g","caption":"Nate Admin"},"logo":{"@id":"https:\/\/n8williams.com\/devblog\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/n8williams.com","https:\/\/twitter.com\/admin"]}]}},"_links":{"self":[{"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/posts\/26"}],"collection":[{"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":0,"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/posts\/26\/revisions"}],"wp:attachment":[{"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/media?parent=26"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/categories?post=26"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/n8williams.com\/devblog\/wp-json\/wp\/v2\/tags?post=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}