Tagged Questions

1
vote
0answers
168 views

how does google-chrome match cached youtube video with the player

I am on ubuntu 11.04 and chrome caches youtube videos in .cache/google-chrome/Default/Cache/ folder with a pattern like f_00b3. I looked at the html source of the youtube page to figure out how the ...
1
vote
2answers
4k views

Adobe Flash Player Cache: Does data persist across different users of a system?

Does anyone know if adobe flash player cache data is available to other users on a system? For example: A user logs onto Windows XP, then uses my adobe flex application... and in the process of ...
1
vote
5answers
661 views

Cache your own components using The Flash Player Cache

Ted talks of a "Player Cache" existing within Flash Player 9.3 that allows the Flex components to be reused across domains. It would be an extra-benefit if my components can be reused across my ...
0
votes
4answers
117 views

TYPO3: how to cache just some parts in an extension plugin

I have this extension showing some customer data plus an embedded video (MP4). It consists of a cached Plugin, because the data isn't changed, unless someone in the TYPO3-Backend makes changes to it ...
0
votes
2answers
753 views

How do I get Flex Builder to use the selected framework?

I'm attempting to create a Flex Project that will cause the Flash Player to cache the Flex framework. Flex Builder comes with Flex SDK 3.2.0.3958 and setting the Framework Linkage to use Runtime ...