Can you specify movieclips as cache as bitmap, inside one large loaded movieclip?

at this point I'm not sure if i have to individualy add cacheasbitmap/cacheasbitmapmatrix to true to each display object that needs it and load them seperatly
or if i can load the movieclip that they are in first and specify their properties later then add it to the stage when it is all loaded.
can anyone tell me the best way to do this or maybe some tutorials to check out?
the AS for the loading is
var PLoading:Bitmap = new Bitmap (new PlaneLoading());
addChild(PLoading); //loading screen
var PLevel:PlaneLevel = new PlaneLevel();
this.addEventListener(Event.ENTER_FRAME, loading); //reoccuring event listener happens as often as is set by FPS
function loading(e:Event):void //
    var total:Number = this.stage.loaderInfo.bytesTotal;
    var loaded:Number = this.stage.loaderInfo.bytesLoaded;
    var percent:Number = loaded/total * 100;
    trace (percent);
    if (total == loaded) //checks if all bytes for all movieclips have been loaded
        this.removeEventListener(Event.ENTER_FRAME, loading);
        onComplete();
function onComplete ():void //removes loading picture, and loads level movieclip
    removeChild(PLoading);
    addChild(PLevel);
    PLevel.x = 475.15;
    PLevel.y = 315.35;

It is the same do it individually for each MovieClip or all contained in a MovieClip. What you should know is that a movie clip with cachebitmap = true consume resources whenever it is drawn and if a movie clip is an animation, each frame will be redrawn. 
look this:
http://help.adobe.com/en_US/as3/mobile/WS4bebcd66a74275c36c11f3d612431904db9-7ffc.html

