Where does flash cache images too?

For example if I run this simple loader...
imageLoader = new Loader();
imageLoader.load(new URLRequest("http://farm9.staticflickr.com/8430/7735091072_5c9139c13e_b.jpg));"
imageLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, imageLoaded);
private function imageLoaded(e:Event) {
     trace("loaded");
.. It takes a few seconds to load the image from flickr... (Fair enough its a decent size)
If I run it again it appears almost instanty which would imply it has been cached somewhere on my machine.
Which is a good thing! I like this!
However as the app in question might download a large amount of graphics over time (its on a kiosk) I was thinking about writing somthing that would clear out the cache once a week or so.
But I dont no where flash keeps its cache? Ive done a search for the above image locally and it doesnt show up anywhere.
Any ideas?
Thanks
  Aidan

These things are using the browser's cache. If you were using RSL's that would be going to a location managed by Flash.

Similar Messages

  • Where does Flash Cache things...If it even does?

    Ive created some software using flash that will load in content from the web, be it video or images.
    The device is a public device and is on 24/7..
    Im just curious if I should be worried about the devices harddrive becoming bloated with content that flash has loaded?
    For video I use the netstream class.
    and for images I use the Loader class.
    Do any of these cache things to the hard drive and if so is it auto deleted afterwards?
    Thanks
    Aidan

    These things are using the browser's cache. If you were using RSL's that would be going to a location managed by Flash.

  • Where does Firefox store images saved as desktop wallpaper?

    Where does Firefox store images saved as desktop wallpaper? i was playing around with windows theme and I can't find the wallpaper that was displayed before.

    Firefox saves downloads to wherever you specify. Check your settings in Tools > Options > General, Download section. If you have it set to "Always ask me where to save files", then only you know where they were saved.
    See: http://support.mozilla.com/en-US/kb/Options+window+-+General+panel
    Also see: http://www.sevenforums.com/tutorials/281-desktop-background-change.html
    <u>'''''Other Issues'''''</u>: ~~red:You have installed plug-ins with known security issues. You should update them immediately.~~
    <u>'''Install/Update Adobe Flash Player for Firefox (aka Shockwave Flash)'''</u>: your ver. 10.0 r45; current ver. 10.1 r53 ('''important security update 2010-06-10''')
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: '''[http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin#Updating_Flash Updating Flash]'''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Flash installer you just downloaded to install/update Adobe Flash
    -when the Flash installation is complete, start Firefox, and test the Flash installation here: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_15507&sliceId=1
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version of Flash. To install/update the IE ActiveX Adobe Flash Player, same instructions as above, except use IE to download the ActiveX Flash installer.
    *Also see: http://kb.mozillazine.org/Flash ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]
    <u>'''You'''</u> ~~red:<u>'''MAY'''</u>~~ <u>'''need to Update Adobe Reader for Firefox'''</u>: your ver. N/A; current ver. 9.3.3 (important security update release 06-29-2010; see: http://www.adobe.com/support/security/bulletins/apsb10-15.html)
    ~~red:Check your version here~~: http://www.mozilla.com/en-US/plugincheck/
    See: http://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox#Installing_and_updating_Adobe_Reader
    ''<u>You may be able to update from the Adobe Reader installed on your system</u>'' instead of going to the Adobe site and downloading. Start > Program Files, find and click Adobe Reader to open, click Help, click Check for Updates.
    ''<u>If you go to the Adobe site to download the current Adobe Reader:</u>''
    -'''<u>use Firefox to download</u>''' and <u>'''SAVE to your hard drive'''</u> (save to Desktop for easy access)
    ~~red:-See the images at the bottom left of this post to see the steps to take on the Adobe site~~
    -exit Firefox (File > Exit)
    -check to see that Firefox is completely closed (''Ctrl+Alt+Del, choose Task Manager, click Processes tab, if "firefox.exe" is on the list, right-click "firefox.exe" and choose End process, close the Task Manager window'')
    -double-click on the Adobe Reader installer you just downloaded to install/update Adobe Reader
    *<u>'''NOTE: On Vista and Windows 7'''</u> you may need to run the plugin installer as Administrator by starting the installer via the right-click context menu if you do not get an UAC prompt to ask for permission to continue (i.e nothing seems to happen). See this: http://vistasupport.mvps.org/run_as_administrator.htm
    *'''<u>NOTE for IE:</u>''' Firefox and most other browsers use a Plugin. IE uses an ActiveX version. To install/update the IE ActiveX version, same instructions as above, except use IE to download the ActiveX installer.
    *Also see: http://kb.mozillazine.org/Adobe_Reader ~~red:'''''AND'''''~~ [[How do I edit options to add Adobe to the list of allowed sites]]

  • Where does Firefox cache videos? (I checked the Cache foler. Not there)

    The FireFox' disk cache foler is set to ''D:\Cache'' (I set it so from about:config).
    I cleared the disk cache, watched a YouTube video (almost 2 minute long), then looked into ''D:\Cache''. But the video I had watched was not there! (I found two .SWF files. But their sizes were smaller than 250K. And, stand-alone SWF players couldn't play them. Therefore, they can't be YouTube videos.)
    So, where does Firefox cache videos?

    Firefox doesn't cache videos on disk. The Flash player that plays the videos is in the cache, but the videos are streamed and not saved. They may be kept in the memory cache during the play.
    You can check the cache on the about:cache page.

  • Where does flash install to?

    I'm trying to get this script to work, but other than /Library/Internet Plug-ins, where does flash install?
    This the line of code I'm trying to use:
    /usr/sbin/installer -pkg /Volumes/Updates\ Player/Install\ Adobe\ Flash\ Player.app/Contents/Resources/Adobe\ Flash\ flashplayer.pkg -target / > /dev/null
    and I get the following error:
    Updating Flash player…
    ./flashupdate.sh: line 14: ${logfile}: ambiguous redirect
    ./flashupdate.sh: line 17: ${logfile}: ambiguous redirect
    installer: invalid option /Library/Internet Plug-Ins/Flash Player.plugin
    Usage: installer [-help] [-dominfo] [-volinfo] [-pkginfo] [-allowUntrusted] [-dumplog]
                     [-verbose | -verboseR] [-vers] [-config] [-plist]
                     [-file <pathToFile>] [-lang <ISOLanguageCode>] [-listiso]
                     [-showChoicesXML] [-applyChoiceChangesXML <pathToFile>]
                     [-showChoicesAfterApplyingChangesXML <pathtoFile>]
                     -pkg <pathToPackage>
                     -target <[DomainKey|MountPoint|DiskIdentifier|DeviceNode|UUID]>
    ./flashupdate.sh: line 20: ${logfile}: ambiguous redirect
    ./flashupdate.sh: line 27: ${logfile}: ambiguous redirect
    ./flashupdate.sh: line 28: ${logfile}: ambiguous redirect
    I'm not really concerned about the logfile error. I can get rid of that by just removing the pointer to the log file.
    Anyone with scripting knowledge have any idea what this means?

    cscs_panthers,
    the displayed error message is complaining about an option that isn’t present on the line of code in your post. Are you running /usr/sbin/installer somewhere else in your script? It seems as though it’s complaining about a different line of code.

  • Where does presentation cache reside in obiee?

    Hi all,
    where does presentation cache reside in obiee?
    Regards,
    Vishal

    Hi Vishal,
    Presentation cache stores the finished report output in the presentation server. It resides here,
    OracleBIData\tmp\ folder
    Rgds,
    Dpka

  • Who knows where does IE6 cache jar files?

    who knows where does IE6 cache jar files?
    I don't know why IE6 can't show my new version applet in jar file.I have try to delete all the temporary file by use tools->options->delete temporary files.but it does't work.who can tell me what should i do? thank you,

    Well in that case...I would hope it was cached in the browser...did you look at objects in the cache in (Tools, Internet Options....) in IE?

  • Where does flash store Add-ins

    Boils down to:
          Where does Flash Store Add-ins?
    Why do I need to know this?
    I want to try something, theres a .deb for adobe connect addin, inside, a compiled binary, I want to try and see if I can throw that binary at flash as an addin and see if it'll work. I realize only Ubuntu is supported, but I've had this work with other things from Ubunto.
    OS: A variation on Thinstation, linux for short
    Flash Version: 10.1
    Browser: Firefox

    The data are in:
    C:\Documents and Settings\{yourname}\Data aplikací\Macromedia\Flash Player\#SharedObjects\
    where Data aplikací means something like application data or something like that in english.
    I'm not sure if you can change that location. Maybe by hacking in registries.
    o.

  • How does Flex cache images??

    To my understanding, in straight HTML the browser caches image files such that upon return visits (all other things being equal) the browser obtains the image from a browser cache rather than re-downloading.
    Does/can flex make use of the same browser cache?   More specifically, if my flex app downloads a large image file; then the visitor closes his/her browser before reopening it and navigating back to my flex app URL where does the same large image file come from, the imageServer again or from some sort of cache?
    For that matter is the flex app itself cached by the browser such that (assuming no changes were made between visits) a return visit to my flex app url does NOT require the re-download of the app from the server (I know HTML has this capability but not sure about the HTML "wrapper page" which launches the flex app).
    Thanks in advance,

    Sorry for being newbie obtuse but are you saying that FP (Flex Project I assume)'s are an Active X (application) and thus IE does utilize its cache for all HTTP based communications???
    If so then as I understand it, the typical Flex Project has an HTML wrapper which then loads the Flex App (I assume using HTTP).  Subsequent Flex<--->Server communications can be HTTP or other format (AMF which I believe BenForta indicated was HTTP "wrapped" as well but at the moment I am less concerned with this).
    As such is the following correct?
    1.)  IE Browser hits HTML page (url) ----> IE checks its cache; If exists compares vs current version on server; If different download from server else load from cache
    2.)  HTML page calls Flex App (using HTTP???) ----> IE again compares Flex App in cache (if exists) vs. server and if same load else download
    3.)  Flex App retrieves image file names via <mx:RemoteObject> ----- I don't see how browser cache can be used here as results not known until after dbase query completes
    4.)  Flex App uses <mx:RemoteObject> results to retrieve large .jpg files  ---- do these "pass through" the browser (and therefore load and/or store in cache) or are they purely "Flex contained" (and if so does flex have any automatic cache or do I have to perhaps store the jpgs in a shared object if I hope to reuse them without a download)???

  • Where does flash stores the local shared object data

    HI All,
    I'm using shared object to store local data:
                    var so:SharedObject = SharedObject.getLocal(storageName);
                    // Store the data
                    so.data.userName = userName;
                    so.flush();
    Where does it actually saved on my hard disk (in windows vista operating system).
    10x,
    Lior

    http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Live Docs_Book_Parts&file=lsos_087_3.html
    The term local refers to the location of the shared object.
    In this case, Adobe Flash Player stores the SharedObject file locally
    in the client's home directory.
    When you create a shared object, Flash Player creates a new
    directory for the application and domain. It also creates an empty
    *.sol file that stores the SharedObject data. The default location of
    this file is a subdirectory of the user's home directory. On Windows,
    this directory is the following by default:
    c:/Documents and Settings/username/user_domain/Application Data/Macromedia/Flash Player/web_domain/path_to_application/ApplicationName/objectName.sol
    If you request an application named MyApp.mxml on the local host, in the Flex context, and within a subdirectory named /sos, Flash Player stores the *.sol file in the following location on Windows:
    c:/Documents and Settings/username/user_domain/Application Data/Macromedia/Flash Player/#localhost/flex/sos/MyApp.mxml.swf/objectName.sol

  • Where does firefox cache the form parameters to be used in the reload event of a page that was the resposne of a HTTP POST request?

    Suppose there is form in a web page and it submits data in HTTP POST method. After submitting the form, if I reload the page [either by the refresh button or back button; whichever applicable], firefox asks permission to resend the form data by saying "To display this page, Firefox must send information that will repeat any action...". Now if the user clicks on the resend, firefox resubmits the form data.
    So where does firefox store this from data for such future resending/resubmission?
    Is it possible to retrieve/manipulate those stored form data?

    I thought I'd tried that, as tried lots of other things like encoding URL, but obviously not as this works.
    Thanks for the quick reply.
    We also have an issue with the people results not being able to be refined by Department or Job Title now we have connected the SP2010 farm to use the service applications from a SP2013 farm.
    Any ideas on this?  I've started a new thread as its unrelated though:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c89d5463-4531-4a28-9586-1f690c7b580d/can-you-refine-people-search-results-using-a-sharepoint-2013-search-service-application-connected-in?forum=sharepointsearch

  • Where does Flash CS4 put installation info in registry?

    Hi, everyone!
    I want to know where Adobe Flash CS4 puts installation-related info into registry for Windows 7.
    For example, Adobe Flash CS3 puts the following in the registry, for Windows XP:
    Location in registry: [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Flash\10.0]
    Elements:
         ApplicationPath => C:\Program Files\Adobe\Adobe Flash CS4
         LanguageInstalled => en_US
    Can anyone tell me where I can find this info?

    After having played with this feature a bit more I believe Aperture uses the Facebook name of a contact. So this must EXACTYL match the name of your contact in address book.
    If they are the same, Aperture will treat them as one.
    If they are different, even when a name has an o or an ö. Aperture will treat the two contacts as different.
    So far so good. It is a pain to change contacts and match them to facebook.
    But what happens if someone changes their name on Facebook, to be funny, or maybe get married? Do I have to change the name again?
    That would be very annoying!
    I am wondering if anyone else has any thoughts or experiences with faces in Aperture and Facebook.

  • Where does Air cache loaded images?

    MSIE caches all loaded files in Temporary Internet Files
    folder.
    Firefox - in something like C:\Documents and
    Settings\user\Local Settings\Application
    Data\Mozilla\Firefox\Profiles\blablabla.default\Cache
    But where is the Air cache location?

    These things are using the browser's cache. If you were using RSL's that would be going to a location managed by Flash.

  • Where does Flash player cache streaming video on Chrome

    Ive been streaming a video from BBC iplayer and trying to see where Flash player caches it. It
    doesn't seem to be in the standard Chrome cache as with youtube videos
    Can anyone advise?
    Thanks

    The data are in:
    C:\Documents and Settings\{yourname}\Data aplikací\Macromedia\Flash Player\#SharedObjects\
    where Data aplikací means something like application data or something like that in english.
    I'm not sure if you can change that location. Maybe by hacking in registries.
    o.

  • Does flash save images to temporary files?

    Hi guys
    I am just wondering, if my flash application loads an image
    dynamically at one stage of the movie and then the user comes back
    to that image later on, will flash actually download the image
    again or will it use a saved copy in the temporary internet files?
    If it does not do this automatically, does anyone know any
    good ways to do this?
    Thanks
    Shane

    If the image is being loaded from an external source using
    load or loadMovie
    then yes, it will be cached. If the image is embedded in the
    Flash movie,
    no cache.
    Dan (Mode) Smith
    --> Adobe Community Expert
    *Flash Helps*
    http://www.smithmediafusion.com/blog/?cat=11
    *THE online Radio*
    http://www.tornadostream.com
    <--check this
    ***Stop Piracy
    http://www.adobe.com/aboutadobe/antipiracy/***
    "s83g1000" <[email protected]> wrote in
    message
    news:f8n2jk$qvk$[email protected]..
    > Hi guys
    >
    > I am just wondering, if my flash application loads an
    image dynamically at
    > one
    > stage of the movie and then the user comes back to that
    image later on,
    > will
    > flash actually download the image again or will it use a
    saved copy in the
    > temporary internet files?
    >
    > If it does not do this automatically, does anyone know
    any good ways to do
    > this?
    >
    > Thanks
    > Shane
    >

