The scenario of the problem is this.
Uploading folders is deployed through applet.The progress of the
upload is reported through javascript to Flex.In the applet JSObject
is used to send progress information to javascript.Javascript recieves
this information properly(checked this detail with the help of a
textbox in html.The textbox gets updated as soon as the progress
information is recieved).Now using external Interface this information
is reported to flex.This reporting doesnt happen instantaneously and
nothing is updated in flex till the upload is completed. Once the
upload by the applet is completed the last recieved progress
information is displayed in flex.Hence getting a progress bar in flex
for an upload through applet seems impossible.
My conclusion is it is not possible to have a pipe like flow of
information between applet and flex.I would love to see someone to
oppose this and show me some method where a real time communication
between applet and flex is possible.
Thank you for your time and patience to read this.

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

Reply via email to