Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Can a flash file be controlled from server side using ajax?
I want to design a web application which plot a graph of some variables in flash (.swf) file.The variables are passed from server side.Is it possiblet design such flash file that can be updated using ajax so that whole page do not have to reload every time just the flash file gets updated.?
Thanks
Kashif
1 Answer
- 1 decade agoFavorite Answer
yes but like ajax it is up to the flash "animation" to perform the periodical request
with the use of setTimeout or equivalent