Thu 21 Feb 2008
A number of people have written me over the past few months to mention that they’ve had trouble getting the Reflection component to work in various cases. I haven’t had time to look at each of the problems, but I do have an updated version of Reflector.as that may work better. If you’ve been having trouble with the original Reflector code, try this one out and let me know if it fixes your problem.
digg this |
del.icio.us |
February 21st, 2008 at 9:04 pm
[...] 2/21/2008: See this post for the latest version of Reflector.as. I’ll reintegrate it into the source code linked to [...]
April 1st, 2008 at 11:13 pm
Hi Narciso, I’ve tried your reflection component and I’ve got some problems with it. If I use a Combobox, it doesn’t works fine, when I try to open it, it opens but it closes inmediately. Can you please tell me what should I do?
Thanks
April 13th, 2008 at 9:44 pm
Hi. I recently wrote a turoial on how to create reflections. It for Flash but I guess it wuold work with Flex too and it is a very simple technique. Take a look, and tell me what you think - it is here.
May 2nd, 2008 at 8:52 pm
Hi Narciso,
Thanks for your great component.
I’ve been trying to adapt your component to reflect video streaming into the VideoDisplay component. Do you have any suggestions? I am assuming that I need to coordinate the display of a frame in the video with an “invalidate properties” and subsequent redraw, but I have been unsuccessful.
Thanks.
May 3rd, 2008 at 6:42 pm
I see that the problem is that BitmapData.draw() cannot be used with rtmp. Any suggestions for how to reflect a streaming video? Thanks.
May 9th, 2008 at 4:37 am
Sorry Robert–I’m not that familiar with how video streaming works. You might try posting on the flexcoders Yahoo group to see if they have any ideas.
May 9th, 2008 at 4:38 am
Whitefeet–could you put some sample code up and post a pointer to it in a comment so I could take a look? Thanks.
July 14th, 2008 at 1:05 pm
[...] to Chet Haase for the Glow Image component, Narciso Jaramillo for the Reflector component and Sakri Rosenstrom for the Text Effect [...]