I understand the security issue that Adobe fixed in Flash 10.  In
Flash 9, when it comes time to copy large amount of data and to avoid
"the time out issue in browsers" I used to chunk the data and call
callLater(foo) to allow for a progress bar while copying the data (and
a cancel button).

Now, how can I do that in Flash 10, since the above methodology will
violate Flash 10 security model?

As a side question, is there a sample for how to properly call
setClipbaord() so that Flash 10 does copy?

Thanks,


Reply via email to