Comments on: Why doesn’t the "parent" property work the same in ActionScript 3? https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/ Archive of older blog posts written by Josh Tynjala about Flash, Flex, and ActionScript Wed, 26 Jun 2013 02:52:46 +0000 hourly 1 https://wordpress.org/?v=4.9.9 By: Mateus de Oliveira https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-107421 Fri, 19 Apr 2013 18:34:23 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-107421 Thank You!!!!

It’s solve my problem e safed my life!!!!

]]>
By: Mariana https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-19734 Mon, 31 Oct 2011 17:29:26 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-19734 THANK YOU!!!

I wasted almost two weeks trying to pass data between parent & child swfs until I read your article.

]]>
By: John Anderson https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-11607 Thu, 16 Jun 2011 20:10:16 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-11607 You saved another one who has put off AS3 for ever because of stuff like this. It worked. I don’t understand what “casting” means but it got me past the road block. My example looked like:

stop();
trace(“we are at the end”);
(this.parent as MovieClip).beach2_mc.visible = true;
(this.parent as MovieClip).beach2_mc.play();

I still don’t like AS3, it’s way over blown for making simple animations…

]]>
By: Radu https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-9892 Tue, 17 May 2011 17:16:07 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-9892 Brilliant!! Thank you very much for this!!

]]>
By: Malika https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-8350 Wed, 27 Apr 2011 23:28:48 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-8350 Thank you very much for posting this. I’m new to actionscript so even though the focus of your article was to explain why the parent method for as3 is better, I learned what it means to actually access a parent class.

]]>
By: amartinez https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-6080 Thu, 24 Mar 2011 08:57:17 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-6080 great! thanks!

]]>
By: Oscar https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-5598 Sun, 13 Mar 2011 02:21:43 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-5598 Thank you very much! I was looking how to do it correctly in AS3 and not just turning off the strict mode.

]]>
By: Kushagra Atre https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-3811 Wed, 09 Feb 2011 06:12:36 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-3811 thanks a lot

]]>
By: redbcn https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-675 Mon, 06 Sep 2010 13:45:24 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-675 Thank you very much! I was about to quit with AS3 to focus again on AS2 😛

]]>
By: CucaLagrande https://joshblog.net/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-674 Mon, 23 Aug 2010 16:23:55 +0000 http://www.zeuslabs.us/2007/07/12/disabling-actionscript-3-strict-mode-in-flash-cs3/#comment-674 thanks very usefull and handy tip
thanks for sharing

]]>