开发者

Flex: Loader do not load if already loaded?

Is there some way to check if what you are loading is already in memory and don'开发者_Python百科t need to be loaded a second time?


I believe this is a non-issue. That sort of "loading" is handled by the browser's cache. If you load an image and then go to load it again and inspect the network traffic during that scenario, you will only really request and download the image once.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