Similar Messages

  • Can you specify third party JMS Provider in Weblogic appserver configuration

              Can you specify third party JMS Provider in Weblogic appserver configuration ???
              Only place i know of is that you can specify third party JMS Provider in MDB configuraion.
              DOES Weblogic has some kind of configuration files where you specify JMS Provider
              info (Like you can do that in JBOSS)
              

    You can also specify a third-party JMS provider using the Messaging Bridge,
              which transfers messages from one queue or topic to another.
              And in general, inside WLS you can use any JMS provider you wish anywhere
              that you can also use WLS JMS. In an upcoming release, there will also be
              some support to make foreign JMS providers a little easier to configure.
              But why would you want to use another JMS provider anyway? ;-)
              greg
              "Neeru Munjal" <[email protected]> wrote in message
              news:[email protected]..
              >
              > Can you specify third party JMS Provider in Weblogic appserver
              configuration ???
              >
              > Only place i know of is that you can specify third party JMS Provider in
              MDB configuraion.
              > DOES Weblogic has some kind of configuration files where you specify JMS
              Provider
              > info (Like you can do that in JBOSS)
              

  • Can you access and store two itunes libraries on one computer?

    can you access and store two itunes libraries on one computer?

    Welcome to the Apple Community.
    Yes but you may run into issues if you want them both to run iTunes Match or automatic downloads.

  • Why has iTunes seperated a album which I have copied over from my external hard drive into iTunes? How can you pull all the songs back together into one album again?

    Why has iTunes seperated a album into indevidual songs, which I have copied over from my external hard drive into iTunes? How can you pull all the songs back together into one album again?

    Steve MacGuire a.k.a. turingtest2 - iTunes & iPod Hints & Tips - Grouping Tracks Into Albums - http://www.samsoft.org.uk/iTunes/grouping.asp (older post on Apple Discussions http://discussions.apple.com/message/9910895)
    Quick answer:  Select all the tracks on the album, File > get info, and either give them all a single "album artist", or check the "compilation" flag (as in https://discussions.apple.com/message/17670085).
    If these are from multiple-CD sets you may also need to enter the appropriate information in the disc number fields.  If they are not a multiple CD set you still need to make sure the disc number fields are set correctly or all empty.

  • How can you get your iPhone videos to compress to one video instead of 5 different frames?

    How can you get your iPhone videos to compree to one video instead of different frames

    It sounds like you to 5 separate videos. If you start recording, then stop it, then start it again, you will have 2 videos. Not 1. As for splicing them together, you will need a video editing package for your PC. I don't know if Windows Movie Maker (or whatever they're calling it now) can handle this or not. On a Mac, I'd say just use iMovie.

  • Can you set the i pod to play albums one after the other as it seems to stop once its played the one album!! :-(

    can you set the i pod to play albums one after the other as it seems to stop once its played the one album!! :-( thanks

    Unfortunately that is the way the interface is designed. If you select an album from the albums menu, then it plays an album, optionally shuffled and/or repeated. If you select from the artists menu then you should be able to shuffle the albums or songs by that artist or have them played in sequence, again with options to repeat. You can also cue up a number of songs or albums with the On-the-Go playlist feature.
    iPod classic manual
    tt2

  • HT1539 Can you download the digital copy to more than one iTunes account?

    Can you download the digital copy to more than one iTunes account?

    No. The redemption codes are one-time use only.
    tt2

  • With three browsers on three computers, how can you maintain them individually if they all match one another? Which is the dominant browser?

    With three browsers on three computers, how can you maintain them individually if they all match one another? Which is the dominant browser?
    For example, how can I have one addon disabled or removed on one computer's browser without is affecting the other computers?

    If you are referring to the Firefox Sync service, they are all equal. When data is changed on one computer, the changes will be sent to the other computers once Firefox is opened the next time.
    If you don't one type of data synchronized on a particular computer, then don't select that type of data for being synchronized.

  • Can you specify multiple remote (live) servers?

    I have designated one server for testing but we have multiple live servers for load balancing.
    How can I specify a total of 3 remote servers or more?

    Hi,
    You can add multiple remote server from the site setup dialog. This dialog can be accessed through the menu File > Manage sites. This will launch manage sites dialog. Choose your site and in the server category, add as many remote servers you want to. But you can choose only one server at a time.
    Thanks,
    Srivatsa

  • How can you purge the UCE cache?

    Our Sun Update Connection Enterprise server version 1.1.1-314 on Solaris 10 was setup with a very large cache size. I reset it to 7.5gb via the line "( all ) ( invisible.server.__general.cache_size, 7500000);" in the server/cgi-bin/.ucr.rc file. Will the system automatically purge old blobs from the system or is there a command you can run to purge old cached patches from the system to free up disk space?

    This is on the UCE server side. The /var/opt/SUNWuce area is huge, especially server public and private blob areas and the engine's DB area. Is there anyway to purge DB info and the blobs in the SUNWuce/server/public and SUNWuce/server/private areas? When you pre-cache baselines for a channel, is there a way to purge the old baseline cache from the system after awhile? Also what is in the postgressql DB and why does it grow to GBs in size? We have about 150 systems in UCE.
    /opt/SUNWuce/server > du -hs *
    8.4M bin
    47M cgi-bin
    321K defs
    10M lib
    1K logs
    956M private
    1K proxy
    11G public
    17M uploads
    /var/opt/SUNWuce > du -hs *
    16M agent
    45G engine
    70M server
    /var/opt/SUNWuce/engine/db > du -hs *
    2K initlog
    45G pgdata
    0K postgresql.log

  • Can you specify the allowable values for vertical range and offset for the NI 5112 PCI Digitizer?

    The NI 5112 manual indicates that the vertical range can be set from +/- 25mV to +/-25V in 10% steps. Can you explain exactly what this means? (For example, could you give me a series of allowable values.)
    Also, what are the allowable values for voltage offset?
    The reason for my question is: I am specifying the vertical configuration using the niScope_ConfigureVertical() function. The observed raw (8 bit) sampling does not appear to change at all for small changes in voltage range and offset. I would like to know where the hardware breakpoints are, so that I can apply correct scaling from bits to voltage.
    In addition, I have tried to use the niScope_CheckAt
    tributeViReal64() function to "check" a value before applying it to NISCOPE_ATTR_VERTICAL_RANGE or NISCOPE_ATTR_VERTICAL_OFFSET, but it fails in the linking step in Microsoft Dev. Studio. (niScope.lib & niscope_32.lib do not seem to contain any of the CheckAttribute functions that are listed in the NI-Scope function reference.)
    Thank you for your response.

    There is a nice reference at:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/38f18d418e2433ed8625690e006bbe94?OpenDocument
    which explains that allowable voltage ranges can be expressed by the equation:
    next_range_value = range_value * 1.1 starting at +/- 25 mV.
    When a range is specified that does not match this series, the device driver rounds UP to the next value.

  • Can you specify the full path to jar in archive_jini

    can you put the full path to the client.jar file in the formsweb.cfg archive_jini parameter? like this:
    archive_jini=d:\something\somethingelse\client.jar
    or does it have to exist under %ORACLE_HOME%\forms\java ?

    None of the two. The path path is a relative web-url, for the content of archive_jni will be placed in the generated html which is "executed" by the users browser. So you either place your jar in $ORACLE_HOME/forms/java and put it without any path in the archive_jni-tag, or (more appreciated by myself), create a virtual directory (either by alias or by orion-web.xml) in your oas and place the jar in the according phycial path.

  • Can you point remote telemetry data to more than one computer running Scout?

    If more that one person on a team wants to profile something, it seems there are 3 choices,
    run Scout on the same test machine (this is not always possible or desirable)
    remote profile using a single, designated computer running Scout
    manually edit "TelemetryAddress" to point to the person's computer wanting to do a test
    Is it possible to point the telelemtry to more than one remote machine?
    For example can the flag entry in teleletry.cfg have multipe remote IP's?  Something like
    TelemetryAddress=192.168.1.20:7934, 192.168.1.55:7934
    It appears not.  What's your say?
    My current setup:
    I have a low end test computer on which I run the Flash content  (i.e. Scout is not installed/doesn't run on this computer).  Following the instructions given under "Remote profiling for desktop content", the ".telemetry.cfg" file points all telemetry data to a remote computer running Scout.

    I realize this is an old thread, but I couldn't help but consider this interesting question.
    You could, on a linux or OS X box -- as along as they have the netcat and tee utilities -- listen on the telemetry port and forward to multiple recipients.  The command to listen to port 7934 and relay to both two other machines, 10.0.1.100:7934 and 10.0.1.101:7934, is:
    nc -l 0.0.0.0 7934 | tee >(nc 10.0.1.100 7934) >(nc 10.0.1.101 7934) > /dev/null
    You can add as many recipients as you like with more >(nc ipaddress 7934) clauses in the middle.
    In this case, point your .telemetry.cfg at the machine running this script, and it will forward the telemetry data to the IP addresses you specify. If they're all running Scout, they should all see the data.
    For kicks, here's a couple other useful commands:
    Capture telemetry data to a file:  nc -l 0.0.0.0 7934 > data.flm
    Push saved data.flm file to Scout on localhost port 7934:  nc localhost 7934 < data.flm
    Just one more reason Linux rules. Hope this helps someone!
    Best,
    -Jeff

  • Can you set up seperate Icloud accounts up under One apple ID?

    Can I backup different devices to different Icloud under one apple account?
    For example my computer and phone to one and my son's phone and ipad to another without creating separate apple ids.
    Thanks

    You don't sync devices through devices. You sync through iCloud or iTunes. If he has his own Apple/iCloud ID then he would be syncing through iCloud with that ID. On iTunes, he can use the same iTunes library as long as his ID has been authorized on the computer iTunes is running on.
    Can you explain a little more about what information you are looking for?
    Cheers,
    GB

  • How many movies can you rent on an apple tv at any one time

    just trying to find out
    1. how many movies you can rent and store via apple tcv at any one time
    2. when you rent a movie through apple tv where does it get stored or downloaded to

    I'm not aware of any particular limit, but I suppose there could be one.
    Rentals are streamed and not persistantly stored locally.

Maybe you are looking for