
{"id":295,"date":"2007-07-11T10:45:33","date_gmt":"2007-07-11T09:45:33","guid":{"rendered":"http:\/\/www.matthijskamstra.nl\/blog\/index.php\/2007\/07\/11\/uncomment-trace-jsfl\/"},"modified":"2007-07-11T10:48:54","modified_gmt":"2007-07-11T09:48:54","slug":"uncomment-trace-jsfl","status":"publish","type":"post","link":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/","title":{"rendered":"Uncomment trace JSFL"},"content":{"rendered":"<p>Oke I did the damage, I will fix it&#8230;.<\/p>\n<p>In my previous post about <a href=\"http:\/\/www.matthijskamstra.nl\/blog\/index.php\/2007\/07\/04\/comment-trace-jsfl\/\">comment trace JSFL<\/a> I made it possible to comment all traces in a actionscript frame.<br \/>\nWell now I&#8217;ve made a JSFL command to make it possible to undo that.<\/p>\n<p><strong>Example:<\/strong><br \/>\n<code>\/\/ trace (\"something\");<\/code><br \/>\n<em>becomes<\/em><br \/>\n<code>trace (\"something\");<\/code><\/p>\n<p>How to install:<br \/>\nSave <a href=\"http:\/\/www.matthijskamstra.nl\/blog\/wp-content\/download\/[mck] UnComment trace.jsfl\" title=\"jsfl file for uncommenting traces in Flash\">[mck] UnComment trace.jsfl<\/a> in the <a href=\"http:\/\/www.matthijskamstra.nl\/blog\/?p=294#commands\" title=\"Where can the Command folder be found on your computer\">jsfl commands<\/a> folder or just use the installer:<\/p>\n<div class=\"downloadbtn\"><a href=\"#\" onclick=\"location.href='http:\/\/www.matthijskamstra.nl\/blog\/download-manager.php?id=9'\" title=\"[mck] Uncomment trace (Flash): Adobe Extension Package File\"><strong>[mck] Uncomment trace (Flash)<\/strong> Adobe Extension Package File<\/a><\/div>\n<p>Read more about the <a href=\"http:\/\/www.matthijskamstra.nl\/blog\/?p=294#extension_manager\">Extension Manager<\/a><\/p>\n<p>Limitation:<br \/>\n(it has the same limitations as <a href=\"http:\/\/www.matthijskamstra.nl\/blog\/wp-content\/download\/[mck] UnComment trace.jsfl\">[mck] Comment trace<\/a>) <\/p>\n<ul>\n<li>Only in one frame<\/li>\n<li>When you use in the Action (F9) panel, the &#8216;pin active script&#8217; to pin a couple of frames with actionscript, it doesn&#8217;t work<\/li>\n<li><strike>words with trace in it&#8230; example <code>var traceThis = \"foo\";<\/code><\/strike><\/li>\n<li>Will not Uncomment block comment (\/* &#8230;.. * \/ )<\/li>\n<\/ul>\n<p id=\"license\"><!--Creative Commons License--> <a href=\"http:\/\/creativecommons.org\/licenses\/by-nc-sa\/2.5\/\" rel=\"license\"><img decoding=\"async\" src=\"http:\/\/creativecommons.org\/images\/public\/somerights20.png\" alt=\"Creative Commons License\" border=\"0\" \/><\/a> This work is licensed under a <a href=\"http:\/\/creativecommons.org\/licenses\/by-nc-sa\/2.5\/\" rel=\"license\">Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License<\/a>.<\/p>\n<p>Any requests?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Oke I did the damage, I will fix it&#8230;. In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I&#8217;ve made a JSFL command to make it possible to undo that. Example: \/\/ trace (&#8220;something&#8221;); becomes trace (&#8220;something&#8221;); How to install: Save [mck] [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21,3],"tags":[398,29],"class_list":["post-295","post","type-post","status-publish","format-standard","hentry","category-extending-flash","category-flash","tag-flash","tag-jsfl"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I&#039;ve made a JSFL command to make it possible to undo that. Example: \/\/ trace (&quot;something&quot;); becomes trace (&quot;something&quot;); How to install: Save [mck]\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Matthijs Kamstra\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"[mck] | a polymath zapper\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Uncomment trace JSFL | [mck]\" \/>\n\t\t<meta property=\"og:description\" content=\"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I&#039;ve made a JSFL command to make it possible to undo that. Example: \/\/ trace (&quot;something&quot;); becomes trace (&quot;something&quot;); How to install: Save [mck]\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2007-07-11T09:45:33+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2007-07-11T09:48:54+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Uncomment trace JSFL | [mck]\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I&#039;ve made a JSFL command to make it possible to undo that. Example: \/\/ trace (&quot;something&quot;); becomes trace (&quot;something&quot;); How to install: Save [mck]\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#article\",\"name\":\"Uncomment trace JSFL | [mck]\",\"headline\":\"Uncomment trace JSFL\",\"author\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"http:\\\/\\\/creativecommons.org\\\/images\\\/public\\\/somerights20.png\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#articleImage\"},\"datePublished\":\"2007-07-11T10:45:33+01:00\",\"dateModified\":\"2007-07-11T10:48:54+01:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#webpage\"},\"articleSection\":\"Extending Flash, Flash, Flash, JSFL\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/#listItem\",\"name\":\"Flash\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/#listItem\",\"position\":2,\"name\":\"Flash\",\"item\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/extending-flash\\\/#listItem\",\"name\":\"Extending Flash\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/extending-flash\\\/#listItem\",\"position\":3,\"name\":\"Extending Flash\",\"item\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/extending-flash\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#listItem\",\"name\":\"Uncomment trace JSFL\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/#listItem\",\"name\":\"Flash\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#listItem\",\"position\":4,\"name\":\"Uncomment trace JSFL\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/category\\\/flash\\\/extending-flash\\\/#listItem\",\"name\":\"Extending Flash\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/#organization\",\"name\":\"[mck]\",\"description\":\"a polymath zapper\",\"url\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/author\\\/admin\\\/\",\"name\":\"Matthijs Kamstra\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/06ff22a1197b6624946e5a3377184f11ddc00ac06a6f1d2311b9d2072bdf61b1?s=96&d=wavatar&r=g\",\"width\":96,\"height\":96,\"caption\":\"Matthijs Kamstra\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#webpage\",\"url\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/\",\"name\":\"Uncomment trace JSFL | [mck]\",\"description\":\"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I've made a JSFL command to make it possible to undo that. Example: \\\/\\\/ trace (\\\"something\\\"); becomes trace (\\\"something\\\"); How to install: Save [mck]\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/2007\\\/07\\\/11\\\/uncomment-trace-jsfl\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2007-07-11T10:45:33+01:00\",\"dateModified\":\"2007-07-11T10:48:54+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/\",\"name\":\"[mck]\",\"description\":\"a polymath zapper\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.matthijskamstra.nl\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Uncomment trace JSFL | [mck]","description":"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I've made a JSFL command to make it possible to undo that. Example: \/\/ trace (\"something\"); becomes trace (\"something\"); How to install: Save [mck]","canonical_url":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#article","name":"Uncomment trace JSFL | [mck]","headline":"Uncomment trace JSFL","author":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/#organization"},"image":{"@type":"ImageObject","url":"http:\/\/creativecommons.org\/images\/public\/somerights20.png","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#articleImage"},"datePublished":"2007-07-11T10:45:33+01:00","dateModified":"2007-07-11T10:48:54+01:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#webpage"},"isPartOf":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#webpage"},"articleSection":"Extending Flash, Flash, Flash, JSFL"},{"@type":"BreadcrumbList","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.matthijskamstra.nl\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/#listItem","name":"Flash"}},{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/#listItem","position":2,"name":"Flash","item":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/#listItem","name":"Extending Flash"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/#listItem","position":3,"name":"Extending Flash","item":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#listItem","name":"Uncomment trace JSFL"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/#listItem","name":"Flash"}},{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#listItem","position":4,"name":"Uncomment trace JSFL","previousItem":{"@type":"ListItem","@id":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/#listItem","name":"Extending Flash"}}]},{"@type":"Organization","@id":"https:\/\/www.matthijskamstra.nl\/blog\/#organization","name":"[mck]","description":"a polymath zapper","url":"https:\/\/www.matthijskamstra.nl\/blog\/"},{"@type":"Person","@id":"https:\/\/www.matthijskamstra.nl\/blog\/author\/admin\/#author","url":"https:\/\/www.matthijskamstra.nl\/blog\/author\/admin\/","name":"Matthijs Kamstra","image":{"@type":"ImageObject","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/06ff22a1197b6624946e5a3377184f11ddc00ac06a6f1d2311b9d2072bdf61b1?s=96&d=wavatar&r=g","width":96,"height":96,"caption":"Matthijs Kamstra"}},{"@type":"WebPage","@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#webpage","url":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/","name":"Uncomment trace JSFL | [mck]","description":"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I've made a JSFL command to make it possible to undo that. Example: \/\/ trace (\"something\"); becomes trace (\"something\"); How to install: Save [mck]","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/#breadcrumblist"},"author":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/author\/admin\/#author"},"datePublished":"2007-07-11T10:45:33+01:00","dateModified":"2007-07-11T10:48:54+01:00"},{"@type":"WebSite","@id":"https:\/\/www.matthijskamstra.nl\/blog\/#website","url":"https:\/\/www.matthijskamstra.nl\/blog\/","name":"[mck]","description":"a polymath zapper","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.matthijskamstra.nl\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"[mck] | a polymath zapper","og:type":"article","og:title":"Uncomment trace JSFL | [mck]","og:description":"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I've made a JSFL command to make it possible to undo that. Example: \/\/ trace (&quot;something&quot;); becomes trace (&quot;something&quot;); How to install: Save [mck]","og:url":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/","article:published_time":"2007-07-11T09:45:33+00:00","article:modified_time":"2007-07-11T09:48:54+00:00","twitter:card":"summary_large_image","twitter:title":"Uncomment trace JSFL | [mck]","twitter:description":"Oke I did the damage, I will fix it.... In my previous post about comment trace JSFL I made it possible to comment all traces in a actionscript frame. Well now I've made a JSFL command to make it possible to undo that. Example: \/\/ trace (&quot;something&quot;); becomes trace (&quot;something&quot;); How to install: Save [mck]"},"aioseo_meta_data":{"post_id":"295","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-12-11 09:04:27","updated":"2025-06-04 07:52:27","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.matthijskamstra.nl\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/\" title=\"Flash\">Flash<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/\" title=\"Extending Flash\">Extending Flash<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tUncomment trace JSFL\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.matthijskamstra.nl\/blog"},{"label":"Flash","link":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/"},{"label":"Extending Flash","link":"https:\/\/www.matthijskamstra.nl\/blog\/category\/flash\/extending-flash\/"},{"label":"Uncomment trace JSFL","link":"https:\/\/www.matthijskamstra.nl\/blog\/2007\/07\/11\/uncomment-trace-jsfl\/"}],"_links":{"self":[{"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/posts\/295","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/comments?post=295"}],"version-history":[{"count":0,"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/posts\/295\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/media?parent=295"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/categories?post=295"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.matthijskamstra.nl\/blog\/wp-json\/wp\/v2\/tags?post=295"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}