Flash 8 Application consuming lots of Memory!!

Hi There,
I just developed an Application using Flash 8 Professional.
Unfortunately Im finding a bad memory usage when i run the
Application. Visual Studio acts as the container for the SWF. The
memory usage rises upto 80% and its really not acceptable.
The application is an e-learning software with heavy graphics
and animations. Is it because I have a lot of images and
animations? because in the code I just have a maximum of 12 sound
objects, which I have not deleted upon exit. Sould I optimize the
code used? I mean the parts that involves "=new object( )"?
If the problem is with graphics, is there any alternate way
to adjust it?

you aren't going to get too much help without someone looking
at your project.
however, if your movieclips remain stationary on-stage or
only change their _x and _y properties, you can enable their
cacheAsBitmap properties and realize a substantial performance
benefit.

Similar Messages

  • Flash builder 4.7 consuming lot of memory in VMware VDI environment.

    Flash builder 4.7 consuming lot of memory in VMware VDI environment. When we debugg the application then it is throwing out of memory exception. We need to close and relaunch Flash builder IDE numerous times. Can you please help us with setting changes we need to make for flash builder or VMware VDI environment so that we can resolve this issue?

    Hi Atul_Saini,
    So I checked your link and all seems correct on my computer.
    At the bottom of the link you provided there is "see also" section, about activation / deactivation.
    I did not deactivated my licenses before my window re-install, and if now I go to Flash Builder -> Help , desactivation button is greyed out. Could it be the source of my problem that I used my licenses on two computer and did not deactivated them ?
    If yes, how could I deactivate thoses products ? I searched on my profile but I can't find a way to do it.

  • Component controller is consuming lots of memory

    Hi All,
    I have an WebDynpro application and a component controller (MyCompController) too where I have written most of the business specific code. The basis team informed that the component controller (MyCompController) is consuming lots of memory.
    Could anybody suggest me how to takle this problem. I dont have any other details and I am new to handle this kind of activity.
    Thanks & Regards,
    Patana

    Hi Patana
    Your controller can consume lots of memory because of lots of unnecessary data is loaded in advance and do not used actually. Try to analyze the following points:
    1. Unnecessary data is loaded into the context nodes in advance. Do not load all the data into the context in wdInit() method (do not fill in all the models too). This is not the right way. Instead try to use supply-functions for each context node with data. Supply-function will be called by Webdynpro automatically only when the data is actually required to be shown on UI.
    2. Unnecessary embedded Webdynpro components are created and loaded in memory in advance. Do not create embedded Webdynpro components manually in wdInit() method. Instead try to setup component usages with Create Mode option = OnDemand. Then Webdynpro will create the components automatically when this is really required.
    BR, Sergei

  • Mkmapview on zoom in or zoom out consumes lot of memory

    Hello,
    In my application i am using mkmapview as the main view and showing images (around 75 images) on the map by annotation.
    on zoom in or zoom out mapview consumes lot of memory and after some time it recives memory warning then application gets crash.
    any suggestion for that.
    Thank u in advance.

    Place the property node inside a case structure and enable it when the iteration terminal is "1". (not zero!)
    And please place a small wait inside your loop, there is no reason it should spin that fast. (Since the data never changes in your example, the entire graph terminal and inner loops belong outside the main while loop. However, I assume that your real application is different )
    NOTE: you could also use the "first run?" primitive or enable it when [i]=0, but in this case you would need a small sequence structure to ensure it happens after ther graph terminal is written for the first time.
    Also note that xy graphs take complex data, simplifying the wiring and data structures.
    LabVIEW Champion . Do more with less code and in less time .

  • Oracle.exe consuming lots of memory

    hi
    i am using Oracle 10g release2
    after installation, when i'm booting my system (Windows XP) it takes a lot of time to finish all the files to load. when i inspected the task manager, there were 2 instances or oracle.exe running each consuming approximately 200,000K each. i feel like this particular thing is slowing down the system. what are ur suggestions please ? if actually its the problem, what is the solution u propose ?

    user10434417 wrote:
    there are 2 databases running and i've 2GB RAM in my system2gb RAM is awefully lesser compared to the current version's requirements of oracle. Also, I believe you must have not modified the sga/pga settings as well since the default values are very high. I would suggest that you try to check the sga/pga sizes and reduce them to the minimum which is 160MB for the SGA and 91MB for PGA if these databases are merely for testing/learning.
    HTH
    Aman....

  • Flash se debe consumir toda la memoria virtual?

    Cada vez que inicio cualquier trabajo con flash 8 este dobla la capcidad de la memoria virtual, es decir tengo 750 megas de memoria y al usar el programa esta se dispara al 1 1/2 gigas y me sale un aviso de memoria virtual demasiado baja, ademas de ponerse demasiado lento el equipo, esto es normal o que se puede hacer para corregir el problema, siendo mi sistema operativo Win XP?

    Buenas tardes!
    Mi opinión seria que amplies la memoria virtual de tu equipo en vez de tener en 750 como mñinimo aumentala hasta 1024 y el máximo 1500, esto resolvera tu problema.
    Tienes que tomar en cuenta que la memoria virtual la tomara de tu HDD.

  • WEB reports exported to Excel -  occupys lot of memory

    Hi Experts,
    When I try to export a report from Web or Bex Analyser to Excel. The report consumes lot of memory.
    The same size of data in Original Excel file occupy less memory but when it is being downloaded from WEB and Bex takes lot of memory and It doesn't let me email as an attachment.
    Can anyone give me a solution for it please.
    Thanks

    Has anyone got a solution for this? Even I have same issue. User is trying to download the web report to excel, after downloading the file is too big (in MBs) and when the user opens and save again as .xls file, then file size is coming down to KBs. The default file type is Webarchive as I observed. Need to know if there is a way to change the default file type to excel.
    Thanks for your help/hints.

  • Sessions that consume a lot of Memory

    Hi,
    How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
    Regards,

    791550 wrote:
    Hi,
    How to retrieve sessions that consume a lot of Memory (Database 11.2.0.2) ?
    Regards,Hi. You can query v$sesstat,v$statname and can join with v$session then you will get which session consume how much memory like below query
    select
            username,
            sess.sid,
            value,
            name
    from  v$sesstat sst,
            v$statname sn,
            v$session sess
    where sst.statistic#=sn.statistic# and
    sess.sid=sst.sid and
    username is not null and
    upper(sn.name) like '%MEMORY%'
    order by username

  • Flash player 11.3.300.262 is using a lot of memory

    Since updating flash a few days ago the plugin has been using a lot more memory than usual. Normally it uses between 150MB to 200MB, but now i have seen it use up to 900MB.
    I've noticed that memory use increases by 5MB or more when navigating through a video until i have to terminate the plugin because of the ridiculous amount of memory used.

    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Quicklook consumes a lot of memory on column view previewing large files

    After upgrading to Mountain Lion, everytime I click on a large file (like a disk image, DMG, ISO) on finder's column view, it starts spinning the icon and quicklookd consumes a lot of memory even causing other apps to swap to disk. After the preview icon is done, the quicklookd memory is dealocated.
    This do not happen on Lion.

    Just found out that a plugin (QLStephen - http://whomwah.github.com/qlstephen/) was causing the problem.
    Removed it from /Library/Quicklook, restarted quicklook (qlmanage -r) and the problem is gone.

  • Eclipse with flash builder 4 plugin consume the whole memory after several builds

    Hi,
    we have installed eclipse flash builder 4 plugin on eclipse 3.5.2 on Mac OS 10.6.
    We experience problem with memory leak using flash builder plugin 4.
    When we build flash project several times, then we see that eclipse consume more and more in time and at the end it looks like that eclipse consume all available memory. When there is no free memory, then system start to swap and we need to restart, because everything is going to be slow when swaping starts.
    Any suggestions how to solve this problem?
    I suppose that other people also have this problem. I will be realy happy if someone share his experience to fix this.
    We uses java 1.5.
    Thanks in advanced!

    Ok, problem solved.
    First I uninstalled the flash builder plugin, and eclipse galileo was still not starting.
    Then I uninstalled java (both jre/jdk, v6.20).
    Crossing my fingers, I reinstalled jdk and then jre (latest downloaded); and eclipse ran again (pheeeew!).
    Finally, I installed flash builder 4 plugin again, it works too (!), and aptana works, ... all is working back again, fine!

  • I usually have 30 tabs opened, and the memory rises in a unexpected way, so that when it reaches 1.2GB, firefox crashes. Also If, for e.g. firefox is consuming 700MB of memory (with a lot of tabs opened), and if i close those tabs and leave just 2 or 3 op

    I usually have 30 tabs opened, and the memory rises in a unexpected way, so that when it reaches 1.2GB, firefox crashes. Also If, for e.g. firefox is consuming 700MB of memory (with a lot of tabs opened), and if i close those tabs and leave just 2 or 3 opened, the memory usage does not drop and remains at the 700MB. Thanks for your attention. Regards, Ricardo
    == Crash ID(s) ==
    bp-765e3c37-0edc-4ed6-a4e9-7ed612100526

    I have the same sort of problem with 30-40 tabs, with memory usage growing until crash. It seems a lot worse after restarting from standby mode on Vista - it's often highly unresponsive for a while, then crashes.
    I have a fair few plug-ins running, one of the benefits of Firefox.
    Is their a way I can log memory use of parts of Firefox, particularly the plug-ins?

  • Why does out slapd process consume a lot of memory (1.1 GB)?

    Our LDAP installation (4.1) on Solaris 5.8 consumes too much memory. It is now at 1.1 GB and rising. I have tuned the dbcachesize and cachesize parameters in the config file, but that has not helped.
    I'd appreciate any help I can get in solving this problem. Also, I can't upgrade our installation due to other issues.

    Which exact version are you using? There were some memory fixes in the service packs.

  • When opening an animated gif, lots of memory consumed followed by crash

    Any large (read: anything more than a megabyte) animated GIF causes Firefox to consume all available memory, and then subsequently, crash.
    I've tried the following:
    - Disable all extensions
    - Disable hardware acceleration
    - Run in safemode
    - New Firefox installation
    - Set affinity of Firefox to only use one core
    With no effect.
    I am a long time Firefox user and enthusiast, but I am really considering making the transition to Chrome (which does not crash with long animated GIFs)
    There is no option to submit a crash report about it, and there is also no crash reports on my local system AT ALL.
    The following is a short video demonstrating the memory leak.
    https://www.youtube.com/watch?v=mIS8baOSwJ0&feature=youtu.be

    After some further reading, I set the preference image.mem.decodeondraw=false in about:config. Firefox struggled with the GIF, not always able to display anything useful in the window, but did not crash. Clicking the Home button to navigate the tab away allowed Firefox to unload memory. Not an improvement, really.
    Doing a little more searching, I discovered that the file you linked was the demo for this yet-to-be-fixed bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=523950 523950 – Long animated GIF makes Firefox consume all available memory].
    It's generally not helpful to add comments to bugs (unless you can help fix them), but you can register on the Bugzilla site and "vote" for them to be fixed. See:
    * [https://bugzilla.mozilla.org/page.cgi?id=etiquette.html Bugzilla Etiquette]
    * [https://bugzilla.mozilla.org/page.cgi?id=voting.html Voting]

  • Scrolling table need a lot of memory ?

    Hi,
    in my application I use a table to show some data acquisition result.
    I've seen that if I use the scrollbar the PC uses a lot of memory to update the table.
    Is it possible to set some property to update the table data just when I release the scrollbar?
    I see that if I move the scrollbar when the program acquire data the PC (dual-core) uses 100% of one core and sometime I got timeout in the acquisition.
    Thanks a lot

    How much data are you trying to display? 1M, 10M 100M pts?  you might want to display it in an array with the scroll bar turned on, you can make it look just like a table.  Tables ususally use strings and increase the ram required.  If you are using a huge data set you can not hold it all in memory at once and should purge the data to file as the data grows too large (RAM is a limited resource keep your data in ram to less than 10's of MB)  First thing move the daq out of the user interface, this should be in its own loop (see producer-consumer modes) your daq should never timeout.  I use in architecture with three loops for most of my daq with queued message passing, a GUI/event loop, a DAQ loop and a data processor/display loop.
    Paul
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

Maybe you are looking for

  • Custom renderer for radio buttons?

    I want to change how radio buttons are rendered (so they aren't all rendered alone in their own table). What would be the best way to do this? One way would be to create a custom component, tag handler, and renderer (and register them all in faces-co

  • Icon View question

    We have an iMac running 9.2.2. I generally create documents and store them in a folder as the smaller size icons, in the order that they were created. I've always arranged them manually: the documents run from the top to bottom of a window (in the or

  • Even I have the latest version of Adober reader I still can not open pdf file on safari

    Even I have the latest version of Adober reader I still can not open pdf file on safari.

  • I cant open CR2 files in elements 8

    I have a new Canon 60D so excited until I go to edit my pics and itsays PSE8 does not recognise the CR2 files please help

  • CUA- Login to Child System

    Hi, I have configured CUA in System ABC as Central System System XYZ is the child system The  user TEST exist in both Child and Central System. Hence i have done a transfer of User TEST from child to Central System Please let me know the following 1.