[flexcoders] How to remove color in a round area?

2008-02-04 Thread Larry Zhang
rs to transparent). The area user choose is round, so it seems I can't use some inner function which all of them require the area is Rect. Is there any way I can deal with such problem? Thanks a lot. == Make Every Day Count Larry Zhang

[flexcoders] How to remove color in a round area?

2008-02-01 Thread Larry Zhang
rs to transparent). The area user choose is round, so it seems I can't use some inner function which all of them require the area is Rect. Is there any way I can deal with such problem? Thanks a lot. == Make Every Day Count Larry Zhang

[flexcoders] Child object disappear after be added to another object

2007-12-28 Thread Larry Zhang
roblem? Thanks very much. ====== Make Every Day Count Larry Zhang

[flexcoders] Can I get the scale factor according to a TransformMatrix?

2007-12-24 Thread Larry Zhang
uot; member shows the right scaled size, but I can't get that value. Is there any way I can get the factors directly from a transform matrix? Thanks. ====== Make Every Day Count Larry Zhang

[flexcoders] How to draw a rect border on a rotated image

2007-12-20 Thread Larry Zhang
cause the object been rotated from it's (0, 0) point. How can I rotate it around some other point, such as the center of the image? == Make Every Day Count Larry Zhang

[flexcoders] How to draw some circle area to bitmapdata

2007-12-17 Thread Larry Zhang
some matrix, such as colorMatrix or transformMatrix, to some circle area, how can I do it. Thanks. == Make Every Day Count Larry Zhang

[flexcoders] FlashPlayer now support H.264, How can Flex do with the new feature?

2007-12-05 Thread Larry Zhang
? Thanks == Make Every Day Count Larry Zhang

[flexcoders] How to improve BitmapData processing speed?

2007-12-03 Thread Larry Zhang
hings? Thanks. == Make Every Day Count Larry Zhang

[flexcoders] No mouse move event when drag something from top to bottom

2007-09-27 Thread Larry Zhang
tener(MouseEvent.MOUSE_MOVE, OnDragMove); But, if I drag the image from top to bottom while not change the Y pos of mouse, the MOUSE MOVE never fired. How can I solve the strange problem? Thanks == Make Every Day Count Larry Zhang

[flexcoders] How can I make the video more smooth?

2007-09-20 Thread Larry Zhang
? Thanks == Make Every Day Count Larry Zhang

[flexcoders] Can I use fade in/out on Sound play?

2007-09-13 Thread Larry Zhang
Hello all, I want to make a sound fade in/out when it's playing. But I searched the SoundTransform, and nothing was found. Can any one tell me how to do this? == Make Every Day Count Larry Zhang

[flexcoders] how to change selection color in textinput?

2007-09-11 Thread Larry Zhang
Hello all I want to change the selection color in textinput component in Flex. It seems the default color is black, and there is no such style in the TextInput style list. Can any one help me? Thanks == Make Every Day Count Larry Zhang