Hi,

I have a large Flex+Java app (Flex 4.5.1).

Created a new complicated screen (with 3 ADGs) and WindowTitle popup
to edit a row with 2 sets of children (each is a DataGroup with Renderer,
one is a few TextInputs (with 2 way binding),
another is 2 dropdownlists (2nd gets a list based on 1st one selection, so
there is a call to stored proc), checkbox and a button.

It seems that if there are 100s of these children, it takes >35secs for
that popup
to come up in Edit mode.

I tried to profile it using FlashBuilder 4.5.1 on Tomcat 6.0,
but when I bring up profiler, it shows me popup "No activity happened in
the past 60 seconds
after connection was established with the application"  and only after that
app comes up.

Debugger works fine, and I can run that app without any problems.


Is there way to fix it?

I have seen lots of posts showing similar error, but no solution so far.


Please help!

-- 
Thank you,
Oleg.

Reply via email to