all groups > flash (macromedia) > november 2005 >
You're in the

flash (macromedia)

group:

A little annoying bug with Actions Panel



Re: A little annoying bug with Actions Panel David Stiller
11/29/2005 8:04:43 PM
flash (macromedia): [quoted text, click to view]

I've noticed a few gotchas like that. You really ought to try SEPY,
NSurveyor. I think you'd like it!


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

A little annoying bug with Actions Panel NSurveyor
11/29/2005 11:47:35 PM
In the Actions Panel, if you were to type in:

somevar = "[";

and hit ENTER, the next line is automatically indented (so it is diretly under
the '[' ). The same happens when you use '(' instead of '['. It also occurs if
you were to have:

//[

or

//(

So basically, Flash is indenting as though the open bracket/parenthesis is not
a string or comment. This isn't really an important problem, but sometimes it
gets frustrating; when you type something like:

a = str.indexOf('(');

and then the next line gets indented... arg! :)
AddThis Social Bookmark Button