TableTools : There is some time lag while generating Flash content in TableTools 2.2.2

TableTools : There is some time lag while generating Flash content in TableTools 2.2.2

raul_lfcraul_lfc Posts: 21Questions: 1Answers: 0

Hi Allan,

We are using tabletools 2.2.2 to export the data in csv file. We need to customize the look and feel of the button, so we dynamically appended Button to the dom.

While debugging the code, I found that flash content loades after taking some sort of time. i.e. embed / object tag takes some time to load.

We want to append the container to a hidden <ul> element, so flash content's height and width is 0, after appending to it.

Not sure why flash content (embed/object) tag takes some time to load.
Do we have any event to detect if the flash content is loaded or not?
If there is any event as such, then I can manipulate the things after the flash content is loaded.

Thanks in Advance !

This discussion has been closed.