Dear All,

In my application, I have embedded swf file in a jsp. This SWF file contains
one continuous timer like a progress bar. It show the total time spent.

Whenever I make a call to ExternalInterface api from flex 3.0, the browser
goes into the idle state (hangs) till the time the response of external
interface comes back to flex application.

During this period, the timer stops incrementing i.e., it gets freezed.

When the control comes back to the flex, then the timer bar starts from the
time at which it left working due to external interface call. This creates
actual time difference between the time given by timer bar in swf file and
normal clock time.

Please guide me so that the timer bar should not get freezed  and give the
exact time spent.

Thanks in advance.

-- 
Regards,
Deepak Bhalla

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com.
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to