Looking for some additional button help.....

this.createEmptyMovieClip("containerLogoL",this.getNextHighestDepth());
containerLogoL.attachMovie("logoLarge","logoLarge_mc",containerLogoL.getNextHighestDepth() );
containerLogoL.logoLarge_mc._x = 770;
containerLogoL.logoLarge_mc._y = 770;
The above code places a logo on the stage. When I release a button I need that logo to unload. I have tried:
on (release) {
clearInterval(_global.myInterval);
_root.containerProj.unloadMovie("main.swf");
this.removeMovieClip("containerLogoL");
_root.gotoAndStop(5);
I am also having issues with the logo loading a second time when I click a separate button that takes me back to frame 1 with the code that creates the empty movie clip.
Any help would be appreciated.

Ned,
On my way but still having a problem with the button issue.
//////This was the solution for the duplicating movie clips:
stop();
clearInterval(_global.myInterval);
var prohibit;
this.createEmptyMovieClip("containerProj",this.getNextHighestDepth());
containerProj.loadMovie("main.swf")
if(!prohibit){
this.createEmptyMovieClip("containerBtn",this.getNextHighestDepth());
this.createEmptyMovieClip("containerLogoL",this.getNextHighestDepth());
this.createEmptyMovieClip("containerLogoS",this.getNextHighestDepth());
containerBtn.attachMovie("mainBtns","mainBtns_mc",containerBtn.getNextHighestDepth());
containerBtn.mainBtns_mc._x = 10;
containerBtn.mainBtns_mc._y = 110;
containerLogoL.attachMovie("logoLarge","logoLarge_mc",containerLogoL.getNextHighestDepth() );
containerLogoL.logoLarge_mc._x = 770;
containerLogoL.logoLarge_mc._y = 770;
containerLogoS.attachMovie("logoSmall","logoSmall_mc",containerLogoS.getNextHighestDepth() );
containerLogoS.logoSmall_mc._x = 10;
containerLogoS.logoSmall_mc._y = 72;
prohibit=true;
/////////This button should unload the movie clip:
on (release) {
clearInterval(_global.myInterval);
_root.containerProj.unloadMovie("main.swf");
containerLogoL.removeMovieClip("logoLarge_mc");
_root.gotoAndStop(5);
//////And this should take me full circle to the first group of code that verifies what has been loaded.
on(release){
_root.gotoAndStop(1);
///////For some reason the logoLarge_mc will not unload with:
on (release) {
clearInterval(_global.myInterval);
_root.containerProj.unloadMovie("main.swf");
removeMovieClip(containerLogoL);
_root.gotoAndStop(5);
/////But it will with:
on (release) {
clearInterval(_global.myInterval);
_root.containerProj.unloadMovie("main.swf");
_root.containerLogoL.removeMovieClip("logoLarge_mc");
_root.gotoAndStop(5);
/////Is with the code directly above is that the logo will not reload when returning to frame 1. I tried to add an else statement to the if but that just resulted in duplicate movieclips once again.
Thanks much for the input.

Similar Messages

  • Happy Holidays!  Looking for some additional Fonts

    Happy Holidays!
    You guys know where I can download some additional fonts (other than what's in Tiger)?
    Additional fonts that I can use in FCE, and other applications?
    And where they'd need to be installed?
    Thank you
    Happy New Year!
    Mike

    Hi(Bonjour)
    It's more a topic for Mac OS X forum, but you can use any Truetype or postscript fonts.
    There are many place on the web to seek for free fonts, but you can get some uncomplete set (ie without some accented characters, etc) or get bad quality.
    You can also buy font from good font provider.
    Also, you can find some CDs with many of them for a nominal fee.
    Try your Mac OS help menu to figure out where to place those files.
    On a mac, all installed fonts are available for all applications.
    Michel Boissonneault

  • Looking for some information and help

    To all,
    Can run run the Oracle e-business suite on the Oracle Database Express Edition 11g? Is it hard ti install for a non-db?
    Thank You

    You cannot run EBS on 11g Express Edition as EBS requires many features not available on Express Edition, let alone the fact that an "empty" EBS install takes up several hundred Gigs of disk (Express is limited to 11G database size). The EBS install media includes an Enterprise Edition of the database.
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/T422699i4773.htm#3708195
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/T422699g637113.htm#i634631
    Is this install for personal learning ? If so, you wil need a pretty beefy server to get acceptable performance - multiple CPUs (or at least 6 or 8 core CPU), with at least 8G of RAM, and 1TB of disk. It would be easiest to install a VM on this server (like Virtualbox), then create a Linux VM, install Oracle Enterprise Linux 5.x in the VM and then install EBS 12.1.1
    HTH
    Srini

  • I'm looking for some help connecting linksys IP Cameras to my home network to monitor my property when I'm travelling. I used to do this with linksys WAPS, but since I've discarded all my old linksys networking and standardized on airport, I can't get the

    I'm looking for some help connecting linksys IP Cameras to my home network to monitor my property when I'm travelling.  I used to do this with linksys WAPS, but since I've discarded all my old linksys networking and standardized on airport, I can't get these things working.  I know that I have to identify my camera through the DHCP table and set up port forwarding and there is the problem. 
    My network consists of 4  base stations set up in a roaming network - same network name and passwords.  I need to do it this way so I don't have to switch network when I move from one side of the house to the other, go to the cabana, or my shop in the barn.  The network works pretty well since I went to a roaming set up.  Good performance, yata, yata, yata.
    However, the roaming network requires the AEBS's to be set up in bridge mode, rather than sharing an ip address.  When the AEBS is set to  bridge mode, you don't see a DCHP table or have the ability to identify your IP Cam through the AEBS - and hence, no port forwarding. 
    I am able to identify and set up my Linksys IP Cam by locating the ip address on my FIOS router, even though, it's plugged into an AEBS.  I set it up, see the video, remove the ethernet cable from the IP Cam, restart - and I can't get to it from an AEBS.  In researching this, it appears, I should be setting up the AEBS to "share an IP Address", going to the DHCP table and identifying the camera's IP address and setting up port forwarding.  However, you don't see any of the DHCP or port forwarding options in Airport Network Utility when configuring in bridge mode. 
    I'm hoping I'm missing something here and that the solution isn't to set it up at the FIOS router level, but I'm beginning to think that's my only hope.  What concerns me there is that I should be able to see the IP cam on the network without port forwarding since I'm not coming from outside, and I can't even do this unless it's connected hard wire.
    I'd appreciate any insight into this that anyone might have.  I've hit the wall with what I know.
    Thanks.

    In a roaming network, your "main" router is the device that would require port mapping/forwarding to be configured in order to access the IP camera from the Internet. This router is also the one that would be provide the private IP address for the camera which you will want to be a static one.
    So as you described your network, the IP cameras should be getting an IP address or you assigned it a static one and this is the address that you would enter in the Private IP address (or equivalent depending on the router used) field when setting up port mapping.
    If you are not able to access this camera from the local network, then this should be troubleshot first.

  • Looking for some help in creating an ItemFilter for a Targeter

    Looking for some help in creating an ItemFilter for a Targeter
    Need a examples for creating itemfilter and TargeterFirst

    Hi David,
    We can integrate Syncfusion with LightSwitch application, if you want to customize column when create a report using syncfusion reportviewer, since I didn't try this third party
    extension before, I think you could consider getting help from
    syncfusion forum, more syncfusion experts can help you on this issue.
    Thanks for your understanding.
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Looking for some info, Creative is not much help.

    Looking for some info, Creative is not much help. Ok, right now I have an Audigy 2 ZS Platinum. It can use the digital inputs to decode either Dolby Digital, DD EX, DTS, and DTS ES to the analog speaker outputs. (Also a 5. setup.)
    I recently built a new PC, and would like to replace the sound card, but I use that feature (as well as some others). Seeing how Creative doesn't want to easily display the capabilities of there cards, I would like someone to let me know what card will allow the fallowing in Windows XP, Vista, and theoretically Windows 7.
    Hardware decoding of Dolby Digital, DD EX, DTS, and DTS ES and allow a proper 5. playback through analog speakers.
    Recording of whatever is playing out of the the speakers. The recording selection is labeled "What U Hear")
    The reasons behind me wanting to buy a new card are simply that I would prefer to run it through PCI-Express, and have full compatibility at the release of Windows 7 without any loss of features I need. From what I can tell, if things work in Windows Vista they will work in [email protected]

    All I can say to you (someone correct me if I'm wrong) is that Xtremegamer's doesn't decode DD/DTS via hardware with official drivers (altough they're capable of - all X-Fi are capable of decoding). XtremeMusic does the job with official drivers. I don't know the rest of the models. Someone adds [email protected]

  • Looking for some one who can help me in SUN IDM

    Hi Friends,
    I am looking for some one who can help me to learn sun IDM. Off couse I will pay for your time.
    I can be reached at [email protected]
    Please let me know if you have some time
    Thx

    Hi Zebra,
    I really appreciate your reply. I would like to discuss out of this forum so that no one here annoyed with our newbie questions. Please send me email as I listed earlier to discuss best ways. I send email to Andy to join us.

  • Evening folks...looking for some help about my iphone microphone

    Evening folks....looking for some help.....I have a 3G Iphone and when I phone people they cannot hear me properly...sound like I am underwater....
    Any ideas or suggestions gratelfully accepted..

    I thought that is what the big deal was that people did not know until they opened the box and started using the iPhone 5, that it not only worked with one carrier but several carriers.  I did not say it will work with any carrier at one time.  I was trying to find out the reason for this and why people were so surprised that the iPhone 5 had this function and the reason for it.  As stated in my post, is it there so that after your contract is up and you want to go to another carrier you do not have to purchase a new iPhone, you  cna purchase a SIM card that works with your new carrier.
    The Otterbox Defender has a tendency to let too much dirt, dust, etc. in the cracks on the case. At least this has been my expereince.  I was thinking something more along some of the really durable cases at BallisticCaseCo.com
    As far as the iPhone 5 having issues, I have heard that there were more than usual with the first couple of manufactured batches that were shipped.  For example the Map App by Apple, the scratches on the backside of hundreds of iPhones, etc.  I am hoping these will get to be less and less, but with the recent riot at the one plant in China where the iPhone 5 is assembled is supposed to increase the waiting time.

  • HI everyone. Im looking for some help. Im getting the Itunes error 50 and No network connection error. I have a perfect connection. My iphone will download and my ipad but nothing from my computer. any help would be great.

    HI everyone. Im looking for some help. Im getting the Itunes error 50 and No network connection error. I have a perfect connection. My iphod will not  download and my ipad  any help would be great.

    A lot of people are experiencing it, which suggests that Apple is having issues. If that is the case all people can do is wait it out.

  • Mail help! Looking for an additional Mail App for Exchange!

    I have been desperately looking for an additional (not the built in) app so I can read my corporate email on my iphone. Does anyone know of such an app?
    Thanks...

    With the general Mailbox I got 4 mailboxes. 3 that I always have to be alerted when mail comes in, the general one I have to check in only once in a while. I always have all mailboxes open, however if I have the darn general mailbox in there i loose control over what's important. So I use safari right now for that busy mailbox which is cumbersome.
    I just wanted a separate mailbox that doesn't alert me every 2 minutes of incoming mail, yet easy enough to check what's in it when I need it.
    I'll give ibismail a try. Thanks.

  • Looking for some RAID storage ideas...can anyone help?

    Hi, I'm looking for some recommendations out there. I'm going to be getting a new PowerMac tower with a cinema display and will also be looking to get some RAID-type storage for it so that I can do lots of video editing and photo storage.
    Ideally, I'd like to get a rack-type storage with swappable drives much like the XServe RAID but I don't need it to have server capabilities like the XServe does, i.e. I'm not going online with anything. This is purely going to be working as an external storage tower that two adjeacent computers will be directly firewired to.
    Obviously, the XServe would fit this, but like I said, I don't need the computer/server capability and also would not want to spend $6000 just for a single TB of storage that the XServe has. I'm thinking more along the lines of a swappable drive rack system like the old Avid systems used to have 10 years ago. Does anyone know if Apple makes such a thing? Or if any third party companies do?
    Thanks.

    If you are using typical DV cameras you don't need striped RAID to capture the video or edit it either. And striped means you lose one drive you lose two drives worth of data.
    The LaCie Bigger and Biggest disks may be suitable solutions, they are hardware RAIDed internally and come in 1 and 1.5TB models, using FW 800 they are plenty fast for video.

  • Looking for some assistancte in GUI_DOWNLOAD

    Hi there,
    See I have this exercise I have to do here. Basically I have to create a program that will download the contects of SBOOK to my pc. I have to use GUI_DOWNLOAD in this exercise. Also, the user will have to input the path and file name of the file to be downloaded to. I have place appropriate error message on the screen as well but I'm not sure how to do this.Being relatively new to this, I tried looking for some samples and this is what I came up so far.
    REPORT  ZISTANZS_TRNG_EX9C.
    TABLES: SBOOK.
    PARAMETERS: FILEINP(30) DEFAULT 'c:\TEMP\wee.txt' OBLIGATORY.
    DATA: BEGIN OF ITAB OCCURS 100.
          INCLUDE STRUCTURE SBOOK.
    DATA: END OF ITAB.
    CALL FUNCTION 'GUI_DOWNLOAD'
         EXPORTING
             FILENAME            = FILEINP
             FILETYPE            = 'ASC'
             write_field_separator = 'X'
         TABLES
             DATA_TAB            = ITAB
         EXCEPTIONS
             FILE_OPEN_ERROR     = 1
             FILE_WRITE_ERROR    = 2
             OTHERS              = 3.
    Unfortunately, it doesn't work though. It keeps saying that my FILENAME is not the same data type as FILEINP? I'm asking for some assistance in how this can be properly solved? Any help would be appreciated /

    Hi,
    Please refer the code below:
    * File download, uses older techniques but achieves a perfectly
    * acceptable solution which also allows the user to append data to
    * an existing file.
      PARAMETERS: p_file like rlgrap-filename.
    * Internal table to store export data
      DATA: begin of it_excelfile occurs 0,
       row(500) type c,
       end of it_excelfile.
      DATA: rc TYPE sy-ucomm,
            ld_answer TYPE c.
      CALL FUNCTION 'WS_QUERY'
           EXPORTING
                query    = 'FE'  "File Exist?
                filename = p_file
           IMPORTING
                return   = rc.
      IF rc NE 0.                       "If File alread exists
        CALL FUNCTION 'POPUP_TO_CONFIRM'
          EXPORTING
    *          TITLEBAR              = ' '
    *          DIAGNOSE_OBJECT       = ' '
               text_question         = 'File Already exists!!'
               text_button_1         = 'Replace'
    *          ICON_BUTTON_1         = ' '
               text_button_2         = 'New name'
    *          ICON_BUTTON_2         = ' '
    *          DEFAULT_BUTTON        = '1'
    *          DISPLAY_CANCEL_BUTTON = 'X'
    *          USERDEFINED_F1_HELP   = ' '
    *          START_COLUMN          = 25
    *          START_ROW             = 6
    *          POPUP_TYPE            =
          IMPORTING
               answer                = ld_answer
    *     TABLES
    *         PARAMETER              =
          EXCEPTIONS
              text_not_found         = 1
              OTHERS                 = 2.
    * Option 1: Overwrite
        IF ld_answer EQ '1'.
          CALL FUNCTION 'GUI_DOWNLOAD'
            EXPORTING
    *            BIN_FILESIZE            =
                 filename                = p_file        "File Name
                 filetype                = 'ASC'
    *       IMPORTING
    *            FILELENGTH              =
            TABLES
                data_tab                = it_excelfile   "Data table
            EXCEPTIONS
                file_write_error        = 1
                no_batch                = 2
                gui_refuse_filetransfer = 3
                invalid_type            = 4
                OTHERS                  = 5.
          IF sy-subrc <> 0.
            MESSAGE i003(zp) WITH
                     'There was an error during Excel file creation'(200).
            exit. "Causes short dump if removed and excel document was open
          ENDIF.
    * Option 2: New name.
        ELSEIF ld_answer EQ '2'.
          CALL FUNCTION 'DOWNLOAD'
            EXPORTING
                 filename            = p_file          "File name
                 filetype            = 'ASC'           "File type
    *             col_select          = 'X'            "COL_SELECT
    *             col_selectmask      = 'XXXXXXXXXXXXXXXXXXXXXXXXXX'
    *                                                   "COL_SELECTMASK
                 filetype_no_show    = 'X'     "Show file type selection?
    *       IMPORTING
    *             act_filename        = filename_dat
            TABLES
                 data_tab            = it_excelfile    "Data table
    *            fieldnames          =
            EXCEPTIONS
                 file_open_error     = 01
                 file_write_error    = 02
                 invalid_filesize    = 03
                 invalid_table_width = 04
                 invalid_type        = 05
                 no_batch            = 06
                 unknown_error       = 07.
        ENDIF.
      ELSE.                               "File does not alread exist.
        CALL FUNCTION 'GUI_DOWNLOAD'
          EXPORTING
    *          BIN_FILESIZE            =
               filename                = p_file         "File name
               filetype                = 'ASC'          "File type
    *     IMPORTING
    *          FILELENGTH              =
          TABLES
               data_tab                = it_excelfile   "Data table
          EXCEPTIONS
               file_write_error        = 1
               no_batch                = 2
               gui_refuse_filetransfer = 3
               invalid_type            = 4
               OTHERS                  = 5.
        IF sy-subrc <> 0.
          MESSAGE i003(zp) WITH
                   'There was an error during Excel file creation'(200).
          exit. "Causes short dump if removed and excel document was open
        ENDIF.
      ENDIF.
    Thanks,
    Sriram Ponna.

  • Looking for some assurances that I haven't made a mistake switching to Mac.

    Bought an intel-powered IMac 9 days ago and love everything about it's look, functionality, etc.. Only problem: I've had a bout of "Application has closed unexpectedly" occcurrances while using Safari (while at AOL.com deleting emails from aol account) and while editing pics in iPhoto. As this happened time and again, I got a sad, sinking feeling that I'm headed for the same frustrations that I've had w/ every Windows machine I've ever owned. Ugh!..I switched to Apple for the specific purpose of avoiding crashes!!! Apple support walked me through steps to fix (removed/updated Quicktime, and check a few other things..). They were very helpful, but... I absolutely detest having to do this. Other than Office:Mac, i've added nothing to this machine! I'm really stressed about this. I paid far more for this than I would have for a Windows machine simply because I had heard that Apple machines don't do this sort of thing!!
    Please tell me that this is normal and expected with a new machine and not a harbinger of more complicated problems to come!! I'm hoping that once resolved, I won't much more of this.. On the other hand, if many of you feel that this issue is a bad omen, I'll take the machine back while I still can. ..What a pity though, it's truly been a joy to use so far.
    IMAC (early 2006)   Mac OS X (10.4.4)  

    Hi syd123! And Welcome to Discussions!
    No you haven't made a mistake! You will love your Mac!
    Deleting AOL Mail, crashes Safari (Consolidation)
    It seems the most recent Safari, and or 10.4.4, update has created this problem.
    Apple & AOL are both aware of this, but, as far as I know, no correction has been implemented.
    Here are some of the work arounds, that I have been able to discern from the various posts regarding this issue.
    Use the FIREFOX BROWSER.
    Use your AOL Mail program.
    Use this utility AOL SERVICES ASSISTANT, to set up Apple Mail, to access AOL Mail.
    Access the AOL Mail thru Classic AOL Webmail.
    And here are links, to the various threads, discussing this issue.
    <a href="http://discussions.apple.com/thread.jspa?threadID=314479&start=0&tstart=0 "Safari and AOL</a>
    AOL/ Delete/ Safari crash
    safari crashing with aol.com mail deletion
    AOL Webmail and Safari on 10.4.2 crashes on delete mail
    Update 10.4.4 causes crash
    Safari crashes when deleting email on AOL
    Safari Update
    Safari Crashes AOL mail
    Safari Crashes when Deleting or Reporting E-Mail as SPAM on AOL Web Mail
    Looking for some assurances that I haven't made a mistake switching to Mac. This Thread
    Good Luck!
    ali b

  • Looking for some advice dealing with Kernel Panics

    Hi there! I'm looking for some help regarding constant kernel panics I've been getting on my machine. It has been happening pretty regularly for the last month or so, occuring sometimes three times in one day and other times none. I've been looking to see what might cause the issue and have thus far come up emptyhanded. I can't think of anything I've modified recently that would be causing the issue. I performed a hardware test using AHT and no errors were found. I've included both the most recent report from the panic as well as the EtreCheck report. Any and all advice is appreciated!
    Thanks in advance!
    Anonymous UUID:       D680EEB6-4BD2-B93C-318E-D6D262CA3B53
    Mon Apr 28 17:28:08 2014
    panic(cpu 0 caller 0xffffff7f875b6fb0): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff811c014000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f57cb140 : 0xffffff8005222fa9
    0xffffff80f57cb1c0 : 0xffffff7f875b6fb0
    0xffffff80f57cb290 : 0xffffff7f85c94eab
    0xffffff80f57cb350 : 0xffffff7f85d5e49a
    0xffffff80f57cb390 : 0xffffff7f85d5e50a
    0xffffff80f57cb400 : 0xffffff7f85fdd056
    0xffffff80f57cb530 : 0xffffff7f85d81b39
    0xffffff80f57cb550 : 0xffffff7f85c9b8fd
    0xffffff80f57cb600 : 0xffffff7f85c99408
    0xffffff80f57cb800 : 0xffffff7f85c9a386
    0xffffff80f57cb8e0 : 0xffffff7f86c0c9c2
    0xffffff80f57cb920 : 0xffffff7f86c1c37f
    0xffffff80f57cb940 : 0xffffff7f86c4a33b
    0xffffff80f57cb980 : 0xffffff7f86c4a39b
    0xffffff80f57cb9c0 : 0xffffff7f86c21e15
    0xffffff80f57cba10 : 0xffffff7f86bedb5e
    0xffffff80f57cbaa0 : 0xffffff7f86be9ae7
    0xffffff80f57cbad0 : 0xffffff7f86be7636
    0xffffff80f57cbb00 : 0xffffff80056cbe03
    0xffffff80f57cbb90 : 0xffffff80056cdcff
    0xffffff80f57cbbf0 : 0xffffff80056cb81f
    0xffffff80f57cbd40 : 0xffffff80052b6558
    0xffffff80f57cbe50 : 0xffffff8005226bf1
    0xffffff80f57cbe80 : 0xffffff80052139f5
    0xffffff80f57cbef0 : 0xffffff800521e043
    0xffffff80f57cbf70 : 0xffffff80052c976d
    0xffffff80f57cbfb0 : 0xffffff80052f3b46
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f85c45000->0xffffff7f85eadfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f858bb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f85c35000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f85b28000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f85eb8000->0xffffff7f86161fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f85c45000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f858bb000
             com.apple.driver.AppleMuxControl(3.4.35)[1BFF66C1-65E4-3BB3-9DEE-B61C3137019B]@ 0xffffff7f875a9000->0xffffff7f875bbfff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.35)[09897896-ACBD-36B5-B1D4-0CCC4000E 3B3]@0xffffff7f875a1000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f85bdd000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f858bb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f85b28000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f875a4000
             com.apple.GeForceTesla(8.2.4)[B6C71E9A-E304-354B-80AD-C69C9032D367]@0xffffff7f8 6bcc000->0xffffff7f86c96fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f858bb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f85c35000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f85b28000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f85c45000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x0000000005000000
    Kernel text base: 0xffffff8005200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 31531656545358
    last loaded kext at 27797939824574: com.apple.driver.AppleUSBCDC          4.2.1b5 (addr 0xffffff7f876b9000, size 20480)
    last unloaded kext at 27858255752654: com.apple.driver.AppleUSBCDC          4.2.1b5 (addr 0xffffff7f876b9000, size 16384)
    loaded kexts:
    com.splashtop.driver.SRXFrameBufferConnector          1.5
    com.avatron.AVExFramebuffer          1.7
    com.splashtop.driver.SRXDisplayCard          1.5
    com.Cycling74.driver.Soundflower          1.5.2
    com.avatron.AVExVideo          1.7
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AGPM          100.14.15
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleIntelHDGraphics          8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.GeForceTesla          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.nvidia.classic.NVDANV50HalTesla          8.2.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.nvidia.classic.NVDAResmanTesla          8.2.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.CoreStorage          380
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463531323634485A2D3147314431
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: iPhone
    USB Device: Built-in iSight
    USB Device: IR Receiver
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus:
    EtreCheck:
    Hardware Information:
              MacBook Pro (15-inch, Mid 2010)
              MacBook Pro - model: MacBookPro6,2
              1 2.66 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics - VRAM: 288 MB
              NVIDIA GeForce GT 330M - VRAM: 512 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 0:8:28
    Disk Information:
              Hitachi HTS725050A9A362 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        disk0s2 (disk0s2) <not mounted>: 499.25 GB
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. iPhone
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
    Thunderbolt Information:
    Configuration files:
              /etc/hosts - Count: 7
    Gatekeeper:
              Mac App Store and identified developers
    Kernel Extensions:
              [kext loaded] com.Cycling74.driver.Soundflower (1.5.2) Support
              [kext loaded] com.avatron.AVExFramebuffer (1.7 - SDK 10.8) Support
              [kext loaded] com.avatron.AVExVideo (1.7 - SDK 10.8) Support
              [kext loaded] com.splashtop.driver.SRXDisplayCard (1.5 - SDK 10.8) Support
              [kext loaded] com.splashtop.driver.SRXFrameBufferConnector (1.5 - SDK 10.8) Support
              [not loaded] foo.tap (1.0) Support
              [not loaded] foo.tun (1.0) Support
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.adobe.SwitchBoard.plist Support
              [loaded] com.barebones.authd.plist Support
              [loaded] com.barebones.textwrangler.plist Support
              [loaded] com.bitcasa.BitcasaUpdateCheck.plist Support
              [running] com.cleverfiles.cfbackd.plist Support
              [loaded] com.google.keystone.daemon.plist Support
              [loaded] com.microsoft.office.licensing.helper.plist Support
              [loaded] com.oracle.java.Helper-Tool.plist Support
              [loaded] com.oracle.java.JavaUpdateHelper.plist Support
              [loaded] com.realvnc.vncserver.plist Support
              [failed] com.splashtop.streamer.SRServiceDaemon.plist Support
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.adobe.CS5ServiceManager.plist Support
              [running] com.amazon.sendtokindle.launcher.plist Support
              [failed] com.bitcasa.BitcasaUI.plist Support
              [loaded] com.google.keystone.agent.plist Support
              [loaded] com.oracle.java.Java-Updater.plist Support
              [loaded] com.realvnc.vncserver.peruser.plist Support
              [not loaded] com.realvnc.vncserver.prelogin.plist Support
              [failed] com.splashtop.streamer.SRServiceAgent.plist Support
              [running] klpr-relay.plist Support
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.facebook.videochat.[redacted].plist Support
              [running] com.pando.PMB.plist Support
              [failed] com.ruudburger.couchpotatoserver.plist Support
              [failed] com.ruudburger.headphones.plist Support
              [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items:
              runapp.command
              Dropbox
              Alfred 2
    Internet Plug-ins:
              o1dbrowserplugin: Version: 5.3.0.18358 Support
              Default Browser: Version: 537 - SDK 10.9
              SlingPlayer: Version: (null) Support
              net.juniper.DSSafariExtensions: Version: (null) Support
              AdobePDFViewerNPAPI: Version: 10.1.9 Support
              FlashPlayer-10.6: Version: 13.0.0.206 - SDK 10.6 Support
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 Support
              Flash Player: Version: 13.0.0.206 - SDK 10.6 Support
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              CitrixICAClientPlugIn: Version: 11.4.3 - SDK 10.0 Support
              googletalkbrowserplugin: Version: 5.3.0.18358 Support
              AdobePDFViewer: Version: 10.1.9 Support
              PandoWebPlugin: Version: PandoWebPlugin 2.3.3.8 Support
              QuickTime Plugin: Version: 7.7.3
              SharePointBrowserPlugin: Version: 14.2.1 - SDK 10.6 Support
              JavaAppletPlugin: Version: Java 7 Update 51 Check version
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 071706000001 Support
    3rd Party Preference Panes:
              Flash Player  Support
              Java  Support
              Perian  Support
    Time Machine:
              Skip System Files: YES - System files not being backed up
              Auto backup: YES
              Volumes being backed up:
              Destinations:
                        MyBook [Local]
                        Total size: 2 
                        Total number of backups: 2
                        Oldest backup: 2012-08-22 09:59:19 +0000
                        Last backup: 2013-05-08 19:40:47 +0000
                        Size of backup disk: Excellent
                                  Backup size 2  > (Disk size 0 B X 3)
                        Time Machine Backups [Local] (Last used)
                        Total size: 0 B
                        Total number of backups: (null)
                        Size of backup disk: Excellent
                                  Backup size 0 B > (Disk size 0 B X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                 100%          Microsoft Word
                   3%          WindowServer
                   2%          mdworker
                   2%          Google Chrome
                   0%          fontd
    Top Processes by Memory:
              246 MB          iTunes
              180 MB          Google Chrome
              172 MB          WindowServer
              156 MB          com.apple.IconServicesAgent
              131 MB          Microsoft Word
    Virtual Memory Information:
              3.54 GB          Free RAM
              2.59 GB          Active RAM
              730 MB          Inactive RAM
              1.15 GB          Wired RAM
              475 MB          Page-ins
              0 B          Page-outs

    The likely culprit:
    The problem is likely due to the discreet GPU failing. Download gfxCardStatus 2.3 and use it to disable the GPU. This is a temporary workaround until you get your motherboard replaced.
    Possible other causes are the software that installed these:
    com.splashtop.driver.SRXFrameBufferConnector          1.5
    com.avatron.AVExFramebuffer          1.7
    com.splashtop.driver.SRXDisplayCard          1.5
    com.avatron.AVExVideo          1.7
    Now they may be causing panics because the try to use acceleration in the GPU which leads to the panics. You are unlucky to have a particular model that has a real problem with this.

  • I'm looking for some inspiration here on how best to set up my TC

    Copied from a post else where, any help greatly appreciated!!
    I'm looking for some inspiration here on how best to set up my TC for my needs & wondering how others do for similar needs....
    I have a 2TB TC that I have set up so that all of mine & my girlfriends photo's, music, movies & documents are on the one location so that we can access it wirelessly from both our MacBooks & also from a MacMini which I'm going to buy in a month or 2. Changing the location for where iTunes & iPhoto look wasn't a problem but browsing through iPhoto in particular is really slow due to the number of previews I presume, and also we are now unable to have any of the media with us when traveling about, synching phones on the move is a disaster as well!
    Anyway,
    is there an easy way of setting up iTunes / iPhoto so that we can have all the data on the TC managed on the MacMini but import small iTunes Playlists & iPhoto Albums to our MacBooks without having to change in preferences where the applications look for data each time we get home?
    Any help anybody can offer would be grand!
    Thanks in advance.........

    You topic might be better suited for the iPhoto or iTunes forums, since your question seems to be with the application(s) functionality, not really the Time Capsules. However, if you start iPhoto or iTunes while holding down on the "option/alt" key, you can manually select a library to access. When you want one of your computers to access the library on the Time Capsule, make sure it's mounted as a shared volume on your Desktop and then open iTunes and point it towards the library on the Time Capsule. If you want to use a smaller library on your computer, open iTunes and point it to the library on your Mac. I've never switched back and forth multiple times between multiple libraries, so you might check in the iPhoto or iTunes forums to see if any issues may arise from doing this repeatedly.
    -Doug

Maybe you are looking for