{"id":338,"date":"2008-09-27T08:21:43","date_gmt":"2008-09-27T16:21:43","guid":{"rendered":"http:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/"},"modified":"2013-06-09T19:39:47","modified_gmt":"2013-06-10T03:39:47","slug":"if-you-steal-source-code-dont-ask-for-help-fixing-it","status":"publish","type":"post","link":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/","title":{"rendered":"If you steal source code, don&#8217;t ask for help fixing it"},"content":{"rendered":"<p>While doing some research for my <a href=\"http:\/\/www.flashonthebeach.com\/sessions\/index.php?pageid=2189\">decompiling session<\/a> at <a href=\"http:\/\/www.flashonthebeach.com\/\">Flash on the Beach<\/a>, I came across <a href=\"https:\/\/store1.adobe.com\/cfusion\/webforums\/forum\/messageview.cfm?forumid=15&#038;catid=665&#038;threadid=1391848\">this gem of a post<\/a> on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &#8220;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on how to sort out these issues and correct them. its driving me crazy trying to resolve the problem.&#8221;<\/p>\n<p>And then he posts the code. And if you have ever decompiled any ActionScript code, it&#8217;s painfully obvious what the guy is doing: he&#8217;s ripping off someone else&#8217;s code, then complaining in the Adobe forum that he can&#8217;t figure out why it won&#8217;t compile, and asking people to fix his broken, stolen code.<\/p>\n<p>Here&#8217;s a snippet of his code:<\/p>\n<pre><code>\r\npublic function BEShell()\r\n        {\r\n1  0 39            instance = this;\r\n            Logger.target = new FirebugTarget();\r\n            var _loc_1:* = loaderInfo.loaderURL;\r\n            if (_loc_1.indexOf(\"env1\") != -1 || _loc_1.indexOf(\"Akqa\") != -1 \r\n                        || _loc_1.indexOf(\"dev.site.com\") != -1)\r\n            {\r\n            }\r\n            else\r\n            {\r\n                Logger.mode = Logger.PRODUCTION_MODE;\r\n                stage.addEventListener(KeyboardEvent.KEY_UP, keyHandler);\r\n            }\/\/ end else if\r\n            return;\r\n        }\/\/ end function\r\n<\/code><\/pre>\n<p>That&#8217;s very clearly, without question, decompiled code. It even has some extra line number information included in the dump! And that&#8217;s what was tripping the guy up. He couldn&#8217;t understand why that beginning line that starts with &#8220;1 0 39&#8230;&#8221; wouldn&#8217;t compile!<\/p>\n<p>Sometimes I&#8217;m just amazed by people. Like, really? You have the balls to steal someone&#8217;s code, then post it in a public forum and ask for help?<\/p>\n<p>And of course maybe I&#8217;m totally off base, maybe the guy works for the company that originally wrote the code (seems to be a Flash agency called <a href=\"http:\/\/akqa.com\/\">AKQA<\/a>) and maybe he just got pulled in to fix some co-workers work and they lost the original source and they need to use decompiled code since that&#8217;s all they have&#8230; yeah&#8230; maybe&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &#8220;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[2],"tags":[7,51],"class_list":["post-338","post","type-post","status-publish","format-standard","hentry","category-flex","tag-actionscript","tag-decompiling"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &quot;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Doug\"\/>\n\t<meta name=\"keywords\" content=\"flex\/flash\/actionscript\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Doug McCune | Sculptor\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"If you steal source code, don\u2019t ask for help fixing it | Doug McCune\" \/>\n\t\t<meta property=\"og:description\" content=\"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &quot;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2008-09-27T16:21:43+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2013-06-10T03:39:47+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"If you steal source code, don\u2019t ask for help fixing it | Doug McCune\" \/>\n\t\t<meta name=\"twitter:description\" content=\"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &quot;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#article\",\"name\":\"If you steal source code, don\\u2019t ask for help fixing it | Doug McCune\",\"headline\":\"If you steal source code, don&#8217;t ask for help fixing it\",\"author\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1559cc79696919726297c735cddc893c8983709f55a8773bdc1d45aea8c79051?s=96&d=blank&r=x\",\"width\":96,\"height\":96,\"caption\":\"Doug\"},\"datePublished\":\"2008-09-27T08:21:43-08:00\",\"dateModified\":\"2013-06-09T19:39:47-08:00\",\"inLanguage\":\"en-US\",\"commentCount\":51,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#webpage\"},\"articleSection\":\"Flex\\\/Flash\\\/Actionscript, Actionscript, decompiling\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dougmccune.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/category\\\/flex\\\/#listItem\",\"name\":\"Flex\\\/Flash\\\/Actionscript\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/category\\\/flex\\\/#listItem\",\"position\":2,\"name\":\"Flex\\\/Flash\\\/Actionscript\",\"item\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/category\\\/flex\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#listItem\",\"name\":\"If you steal source code, don&#8217;t ask for help fixing it\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#listItem\",\"position\":3,\"name\":\"If you steal source code, don&#8217;t ask for help fixing it\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/category\\\/flex\\\/#listItem\",\"name\":\"Flex\\\/Flash\\\/Actionscript\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/#person\",\"name\":\"Doug McCune\",\"image\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/tTL5uiW4_400x400.jpeg\",\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/doug_mccune\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/author\\\/admin-2\\\/#author\",\"url\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/author\\\/admin-2\\\/\",\"name\":\"Doug\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1559cc79696919726297c735cddc893c8983709f55a8773bdc1d45aea8c79051?s=96&d=blank&r=x\",\"width\":96,\"height\":96,\"caption\":\"Doug\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#webpage\",\"url\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/\",\"name\":\"If you steal source code, don\\u2019t ask for help fixing it | Doug McCune\",\"description\":\"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks \\\"I\\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/2008\\\/09\\\/27\\\/if-you-steal-source-code-dont-ask-for-help-fixing-it\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/author\\\/admin-2\\\/#author\"},\"datePublished\":\"2008-09-27T08:21:43-08:00\",\"dateModified\":\"2013-06-09T19:39:47-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/\",\"name\":\"Doug McCune\",\"description\":\"Sculptor\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/dougmccune.com\\\/blog\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"If you steal source code, don\u2019t ask for help fixing it | Doug McCune","description":"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks \"I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on","canonical_url":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/","robots":"max-image-preview:large","keywords":"flex\/flash\/actionscript","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#article","name":"If you steal source code, don\u2019t ask for help fixing it | Doug McCune","headline":"If you steal source code, don&#8217;t ask for help fixing it","author":{"@id":"https:\/\/dougmccune.com\/blog\/author\/admin-2\/#author"},"publisher":{"@id":"https:\/\/dougmccune.com\/blog\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/1559cc79696919726297c735cddc893c8983709f55a8773bdc1d45aea8c79051?s=96&d=blank&r=x","width":96,"height":96,"caption":"Doug"},"datePublished":"2008-09-27T08:21:43-08:00","dateModified":"2013-06-09T19:39:47-08:00","inLanguage":"en-US","commentCount":51,"mainEntityOfPage":{"@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#webpage"},"isPartOf":{"@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#webpage"},"articleSection":"Flex\/Flash\/Actionscript, Actionscript, decompiling"},{"@type":"BreadcrumbList","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/dougmccune.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog\/category\/flex\/#listItem","name":"Flex\/Flash\/Actionscript"}},{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog\/category\/flex\/#listItem","position":2,"name":"Flex\/Flash\/Actionscript","item":"https:\/\/dougmccune.com\/blog\/category\/flex\/","nextItem":{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#listItem","name":"If you steal source code, don&#8217;t ask for help fixing it"},"previousItem":{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#listItem","position":3,"name":"If you steal source code, don&#8217;t ask for help fixing it","previousItem":{"@type":"ListItem","@id":"https:\/\/dougmccune.com\/blog\/category\/flex\/#listItem","name":"Flex\/Flash\/Actionscript"}}]},{"@type":"Person","@id":"https:\/\/dougmccune.com\/blog\/#person","name":"Doug McCune","image":"https:\/\/dougmccune.com\/blog\/wp-content\/uploads\/2022\/01\/tTL5uiW4_400x400.jpeg","sameAs":["https:\/\/instagram.com\/doug_mccune"]},{"@type":"Person","@id":"https:\/\/dougmccune.com\/blog\/author\/admin-2\/#author","url":"https:\/\/dougmccune.com\/blog\/author\/admin-2\/","name":"Doug","image":{"@type":"ImageObject","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/1559cc79696919726297c735cddc893c8983709f55a8773bdc1d45aea8c79051?s=96&d=blank&r=x","width":96,"height":96,"caption":"Doug"}},{"@type":"WebPage","@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#webpage","url":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/","name":"If you steal source code, don\u2019t ask for help fixing it | Doug McCune","description":"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks \"I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/dougmccune.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/#breadcrumblist"},"author":{"@id":"https:\/\/dougmccune.com\/blog\/author\/admin-2\/#author"},"creator":{"@id":"https:\/\/dougmccune.com\/blog\/author\/admin-2\/#author"},"datePublished":"2008-09-27T08:21:43-08:00","dateModified":"2013-06-09T19:39:47-08:00"},{"@type":"WebSite","@id":"https:\/\/dougmccune.com\/blog\/#website","url":"https:\/\/dougmccune.com\/blog\/","name":"Doug McCune","description":"Sculptor","inLanguage":"en-US","publisher":{"@id":"https:\/\/dougmccune.com\/blog\/#person"}}]},"og:locale":"en_US","og:site_name":"Doug McCune | Sculptor","og:type":"article","og:title":"If you steal source code, don\u2019t ask for help fixing it | Doug McCune","og:description":"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &quot;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on","og:url":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/","article:published_time":"2008-09-27T16:21:43+00:00","article:modified_time":"2013-06-10T03:39:47+00:00","twitter:card":"summary_large_image","twitter:title":"If you steal source code, don\u2019t ask for help fixing it | Doug McCune","twitter:description":"While doing some research for my decompiling session at Flash on the Beach, I came across this gem of a post on the Adobe ActionScript 3 message board. Someone posts a block of code and asks &quot;I\u2019m getting 3 compiling errors when I test my flash movie: could you guys give me some advice on"},"aioseo_meta_data":{"post_id":"338","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":[],"defaultGraph":"","defaultPostTypeGraph":""},"schema_type":null,"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,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-01-03 18:03:11","updated":"2025-06-03 20:15:04","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dougmccune.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/dougmccune.com\/blog\/category\/flex\/\" title=\"Flex\/Flash\/Actionscript\">Flex\/Flash\/Actionscript<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tIf you steal source code, don\u2019t ask for help fixing it\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/dougmccune.com\/blog"},{"label":"Flex\/Flash\/Actionscript","link":"https:\/\/dougmccune.com\/blog\/category\/flex\/"},{"label":"If you steal source code, don&#8217;t ask for help fixing it","link":"https:\/\/dougmccune.com\/blog\/2008\/09\/27\/if-you-steal-source-code-dont-ask-for-help-fixing-it\/"}],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/posts\/338","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/comments?post=338"}],"version-history":[{"count":1,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/posts\/338\/revisions"}],"predecessor-version":[{"id":1778,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/posts\/338\/revisions\/1778"}],"wp:attachment":[{"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/media?parent=338"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/categories?post=338"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dougmccune.com\/blog\/wp-json\/wp\/v2\/tags?post=338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}