[flexcoders] Re: Rendering Problem

2008-12-21 Thread Rafael Faria
Any other idea why the rendering problem is happening? I have heaps of components running at the same time and i have no clue how to debug what could be wrong that makes the screen flicks. anyone had problems like that and found a workaround!? thanks rafael --- In flexcoders@yahoogroups.com,

Re: [flexcoders] Re: Rendering Problem

2008-12-21 Thread Michael Prescott
That's interesting that Steve mentioned autoLayout. We had a similar problem with a bunch of image rollovers that were all flickering as a group, and it turned out to be that because we hadn't told them their height or width, they were having to lay themselves out to find out - hence the flicker

[flexcoders] Re: Rendering Problem

2008-12-01 Thread valdhor
Check out this video from Chet Haase: http://graphics-geek.blogspot.com/2008/09/video-sorted-details.html He talks about turning off autoLayout which can cause flickering. --- In flexcoders@yahoogroups.com, Rafael Faria [EMAIL PROTECTED] wrote: Hello All, I have a very important question.

[flexcoders] Re: rendering problem

2008-08-01 Thread Rafael Faria
Subject: [flexcoders] Re: rendering problem Well.. in the first one it's easy to see the difference. There is a separator between 2 screens, one is when i load it, the second is when i scroll down the page and than come back to the document. It repeats the dropdowns, some times textinputs

RE: [flexcoders] Re: rendering problem

2008-08-01 Thread Alex Harui
the renderers aren't doing things with masks. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: Thursday, July 31, 2008 11:23 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: rendering problem I can't post the app

[flexcoders] Re: rendering problem

2008-07-23 Thread Rafael Faria
Alex, Because i knew you would say to check your blog i had done this before write it here. I couldn't find anything about rendering problems. The only thing i found there was about item renderered and i don't use any on this case. Any other suggestion? Rafael --- In

RE: [flexcoders] Re: rendering problem

2008-07-23 Thread Alex Harui
I can't tell from the pictures what is wrong. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: Wednesday, July 23, 2008 5:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: rendering problem Alex

[flexcoders] Re: rendering problem

2008-07-23 Thread Rafael Faria
: I can't tell from the pictures what is wrong. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: Wednesday, July 23, 2008 5:37 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: rendering problem

RE: [flexcoders] Re: rendering problem

2008-07-23 Thread Alex Harui
Faria Sent: Wednesday, July 23, 2008 9:50 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: rendering problem Well.. in the first one it's easy to see the difference. There is a separator between 2 screens, one is when i load it, the second is when i scroll down the page and than come

[flexcoders] Re: Rendering problem

2007-11-27 Thread karunyanamuduri
Hi Josh, Thanks for the help. The FTP tool I am using changing all the javascript and mxml filenames to all lowercases. Thanks, Karunya --- In flexcoders@yahoogroups.com, Josh VanderBerg [EMAIL PROTECTED] wrote: You don't provide a lot of information, but I can say the only problems I've

[flexcoders] Re: Rendering problem

2007-11-19 Thread Josh VanderBerg
You don't provide a lot of information, but I can say the only problems I've ever experienced when moving a Flex app from a Windows server to a Unix server were relate to the case sensitivity of the file system. For example in windows you will be able to get away with: