Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
Julien Couvreur #1
ExternalInterface.call performance question
Hi,
I'm using Flash 8, using XML.Load to get some data from another site and
returning it to the browser world thru a callback using ExternalInterface.call.
But when the XML string becomes rather large (30 to 100k), that call starts
taking a long time, between 20 to 100 seconds, depending on the string and the
browser (it appears faster in IE).
During that time, the browser is frozen.
Is this a known limitation? Is there better ways of transfering data from
Flash into the HTML world?
Note: I have verified that the callback code itself (on the javascript side)
is not responsible for this bottleneck.
Thanks,
Julien
Julien Couvreur Guest
-
Problem with ExternalInterface.call and InternetExplorer
Hi, I´m developing a site, (http://www.gen-studio.com/avelart2/), and I´m using a swf to display a set of thumbs that when clicked show an item and... -
Type Error with ExternalInterface.call();
Hi... I am calling javascript function of wrapper from flex. The funcation is called but when it return a value , the value is not returned to... -
Return value from ExternalInterface.call method
Hi people, I can not achieve to get any return value from javascript other than null. In th HTML container I have a functions like this: ... -
Performance Question
"xixi" <dai_xi@yahoo.com> wrote in message news:c0f33a17.0306261139.5b0de317@posting.google.com... There will be an extra access to some of the... -
performance question...
I've done a few tests on code speed in lingo and I reckon there'd be negligible differences in speed either way, unless you're iterating the code a...



Reply With Quote