Maybe you are looking for

  • How do I check for null date entires using custom JScript on a SharePoint NewForm.aspx?

    Hi, I have the below JScript: /*Function to convert the US Date format to UK date format */ function parseDate(input) { var parts = input.split('/'); // new Date(year, month [, date [, hours[, minutes[, seconds[, ms]]]]]) return new Date(parts[2], pa

  • Generate schedule lines via MRP

    Hi, Unable to generate schedule lines via MRP. Settings: Mat master - External proc , no spl proc OA - Maintained Source list - Maintained MRP Relevant - Indicator 2 Quota arrangement- Exist with only 1 vendor(same as of OA) 100% MD03 - Planning data

  • Using the Component AV Cable to Listen to Music Through the TV

    I expect that this will be a simple Yes/No question but.. I have the Component AV Cable for my iPod Classic (120GB). It works fine for watching, videos and viewing photos, but is there any way for it to use the TV speakers to listen to music? If so,

  • Download Acrobat 8

    Is it still possible to download acrobat 8 standard?

  • Broken links to ABAP keyword documentation

    Hi, The links to ABAP Keyword documentation on SAP Help portal mentioned by Horst Keller here: http://help.sap.com/abapdocu_740/en/index.htm http://help.sap.com/abapdocu_740/de/index.htm appear to be down again for me... Ditto for http://help.sap.com