On 8/30/12 11:26 PM, "olegsivo...@gmail.com" <olegsivo...@gmail.com> wrote:

> In other places where equals sign is used the left hand side doesn't
> have any decorations around it. But in other places single quotes
> (apostrophes) are used. Like this:
> 
>  * <pre>
>  *   0 = normal
>  *   1 = normal
>  *   2 = layer
>  *   3 = multiply
>  *   4 = screen
>  *   5 = lighten
>  *   6 = darken
>  *   7 = difference
>  *   8 = add
>  *   9 = subtract
>  *  10 = invert
>  *  11 = alpha
>  *  12 = erase
>  *  13 = overlay
>  *  14 = hardlight
>  * </pre>
> 
>     /**
>      * The enum representing a 'lighten' blend mode.
>      */
> 
> Best.
> 
> Oleg

Looks like you want to fix an attribute_name=string_value pattern so I'd
pick quotes of some sort.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to