How does flex builder handle permissions?

Every time i launch flex builder it seems to for some reason
replace my external files(asp files that gernerate xml) with older
versions. Sometimes during work updates i make to these files stop
occuring entirely, its as if im not able to save over or copy over
the files, when i close flex builder and reboot i can copy the
files from last time i backed up and work for a little while
longer, it just started doing this. My files are in the bin
directory with all the other files and maybe thats bad, anyways any
advice would be great.
leo

leotemp wrote:
> Every time i launch flex builder it seems to for some
reason replace my
> external files(asp files that gernerate xml) with older
versions. Sometimes
> during work updates i make to these files stop occuring
entirely, its as if im
> not able to save over or copy over the files, when i
close flex builder and
> reboot i can copy the files from last time i backed up
and work for a little
> while longer, it just started doing this. My files are
in the bin directory
> with all the other files and maybe thats bad, anyways
any advice would be great.
>
> leo
>
When you compile and run a flex application in flex builder
we copy over
all the included files to the bin folder. Do you have copies
of the
generated xml files in your project? If so, then the ones in
the bin
folder will get overwritten.
winsha

Similar Messages

  • Where does flex builder keep refererences to the flex projects?

    Where does flex builder keep refererences to the flex projects?
    I'm getting an error like this on FB3 startup:
    The folder PR System Intranet does not exist in the workspace so the reference must be somewhere else.
    thanks
    !SESSION 2009-11-02 09:47:52.203 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.core.resources 2 10035 2009-11-02 09:47:53.610
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.core.resources 4 567 2009-11-02 09:47:53.829
    !MESSAGE Workspace restored, but some problems occurred.
    !SUBENTRY 1 org.eclipse.core.resources 4 567 2009-11-02 09:47:53.829
    !MESSAGE Could not read metadata for 'PR System Intranet'.
    !STACK 1
    org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'PR System Intranet' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
    at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceMan ager.java:663)
    at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:792)
    at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:772)
    at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:663)
    at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1319)
    at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1949)
    at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1713)
    at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:363)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:9 99)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextIm pl.java:993)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:9 74)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBuilderApplication.java :111)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !SUBENTRY 2 org.eclipse.core.resources 4 567 2009-11-02 09:47:53.829
    !MESSAGE The project description file (.project) for 'PR System Intranet' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
    !ENTRY org.eclipse.osgi 4 0 2009-11-02 09:47:53.860
    !MESSAGE An error occurred while automatically activating bundle org.eclipse.core.resources (161).
    !STACK 0

    Thanks but that file contains things like
    <?xml version="1.0" encoding="UTF-8"?>
    <actionScriptProperties mainApplicationPath="main.mxml" version="3">
    <compiler additionalCompilerArguments="-services &quot;X:\Coldfusion9\wwwroot\WEB-INF\flex\services-config.xml&quot; -locale en_US" copyDependentFiles="true" enableModuleDebug="true" flexSDK="Flex 3.2" generateAccessible="true" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="true" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderPath="Staff_Ratings-debug" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
    <compilerSourcePath>
    <compilerSourcePathEntry kind="1" linkType="1" path="H:/flash"/>
    </compilerSourcePath>
    <libraryPath defaultLinkType="1">
    <libraryPathEntry kind="4" path=""/>
    </libraryPath>
    <sourceAttachmentPath/>
    </compiler>
    <applications>
    <application path="main.mxml"/>
    </applications>
    <modules/>
    <buildCSSFiles/>
    </actionScriptProperties>
    I don't see how FB3 knows about the
    Pr System Intranet
    project that seems to be the cause of the errors.

  • How does Media Manager handle Motion Projects within the Sequence being cop

    How does Media Manager handle Motion Projects within the Sequence being copied?
    I've highlighted my sequence, opened Media Manager, and copied it to another drive. When I open up the sequence in it's new project, the rendered Motion Project plays within my sequence but it won't let me go back into this Motion Project to make changes. I tried starting over. This time I highlighted the actual motion sequence and clip that is created within FCP after sending something to Motion and copied those to the new drive. When I went into the newly created 'media' folder and double clicked on the motion project it launched. It looked liked it was going to play but while my crops moves and borders were there, the filmed material is shown as a freeze frame for the duration of the motion project.
    I did this with and without 'including master clips within selection'. Any advice would be appreciated. Thanks.

    Is there anyone who knows the answer to this? Thanks.

  • How does the iMac handle HD video editing?

    Tired of Window PCs, looking to buy an Apple System. I would like to do some video editing but want to make sure I get a powerful enough system from the start. How does the iMac handle HD video editing or should I look a better, faster computer?

    I have a mid 2011 iMac, 21 inch 4 GB RAM (the next to bottom iMac), Lion. I run Final Cut Express 4 with no difficulty (at least so far). It is certainly fast enough. My old G5, 7 years old, was also, and the iMac is faster.
    As I remember, I heard from someone on the Final Cut Express Discussions that some people might be having difficulty with FCE 4 on Lion, but I am a bit hazy. Its bigger brother, Final Cut Pro, is also available. I suggest that you post on the Final Cut Express or Final Cut Pro Discussion sites. They have many reliable users.

  • How does GRC CUP handle scheduled termination set up in SAP HR ?

    Dear Experts,
    We are planning to use "HR Tiggers"  for Hire, Terminate and transfer events in GRC CUP ? Can some body help me understand how does GRC CUP handle the termination requests that are scheduled in future ?
    Thanks
    Kumar

    I configured HR trigger rule for infotype 0000 & subtype Z1,field MASSN with value equal to 01 to trigger new hire...i don't see any data being populated into table /VIRSA/INT_TRIG & ?VIRSA/DATA.
    I could see the rule in table /VIRSA/RULEATTR.
    Any help would be appreciated.
    Thanks,
    Srinu

  • How does flex upload works

    Hi,
    I have created a flex web application with php server side support. There is a file upload functionality in this webside. When I'm uploading a file using flex upload controller does it uses a huge amount of memory from the client machine that uploads the file? and how does flex controller transfer the file to server (upload the whole file at once, upload as chunks) ?
    Cheers!! 

    Hi,
    Refer links:
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/oui8_opatch.htm
    http://download.oracle.com/docs/cd/B16240_01/doc/em.102/e15294/prereq_checks.htm
    http://avdeo.com/2008/08/19/opatch-utility-oracle-rdbms-patching/
    thanks,
    X A H E E R

  • How Does BI Build The Physical SQL

    How does BI build physical queries? Below I have two queries.
    Query1 – This is what BI builds. I tried to run it but after 14 minutes of no results, I kill the job.
    Query2 – This is just the extraction of the base query from Query1. This runs in 2:08 minutes.
    For whatever reason, BI is taking the base query and making it an inline view to create Query1. The wrapper query around this view is slow. Very weird.
    There are only 409 rows returned.
    Why does BI build these physical queries with the code WITH SAWITH0 ... ? It seems to be very inefficient.
    Is there a way to force BI to not use this inefficient method?
    Query1
    WITH SAWITH0 AS
    (select max(T321619.PRJ_EST_SALES) as c1,
    max(T321619.PRJ_EST_TONS) as c2,
    max(T321619.PRJ_EST_MARGIN_PCT) as c3,
    T316339.NAME as c4,
    T321619.REGION as c5,
    substr(T324598.X_TERRITORY,
    instr(T324598.X_TERRITORY, '.', 1, 4) + 1,
    instr(T324598.X_TERRITORY, '.', 1, 5) -
    instr(T324598.X_TERRITORY, '.', 1, 4) - 1) as c6,
    T342203.PER_NAME_MONTH as c7,
    T321619.PROJ_DESC as c8,
    T316552.FULL_NAME as c9,
    min(T342064.PER_NAME_MONTH) as c10,
    T321619.BUILD_PART_ORD_IND as c11,
    T321619.STATUS as c12
    from obia.W_DAY_D T342064 /* Dim_W_DAY_D_SOCPM_Order_Create_Date */,
    obia.W_DAY_D T342203 /* Dim_W_DAY_D_SOCPM_Proj_Creat_Date */,
    obia.WC_VW_PROJECT_INFO_F T342484 /* Dim_WC_VW_PROJECT_INFO_F_SOCPM */,
    obia.W_EMPLOYEE_D T316552 /* Dim_W_EMPLOYEE_D_Sales_Sales_Order_Resp_Custom */,
    obia.W_CUSTOMER_LOC_USE_D T324598 /* Dim_W_CUSTOMER_LOC_USE_D_Sales_Customer_Bill_To_Loc_Use_Custom */,
    obia.W_PARTY_D T316339 /* Dim_W_PARTY_D_Sales_Sales_Order_Customer_Custom */,
    obia.WC_ORDER_VWO T321619 /* Fact_WC_ORDER_VW_SalesOrderCustom */
    where (T316339.ROW_WID = T321619.CUSTOMER_WID and
    T316552.ROW_WID = T321619.X_SALESREP_WID and
    T321619.BILL_TO_SITE_USE_WID = T324598.ROW_WID and
    T321619.ORDER_DATE_WID = T342064.ROW_WID and
    T321619.DIVISION_INCL_BSC = 'VP' and
    T321619.PROJ_DESC = T342484.PROJ_DESC and
    T342203.ROW_WID = T342484.MIN_ORDER_CREATION_DATE_WID and
    T342203.PER_NAME_MONTH = '2013 / 04')
    group by T316339.NAME,
    T316552.FULL_NAME,
    T321619.REGION,
    T321619.PROJ_DESC,
    T321619.STATUS,
    T321619.BUILD_PART_ORD_IND,
    T342203.PER_NAME_MONTH,
    substr(T324598.X_TERRITORY,
    instr(T324598.X_TERRITORY, '.', 1, 4) + 1,
    instr(T324598.X_TERRITORY, '.', 1, 5) -
    instr(T324598.X_TERRITORY, '.', 1, 4) - 1)),
    SAWITH1 AS
    (select max(D1.c1) over(partition by D1.c8, D1.c4, D1.c9, D1.c6, D1.c7) as c1,
    max(D1.c2) over(partition by D1.c8, D1.c4, D1.c9, D1.c6, D1.c7) as c2,
    max(D1.c3) over(partition by D1.c8, D1.c4, D1.c9, D1.c6, D1.c7) as c3,
    D1.c4 as c4,
    D1.c5 as c5,
    D1.c6 as c6,
    D1.c7 as c7,
    D1.c8 as c8,
    D1.c9 as c9,
    D1.c10 as c10,
    D1.c11 as c11,
    D1.c12 as c12
    from SAWITH0 D1)
    select distinct 0 as c1,
    D1.c4 as c2,
    D1.c5 as c3,
    D1.c6 as c4,
    D1.c11 as c5,
    D1.c7 as c6,
    D1.c8 as c7,
    D1.c9 as c8,
    D1.c12 as c9,
    D1.c3 as c10,
    D1.c1 as c11,
    D1.c2 as c12
    from SAWITH1 D1
    where (D1.c7 = D1.c10 and (D1.c1 >= 500 or D1.c1 <= -500))
    order by c2, c3, c4, c5, c6, c7, c8, c9
    Query2
    select max(T321619.PRJ_EST_SALES) as c1,
    max(T321619.PRJ_EST_TONS) as c2,
    max(T321619.PRJ_EST_MARGIN_PCT) as c3,
    T316339.NAME as c4,
    T321619.REGION as c5,
    substr(T324598.X_TERRITORY,
    instr(T324598.X_TERRITORY, '.', 1, 4) + 1,
    instr(T324598.X_TERRITORY, '.', 1, 5) -
    instr(T324598.X_TERRITORY, '.', 1, 4) - 1) as c6,
    T342203.PER_NAME_MONTH as c7,
    T321619.PROJ_DESC as c8,
    T316552.FULL_NAME as c9,
    min(T342064.PER_NAME_MONTH) as c10,
    T321619.BUILD_PART_ORD_IND as c11,
    T321619.STATUS as c12
    from obia.W_DAY_D T342064 /* Dim_W_DAY_D_SOCPM_Order_Create_Date */,
    obia.W_DAY_D T342203 /* Dim_W_DAY_D_SOCPM_Proj_Creat_Date */,
    obia.WC_VW_PROJECT_INFO_F T342484 /* Dim_WC_VW_PROJECT_INFO_F_SOCPM */,
    obia.W_EMPLOYEE_D T316552 /* Dim_W_EMPLOYEE_D_Sales_Sales_Order_Resp_Custom */,
    obia.W_CUSTOMER_LOC_USE_D T324598 /* Dim_W_CUSTOMER_LOC_USE_D_Sales_Customer_Bill_To_Loc_Use_Custom */,
    obia.W_PARTY_D T316339 /* Dim_W_PARTY_D_Sales_Sales_Order_Customer_Custom */,
    obia.WC_ORDER_VWO T321619 /* Fact_WC_ORDER_VW_SalesOrderCustom */
    where (T316339.ROW_WID = T321619.CUSTOMER_WID and
    T316552.ROW_WID = T321619.X_SALESREP_WID and
    T321619.BILL_TO_SITE_USE_WID = T324598.ROW_WID and
    T321619.ORDER_DATE_WID = T342064.ROW_WID and
    T321619.DIVISION_INCL_BSC = 'VP' and
    T321619.PROJ_DESC = T342484.PROJ_DESC and
    T342203.ROW_WID = T342484.MIN_ORDER_CREATION_DATE_WID and
    T342203.PER_NAME_MONTH = '2013 / 04')
    group by T316339.NAME,
    T316552.FULL_NAME,
    T321619.REGION,
    T321619.PROJ_DESC,
    T321619.STATUS,
    T321619.BUILD_PART_ORD_IND,
    T342203.PER_NAME_MONTH,
    substr(T324598.X_TERRITORY,
    instr(T324598.X_TERRITORY, '.', 1, 4) + 1,
    instr(T324598.X_TERRITORY, '.', 1, 5) -
    instr(T324598.X_TERRITORY, '.', 1, 4) - 1)
    ;

    When you have aggregation rules applied on the front end, OBIEE forms the additional query where you are concerned about.
    Try to push the logic as much as possible to RPD side and also try to use FILTER function instead of CASE WHEN.

  • How does iTunes match handle music that isn't available in iTunes?

    How does iTunes match handle music that isn't available in iTunes?

    Apple - iTunes - Match
    iTunes Store: Subscribing to iTunes Match
    iTunes Match on iPhone, iPad, or iPod touch

  • How does iTunes Genius handle two libraries for the same user?

    I've been reading lately about how iTunes Genius should work. To my understanding, one of its basic principles, is absorbing usage data from users in order to create a database consisting of as much information possible. I don't expect a detailed explanation about the algorithms here. I know Apple doesn't share that kind of information (for obvious reasons) and I doubt I'd be able to understand much of it anyway. What I would like to know, though, in general terms, is how does this mechanism handle an instance like mine, where I use my Apple ID on two computers - one at home, another at work. That way, I have all my songs on both computers, so I can listen to them in either location. Obviously, each such library produces different usage data.
    Thanks in advance for any information, as I'm quite curious about it.

    Dear Fateh,
    Thanks for the reply.
    The features of this plugin are:
    Configurable timeout actions including alert, redirect, and logout
    Optional and configurable warning message
    Option to keep session alive if user isn’t truly idle. Special thanks to Martin D’Souza for a great idea on how to implement this feature.
    But it cannot stop a new session for a user, if there is an active (in my definition apex_workspace_activity_log.seconds_ago<240) session already running for that user.
    Regards,
    Deepika.

  • HT204074 How does iTunes match handle music that isn't available in iTunes?

    How does iTunes match handle music that isn't available in iTunes?

    Music in your iTunes library that isn't available at the iTunes Store is uploaded to your iCloud account.

  • Does Flex Builder 3 have support for Soap 1.2?

    Does Flex Builder 3 Data Services support Soap 1.2?
    I'm using Flex Builder v3.0.205647. I'm trying to import a
    Web Service (WSDL) through the Data Services...but I'm seeing that
    Soap 1.2 is not supported (only Soap 1.1). Are there any plug-ins
    and/or updates that would allow me to connect to a Soap 1.2
    service? If not, is this planned for the future?
    Thanks!

    Pandu,
    OBPM 10g doesn't support SOAP 1.2 binding.
    Edited by: 4dyomi on Nov 20, 2009 11:41 AM
    Edited by: 4dyomi on Nov 20, 2009 11:42 AM

  • How does Time Machine Handle separate Boot and User Volumes?

    I recently installed an SSD and set it up as my boot drive, and I'm using another hard drive for my Home folder, if I ever run into a scenario that I need to restore my entire system, how will Time Machine handle it?
    Will it restore my system back to the drives that they came off of?, in other words will my Boot volume be restored back to the SSD and my Home folder back to the hard drive, or will it restore everything back on the one disk it asks me to select before I click restore?

    Michael Hoover wrote:
    Ok, so if I tried to access a backup from booting with the Snow Leopard install disk I won't be able to select which volume I need to restore?
    You would restore the OSX volume via the procedure in #14 of [Time Machine - Frequently Asked Questions|http://web.me.com/pondini/Time_Machine/FAQ.html] (or use the link in *User Tips* at the top of this forum).
    You would restore the data-only volume separately, via the "Star Wars" display, per #15 in the FAQ.
    I guess I would be better off doing incremental backups with Carbon Copy Cloner on 2 partitions on the same volume.
    That would also take two separate operations to restore. (It would be a good idea to do such backups +*in addition+* to Time Machine backups, in case there's a problem with either disk drive or backup app, or a user error like erasing the wrong disk.)
    Your scenario is actually quite unlikely; you'd rarely need to restore both volumes at once. If the SSD fails, you'd only need to restore it; if the HD fails, you'd only need to restore that.
    It would get a bit more complicated if you get a new Mac, especially one with a single volume. That's one of the reasons it's a good idea to keep at least a minimal Admin account on the OSX volume.

  • Does Flex Builder 3 generate only AS 3.0 ?

    Hi
    By default my Flex project exported
    swf files flash player version is 9.0 and Actionscript
    version is 3.0 (I think) .
    But I need lower flash player version with AS 2.0 ?
    Is it possible ?
    If yes , please guide me how ?
    Regards

    ntsiii , I`m looking for a solution to get AS2 from exported
    swf movies via Flex . Do you mean that is absolute for Flex2 that
    generate AS3 ?
    I thinks Flex 2 can generate AS2 , can`t it?
    Anyway , which version of Flex Builder can create swf movies
    with AS2 for me ?
    Regards

  • How does Flex cache PDF files??

    I need to prevent my Flex application to cache PDF files... We are using LiveCycle8.2 and Flex 3.2. Does anybody may help me??

    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)???

  • 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)???

Maybe you are looking for

  • Macbook Pro date setting problem

    I have a macbook pro running 10.6. Today, twice, the computer told me that my date and time were set to 2008. I was able to reset it, but I'm afraid it ill do it again. What would cause it to suddenly lose the date and time settings? And what should

  • IDVD launches but thats all it does do!

    Hiya I have recently got iLife '09 (I still have '08 on my mac). iDVD launches as you would expect but when I go to create a project and press ok it just doesn't do anything, it doesn't create the file or load anything. Then after a while it just clo

  • Trouble finding Color of Pixel

    Hello all, I've put together a program which, should return "Success!" if the color if a pixel is equal to the value supplied in an if statement. The values are exactly the same, retrieved from the same pixel, but still when I run the program, the pr

  • Can I pass copy of the 4GB installer to a friend?

    Hi - A friend of mine wants to copy the 4GB installer for Mac OSX Lion that I have just download because of his slow internet connection. Can I pass my copy to him? Is the installer in anyway will only work for my Apple ID? If in case he use the inst

  • Error in transfer rules

    Hello, When I try to activate transfer rules, I get the following error. 'Error with Content merge: InfoObject XXXX already in use' It says that this infoobject has been used in other transfer rules of the same datasource. Could someone help me out w