Comments on: Could a lot of Inspectable properties cause Flash to crash? https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/ 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: Dustin https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-57 Thu, 05 Jun 2008 15:16:33 +0000 http://lab.zeusdesign.net/?p=10#comment-57 This article is almost 2 years old now, but I’ll post anyway…

I’ve noticed this same thing in MX2004, 8, and now CS3. Flash mostly crashes for me when I check or uncheck the lock in the properties pane to (un)constrain the dimensions when resizing a movieclip. Doesn’t do it from the Transform pane. After reading this, I did notice that it only happend when the Output panel is closed as well.

]]>
By: Josh Tynjala https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-56 Thu, 28 Sep 2006 20:30:57 +0000 http://lab.zeusdesign.net/?p=10#comment-56 Thanks, Richard. Good to know.

]]>
By: Richard https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-55 Thu, 28 Sep 2006 17:35:40 +0000 http://lab.zeusdesign.net/?p=10#comment-55 Actually found the answer elsewhere :
If the component creates a trace message on creation, and the output panel isn’t open, it will crash Flash. I have posted this bug to Macromedia, but nobody seemed to care. Its a big problem when you open a FLA with it already in it and the output is closed, as you’ll have to open Flash first, then open the output panel, then open the Fla.

]]>
By: Richard https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-54 Thu, 28 Sep 2006 17:25:43 +0000 http://lab.zeusdesign.net/?p=10#comment-54 I actually noticed something very similar in flash 8. On one specific machine if I drag a component onto the stage from the component library flash will crash miserably, sometimes not right away, sometimes you have to click on it or move it before it crashes. Other machines it works perfectly fine when you add it to the stage. Did anyone ever find a solution?

]]>
By: jim palmer https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-53 Thu, 13 Jul 2006 23:24:39 +0000 http://lab.zeusdesign.net/?p=10#comment-53 I noticed the same thing with the [Inspectable] tag with variables encapsulated with anything but the double quote character (“). i.e. make sure it’s something of the sort:
[Inspectable(name=”parameter name”]

]]>
By: Josh https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-52 Fri, 02 Dec 2005 04:47:59 +0000 http://lab.zeusdesign.net/?p=10#comment-52 The original project had a live-preview for the component’s symbol, but in my simplified version, my symbol had no live-preview and no content on the stage. You’ll see in my followup post that I found the cause, and I was defininately on the right track when I guessed that it was the Inspectable meta-tag.

]]>
By: Fredz./ https://joshblog.net/2005/11/30/could-a-lot-of-inspectable-properties-cause-flash-to-crash/#comment-51 Fri, 02 Dec 2005 02:48:33 +0000 http://lab.zeusdesign.net/?p=10#comment-51 I personnaly noticed that the Flash IDE react strange and slow when you have a Symbol in your library selected (displayed also in the mini-preview) that contains symbols that have live-preview enabled on them.

just my 2 cents

]]>