HELP!!! Cant make buttons/links work.

HI,
I have a flash that I am trying to make the buttons/links towork on and no matter what I do they just do not work. I have many hours into it so far and just had no success weather using my CS3 how to book of the forums information.
I not sure what I am missing. Never had this much trouble before. the first one I tried is HOME, have not gone farther since I can make the 1st one work.
Here is a link to the files.
http://www.pcccomputer.com/hold/Web%20pages/Page30.html
Can some one give me a cule where I messed up and how to fix it.
Thank you so much.
M

You have a few things going on that aren't helping.  When you code buttons the way you have, you have to put the code on the timeline and give the buttons the instance name you use in that code.  You also have to assign the code  to the instance that is going to use it.
You have one such piece of code on the timeline, which would be correct except I believe the button it belongs to doesn't exist yet (it's somewhere down the timeline), and it needs to be in the presence of that code for that code to do anything.
The other similar version of that code you do not have on the timeline, but have it attached to the button instead, which will not work.   And again, it is most likely not where it needs to be because that instance is not the instance that exists when the menu is finished setting up... that instance is at the beginning  of a transition to the real instance that the code should be assigned to.
Try assigning all your buttons instance names, at every keyframe.  Then create an actions layer for your code and use it for the code.  And place all the button code in the last frame of the layer so that the butons have it assigned to them where it counts... when they are present and ready to be used.

Similar Messages

  • How can I hyperlink from FM to an external document and make the links work in PDF-XChange Viewer?

    A couple of months ago some of you kindly taught me how to insert links to an external document in FrameMaker. The syntax that made all the difference, was the following:
    message openfile "H:/folder name/to/your/file.ext"
    I converted my FrameMaker file to PDF format using Acrobat Distiller, and everything worked like a charm when the users opened the resulting PDF document in Acrobat Reader.
    Much to my frustration, someone has now decided that the organisation should use PDF-XChange Viewer instead of Acrobat Reader, and my links don't work anymore... Nothing happens when you click on them. (This only applies to links to external documents. Links to e.g. websites work nicely.)
    Has anybody got any idea what I could do to make the links work in PDF-Xchange Viewer as well? Or am I trying to do the impossible now?
    Best regards
    Jorunn

    Jorunn H wrote:
    A couple of months ago some of you kindly taught me how to insert links to an external document in FrameMaker. The syntax that made all the difference, was the following:
    message openfile "H:/folder name/to/your/file.ext"
    I converted my FrameMaker file to PDF format using Acrobat Distiller, and everything worked like a charm when the users opened the resulting PDF document in Acrobat Reader.
    Much to my frustration, someone has now decided that the organisation should use PDF-XChange Viewer instead of Acrobat Reader, and my links don't work anymore... Nothing happens when you click on them. (This only applies to links to external documents. Links to e.g. websites work nicely.)
    Has anybody got any idea what I could do to make the links work in PDF-Xchange Viewer as well? Or am I trying to do the impossible now?
    Best regards
    Jorunn
    Have you tried contacting the PDF-Xchange company's technical support? What results?
    Regards,
    Peter Gold
    KnowHow ProServices

  • I'm trying to open a folder found in a department drive that i have full access to via a link on a website but nothing happens. How do I make the link work?

    The link connects to my G drive and it should open up a folder for me to store things on my hard drive. This works on IE although I usually use firefox at home so I changed my browser at work. Can you tell me how to make these links work so that i can use a website online that will connect to my offline folders?
    Would appreciate it very much.

    Please update to Firefox 20.0.1 immediately, before continuing using the Internet. Firefox 3.6 is no longer supported and has critical security flaws.

  • Cant get buttons to work after linking back

    I have built a flash page that links to html pages. The buttons in the flash movie also link to movie frames in the flash and external html pages. Once movie plays and stops, all links work fine, the links to the anchors and the links to the other html pages, however when I try and link back to the flash movie from an external html page, to specific frames in the flash movie, the html link will link back to flash movie frame fine, however once your back in the flash movie, none of the buttons in the movie work anymore.
    I have embedded the flash movie in an HTML and published it with anchors,"home, about, events etc.
    used this code for several buttons in the flash linking to frame anchors in the movie:
    home_btn.addEventListener (MouseEvent.CLICK, handler);
    function handler (event:MouseEvent):void
         gotoAndPlay (300, "Scene 1");
    This code for the buttons to html pages in the movie:
    members_btn.addEventListener (MouseEvent.CLICK, clickHandler);
    function clickHandler (event:MouseEvent):void
         navigateToURL (new URLRequest ("http://plowonstore.com/members.html"), "_self");
    And this code for the html link back to flash frame anchors:
    <a href="http://plowonstore.com/flash/index.html#home">the button in html page<a/>
    I can't get the buttons in the movie to work once you go back to flash from html links. What am I doing wrong?
    I have search for days now... till I'm blue, can anybody steer me in the right direction please.
    Thanks.

    The flash is 410 frames main movie ends at 393. Buttons appear at lets say frame 115, so at frame 115 I have an action layer with the above code, and blocked(?) extended out all the way to frame 410. Every frame has the action panel showing that code. So like 295 frames its on? I did that beacause flash would not let me put code in layer on each frame more than once told me duplicate code. I would like the buttons to work as soon as they appear, but maybe not possible?
    So when the movie runs and then stops (another layer with a stop(); on frame 393) everything works, if you link to frames 401, 402 etc, can link back and forth in flash movie no prob.
    The frames 401, 402 are continuations of several layers of the main movie, and some additonal content layers just for those "pages". Each has an anchor layer, a content layer, continuing layers of main, and a stop(); layer for each.
    So when you choose a button (in the movie) that takes you out of movie, to an HTML page and then try and link back to flash from that HTML page link, you get sent to correct page, frame, in the flash, but as you suggest and as I feared, the code is not being run. Buttons react to mouse but don't link anywhere.
    http://plowonstore.com/flash
    Any suggestions would be dearly appreciated.

  • How can I make the links work when the site is published.

    I am a new iWeb user and have built the website www.realmoroccotours.com and am having a few problems that I hope someone can help me with.
    First - in Iweb everything works fine but when it is published the links in the top and bottom menu do not work. If I clic on the link before the page is fully loaded it odes work. My host gave me the following information but I have no idea what it means or how to fix it. I have rebuilt the whole site but still the same thing happens.
    +> One of your javascript files that you have installed in the header of the main+
    +> page is blocking the screen with transparent image preventing links from+
    +> clicking. Please remove conflicting javascript and reload that page again.+
    Secondly, the site loads very slowly - although not all the time. Any suggestions on how to make it faster loading would be appreciated.

    All it means is that the image is blocking the navigation menu/overlapping - all you need to do is move it out of the way and the menu should work. Do a view all in iWeb and you can then see what is overlapping and what you need to move.
    You could also build your own nav menu if you like so that your site will be found more easily - javascript, which the iWeb menu is, is not always found that easily. You don't need to re-build the whole site - just the nav menu.
    If you want to speed up your site, then you could try using Web Crusher or iWeb Maestro to speed it up - you need to do this post publishing though, so publish to a local folder and then run it through either of these to get rid of the bloated code that iWeb creates and then upload your site.

  • Prepared Statement help -- cant get it to work :(

    Context initialcontext = new InitialContext();
              DataSource datasource = (DataSource)initialcontext.lookup("java:comp/env/XYZ");
              Connection conn = datasource.getConnection();                
              String UPDATE = "update query with ?s ";
              PreparedStatement pstmt = conn.prepareStatement(UPDATE);
              pstmt.setString(1,title);
              pstmt.setString(2,desc);
              pstmt.setInt(3,1);
              System.out.println("2a");
              pstmt.executeQuery(); ------- STUCK HERE
              System.out.println("2b");                              
              pstmt.close();
    It goes between 2a and 2b and just stops working.. no errors nothing...
    I have been trying to get this working the entire day... with no luck... any suggestions........

    I am familiar with a few dialects of SQL. I've never seen
    UPDATE <tbl> WITH...
    What RDBMS are you using? I just searched the mySQL documentation on the keyword WITH (case sensitive) and found no form of update that uses it.
    The ANSI SQL UPDATE statement takes the form...
    UPDATE <tbl> SET <col> = <value>[, <col> = <value>...]
    Also, you have three calls to setString, but only one ? in your String UPDATE indicating a position for a parameter.
    http://java.sun.com/docs/books/tutorial/jdbc/basics/prepared.html
    Hope this helps. If there is a form of UPDATE that uses WITH, please provide me with a reference link. I'm supposed to know SQL. :-)

  • Cant make get method work

    package nim;
    import java.util.Random;
    public class Row {
        private static final int MAX = 21; //max number of stars in row
        private int howmany;
        /** Creates a new instance of Row with 1 to MAX stars*/
        public Row() {
            howmany = 1 + (new Random().nextInt(MAX));
        /**Creates a new instance of Row with n stars
         * @param n number of stars in the row
         *        if n is greater than MAX, n is set to MAX
         *        if n is less than n is set to 1
        public Row (int n) {
            if (n <=0 ) howmany = 1;
            else if (n > MAX) howmany = MAX;
            else howmany = n;
                System.out.println(howmany);
        /**Getter
         * @return number of stars currently in the row
        public int getHowmany() {
            return howmany;
        /**Setter
         * @param howmany number of stars in row
        public void setHowmany(int n) {
           if (n <0 ) howmany = 0;
            else if (n > MAX) howmany = MAX;
            else howmany = n;
    }i have this and im trying to just use the get method but i cant figure out for the life of me how to make this work, the code i came up with is
    package nim;
    public class testtt
    public static void main (String[]args)
         Row a = new Row(5);
         System.out.println(a.getHowmany);
    }and i keep getting the error testtt.java:11: cannot find symbol
    symbol  : variable getHowmany
    location: class nim.Row
         System.out.println(a.getHowmany);does anyone know how to make this work? im getting ready to pull my hair out

    you have missed the brackets of the function call
         System.out.println(a.getHowmany);
         System.out.println(a.getHowmany());

  • Following a link Most web pages contain links you can follow to move to other pages, I can not make some links work in FF .they work in IE an OPERA and Safari?

    http://mensshoes.bizrate.co.uk/brand--crocs/products__att259--625463-.html
    click on ''go to store'' and nothing happens.
    http://www.screwfix.com/prods/60215?cm_mmc=Campaign-_-E11W05-_-A6-_-DigitalAerial
    click on ''Enlarge Image'' and nothing happens
    this is just two of many other web pages this happens.Please can someone end my misery?

    I followed the instructions for clearing the cache down to the last click "Clear Now" and just like when I click on many links/buttons in FF, NOTHING happened. (Although, sometimes clicking on a link/button makes the page I'm on reload instead of taking me to intended destination.) Now what?

  • Ichat av 3.1.5 (v436) cant make my video work

    Hey!
    Wow, already plenty of topics on this issue. But I tried some things of them and it still doesnt work. I am one of those new-maccers, and was never to good with pcs - and now not so good with mac. Ok, i have one of the new macbooks with built in camera and ichat av 3.1.5 (v436). if i start a conference (audio or video) with someone (also tried appleu3test3) my mac says that i dont have enough bandwith or i did not "react". the same happens when someone invites me. i have an aim account, logged in etc. I do have two accounts on my mac, but both of them have problems with ichat. i use wireless, but when i put cable in it also gives this problem. Why o why??? I am really no expert.... but if you can help; tell me! The message it gives to send to mac is
    Date/Time: 2006-07-18 02:29:39.363 +0200
    OS Version: 10.4.7 (Build 8J2135a)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 618855987.
    noblesseoblg19: State change from AVChatNoState to AVChatStateWaiting.
    0x163bab70: State change from AVChatNoState to AVChatStateInvited.
    0x163bab70: State change from AVChatStateInvited to AVChatStateConnecting.
    noblesseoblg19: State change from AVChatStateWaiting to AVChatStateConnecting.
    0x163bab70: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    noblesseoblg19: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -22
    Video Conference Error Report:
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 192.168.1.103:5060;branch=z9hG4bK0398e34b4ab33812
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 3 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @:0 type=4 (00000000/0)
    [VCBANDWIDTH_DETECTIONFAILURE]
    [20]
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 192.168.1.103:5060;branch=z9hG4bK563340ca751f9f97
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 2 NOTIFY
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SUBSCRIBE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK1d7b4a8e0c33a700
    Max-Forwards: 70
    To: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    From: "u0" <sip:[email protected]>;tag=1393348868
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]>
    Event: conference
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP 192.168.1.103:5060;branch=z9hG4bK260e81066d9ba03a
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 414
    [v=0
    o=bigbropro 0 0 IN IP4 u0en0.0
    s=noblesseoblg19
    c=IN IP4 u0en0.0
    b=AS:2147483647
    t=0 0
    a=hwi:1124:2:2160
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12
    a=rtcp:16387
    a=rtpID:1249039599
    m=video 16384 RTP/AVP 126
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=framerate:15
    a=rtpID:307176724
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 180 Ringing
    Via: SIP/2.0/UDP 192.168.1.103:5060;branch=z9hG4bK260e81066d9ba03a
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:121 type=4 (00000000/0)
    [SIP/2.0 100 Trying
    Via: SIP/2.0/UDP 192.168.1.103:5060;branch=z9hG4bK260e81066d9ba03a
    To: "u0" <sip:[email protected]>
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 INVITE
    User-Agent: Viceroy 1.2
    Content-Length: 0
    Video Conference Support Report:
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:5061;branch=z9hG4bK0398e34b4ab33812
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 3 NOTIFY
    Contact: <sip:[email protected]:5061>;isfocus
    Event: conference
    Subscription-State: terminated;reason=noresource
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [NOTIFY sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:5061;branch=z9hG4bK563340ca751f9f97
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 2 NOTIFY
    Contact: <sip:[email protected]:5061>;isfocus
    Event: conference
    Subscription-State: active;expires=3600
    User-Agent: Viceroy 1.2
    Content-Type: application/conference-info+xml
    Content-Length: 210
    <c-i v="0" st="f" en="sip:[email protected]">
    c<h>i</h><m t="a"/><m t="v"/>
    c<h>o</h><m t="a"/><m t="v"/>
    </c-i>
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [SIP/2.0 200 OK
    Via: SIP/2.0/UDP u0en0.0;branch=z9hG4bK1d7b4a8e0c33a700
    To: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    From: "u0" <sip:[email protected]>;tag=1393348868
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 SUBSCRIBE
    Contact: <sip:[email protected]:5061>;isfocus
    Expires: 3600
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [ACK sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:5061;branch=z9hG4bK71fb2cc65a85393c
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>;tag=1393348868
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 ACK
    User-Agent: Viceroy 1.2
    Content-Length: 0
    @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP m.0:5061;branch=z9hG4bK260e81066d9ba03a
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "noblesseoblg19" <sip:[email protected]>;tag=1064994612
    Call-ID: 7606d54e-15f4-11db-974e-98676b3d13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:5061>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 481
    v=0
    o=evian2 0 0 IN IP4 m.0
    s=noblesseoblg19
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:1028:2:1830
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-711132700
    m=video 16384 RTP/AVP 126 34
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 0 rules 30:352:288
    a=framerate:15
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 15:640:480:640:480
    a=rtpID:212177401
    @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17dfff com.apple.iChat 3.1.5 (436) /Applications/iChat.app/Contents/MacOS/iChat
    0x143b5000 - 0x143befff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x14427000 - 0x14456fff com.apple.QuickTimeIIDCDigitizer 7.1.2 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x14460000 - 0x144a1fff com.apple.QuickTimeUSBVDCDigitizer 1.4.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x144d0000 - 0x14611fff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x14639000 - 0x1468efff com.apple.driver.AppleIntelGMA950GLDriver 1.4.32 (4.3.2) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x14695000 - 0x146b1fff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x146b8000 - 0x146d9fff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x14787000 - 0x1478cfff com.apple.audio.AppleHDAHALPlugIn 1.1.7 (1.1.7a2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x14a00000 - 0x14a04fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x14a28000 - 0x14a51fff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x150e1000 - 0x150e4fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x15bee000 - 0x15c07fff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x15c0c000 - 0x15c25fff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8fd50000 - 0x8fd8bfff com.apple.QuickTimeFireWireDV.component 7.1.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8fe00000 - 0x8fe4bfff dyld /usr/lib/dyld
    0x90000000 - 0x9016efff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901be000 - 0x901c0fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c2000 - 0x901fefff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90225000 - 0x902fafff com.apple.ApplicationServices.ATS 2.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90909000 - 0x909fcfff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a4c000 - 0x90acbfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90af4000 - 0x90b57fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c57000 - 0x90c69fff libauto.dylib /usr/lib/libauto.dylib
    0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9113f000 - 0x9114dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91150000 - 0x91306fff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f5000 - 0x913fdfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91404000 - 0x9142afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9143c000 - 0x91443fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91447000 - 0x914c0fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9150e000 - 0x9150efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91510000 - 0x9153bfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91622fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9165b000 - 0x916d8fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91705000 - 0x917affff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917d5000 - 0x91820fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9183f000 - 0x91855fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91861000 - 0x9187bfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91885000 - 0x918c2fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918d6000 - 0x918e1fff com.apple.speech.synthesis.framework 3.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918e8000 - 0x91920fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91932000 - 0x919e4fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a2a000 - 0x91a40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a45000 - 0x91a61fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a66000 - 0x91ac4fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ad4000 - 0x91ad8fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ada000 - 0x91b35fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b39000 - 0x91b76fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91b7c000 - 0x91b96fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91b9b000 - 0x91b9dfff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91b9f000 - 0x91b9ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ba1000 - 0x91c2bfff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c32000 - 0x91c32fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c34000 - 0x91c79fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91c81000 - 0x91ca6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cad000 - 0x92230fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9226d000 - 0x9261ffff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9264c000 - 0x926d0fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9270c000 - 0x9293efff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a4a000 - 0x92b28fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92b45000 - 0x92c32fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92c42000 - 0x92c59fff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92c64000 - 0x92cbbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ccf000 - 0x92ccffff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92cd1000 - 0x92ce1fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92cef000 - 0x92cf7fff com.apple.speech.recognition.framework 3.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92cfd000 - 0x92d02fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92d08000 - 0x92d99fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92dad000 - 0x92db0fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92db3000 - 0x92dd0fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92de0000 - 0x92de6fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92dec000 - 0x92e4ffff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92e73000 - 0x92eb4fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92edb000 - 0x92ee8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92eef000 - 0x92ef4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92ef9000 - 0x931ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x932f0000 - 0x932fbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93300000 - 0x9331bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9336a000 - 0x9336afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9336c000 - 0x93a25fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93da6000 - 0x93e20fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93e59000 - 0x93f1afff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93f5a000 - 0x93f5afff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93f5c000 - 0x9410afff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94158000 - 0x94199fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x941a1000 - 0x941dbfff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94218000 - 0x9425ffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94269000 - 0x9429efff com.apple.vmutils 4.0.1 (87) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x942e0000 - 0x942f0fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x942fd000 - 0x9433afff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94356000 - 0x94365fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9436c000 - 0x94377fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x943c3000 - 0x943ddfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x943e3000 - 0x9469afff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947fb000 - 0x94944fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x949d0000 - 0x949dffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x949e6000 - 0x94a0ffff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a15000 - 0x94a24fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94a28000 - 0x94a4cfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a58000 - 0x94a75fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a7c000 - 0x94ae2fff com.apple.Bluetooth 1.7.5 (1.7.5f10) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d9f000 - 0x94e32fff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e8c000 - 0x94f0efff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94f41000 - 0x95220fff com.apple.WebCore 418.19 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9537e000 - 0x953a1fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96524000 - 0x96524fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a03000 - 0x96a24fff com.apple.speech.LatentSemanticMappingFramework 2.4 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96a94000 - 0x96b4ffff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96b69000 - 0x96b6afff com.apple.opengl 1.4.10 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96b6c000 - 0x96b71fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x96ca5000 - 0x96ca6fff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x973f2000 - 0x974dafff com.apple.viceroy.framework 274.7 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x97c09000 - 0x97c0bfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x97e35000 - 0x989e7fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98bec000 - 0x98beefff com.apple.QuickTimeH264.component 7.1.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x98bf0000 - 0x98daffff com.apple.QuickTimeH264.component 7.1.2 /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x98e1d000 - 0x98ed9fff com.apple.QuickTimeMPEG4.component 7.1.2 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9934c000 - 0x99357fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99361000 - 0x994cefff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message

    I would do exactly as Defcom suggested. My guess is that once you set QT Pref's to the correct speed then your issue will be resolved. But if not, then also do the following:
    Repair permissions through apple's Disk Utilities.
    Applications>Utilities>DiskUtilities
    If that doesn't help, then please also toss the plist for iChat to the trash. iChat will then create a new default set of pref's that should work as expected.
    btw, once the plist is tossed, it will also lose any save status messages and font and bubble colors for the text messages.
    If none of the above works, then reinstalling or updating Quicktime may be another option to try.
    Good luck ....
    SDMacuser

  • Datapump help - cant get it to work

    This is my script:
    create or replace directory EXPORT as 'e:\aia\backup\dmp\';
    declare
         l_dp_handle NUMBER;
    begin
    l_dp_handle := DBMS_DATAPUMP.open(
    operation => 'EXPORT',
    job_mode => 'SCHEMA',
    remote_link => NULL,
    job_name => 'GTAIATB4_UPGRADE_EXP4',
    version => 'LATEST'
    DBMS_DATAPUMP.add_file(
    handle => l_dp_handle,
    filename => 'GTAIATB4_UPGRADE2.dmp',
    directory => 'export',
         filetype => DBMS_DATAPUMP.KU$_FILE_TYPE_DUMP_FILE
    DBMS_DATAPUMP.add_file(
    handle => l_dp_handle,
    filename => 'GTAIATB4_UPGRADE2.log',
    directory => 'exportT',
    filetype => DBMS_DATAPUMP.KU$_FILE_TYPE_LOG_FILE
    DBMS_DATAPUMP.metadata_filter(
    handle => l_dp_handle,
    name => 'SCHEMA_EXPR',
    value => 'IN (''GTAIATB4_UPGRADE'')');
    DBMS_DATAPUMP.start_job(l_dp_handle);
    DBMS_DATAPUMP.detach(l_dp_handle);
    END;
    I want to export everything that belongs to the schema called GTAIATB4_UPGRADE.
    this is the result:
    SQL> declare
    2 l_dp_handle NUMBER;
    3 begin
    4 l_dp_handle := DBMS_DATAPUMP.open(
    5 operation => 'EXPORT',
    6 job_mode => 'SCHEMA',
    7 remote_link => NULL,
    8 job_name => 'GTAIATB4_UPGRADE_EXP4',
    9 version => 'LATEST'
    10 );
    11 DBMS_DATAPUMP.add_file(
    12 handle => l_dp_handle,
    13 filename => 'GTAIATB4_UPGRADE2.dmp',
    14 directory => 'export',
    15 filetype => DBMS_DATAPUMP.KU$_FILE_TYPE_DUMP_FILE
    16 );
    17 DBMS_DATAPUMP.add_file(
    18 handle => l_dp_handle,
    19 filename => 'GTAIATB4_UPGRADE2.log',
    20 directory => 'exportT',
    21 filetype => DBMS_DATAPUMP.KU$_FILE_TYPE_LOG_FILE
    22 );
    23 DBMS_DATAPUMP.metadata_filter(
    24 handle => l_dp_handle,
    25 name => 'SCHEMA_EXPR',
    26 value => 'IN (''GTAIATB4_UPGRADE'')');
    27 DBMS_DATAPUMP.start_job(l_dp_handle);
    28 DBMS_DATAPUMP.detach(l_dp_handle);
    29 END;
    30
    31
    32 /
    declare
    ERROR at line 1:
    ORA-39001: invalid argument value
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 79
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 3444
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 3693
    ORA-06512: at line 11
    Also, can someone tell me how I can delete the jobs that were created as now I have to keep adding job names ie 'GTAIATB4_UPGRADE_EXP4' started as 'GTAIATB4_UPGRADE_EXP', then 'GTAIATB4_UPGRADE_EXP3' etc etc

    There could be lots of things wrong with this pl/sql script. If you need to change the job name every time, then I can tell you that at least the open is happening, because it is creating the master table. After that, I have no idea what is happening. One thing I would do is to add some sort of debugging into the code so you can figure out what is happening. I use an internal tool to help debug pl/sql, but a simple thing would be to do an insert into a table after every call. Something like this:
    first create a table that is owned by the schema running the job.
    create table debug_tab (a number);
    then in the code, I would put a statement like this after every datapump call:
    insert into debug_tab values (1);
    commit;
    then
    insert into debug_tab values (2);
    commit;
    etc. Then after you run your script, look to see what is in debug_tab. This will tell you how far you got. Some of the things I would look at would be to make sure that the directory exists.
    Actually, I think I just saw it. For the dumpfile, you have the directory as 'export'
    for the log file, you have the directory as 'exportT' <---- you have both lower t and upper T. This is probably your problem.
    As for getting rid of existing jobs,
    select * from user_datapump_jobs;
    then
    drop table 'job_name';
    This will get rid of the Data Pump job.
    Hope this helps.
    Dean

  • I cant make path selection work on the inner areas of my path selection

    The problem is that it's only loading the outline of my path as the selection. All the inner areas aren't included, and I want to chop them out as well

    Activate the Path Selection Tool.
    Option-click on the compound Path's thumbnail in the Paths panel. That will select all components of the Path.
    In the options bar, click the Subtract button to ensure all components are negative.
    Click on the canvas outside of the entire path to deselect all of the path. Click on the line of the main outline path to select only it.
    In the options bar, click the Add button to make the main outline positive.
    The compound path should be correct now.
    You can target the Path and the image layer then Add Vector Mask to the image layer, or Command-click the Path's thumbnail to get a marquee then Add Layer Mask to the image layer.

  • Can anyone help to make those switches work between tab control

    I try to use boolean control to switch between pages (tab control). But my "Goto page 1" or "Goto Page 2" stay on when it pressed. That causes back and furth between two pages all the time. I used this kind of swith with Labview 7 without problem, but when I update to labview 7.1 it causes this problem. Please help
    Attachments:
    TabControllswitch.vi ‏38 KB

    Hi,
    Change the mechanical action of your switches for latch, that way you're sure that the value of it is readed and it will work.
    See attachement,
    Paulo
    Attachments:
    TabControllswitch[1].vi ‏40 KB

  • Anyone know why i cant make my crossfader work for i tunes?

    i cant work out why i cant get the fade to work..it seems like it should be really simple but after i select crossfade and move the slider across, i go back to my libary nothing happens and when i switch back to the options the box is unticked....
    optiquest   Windows XP  

    If the phone was previously unlocked by an unauthorized method, it was re-locked to its original carrier when you updated.  It will now acivate and operate only with that carrier, using their SIM card.

  • Please Help, cant get 8i Enterprise working on my system...cant get into sql plus

    Hello,
    I am trying to get my oracle 8i working. I installed it, and it went ok, except two optional programs didnt work, though it was recommended to get them working, i didnt know how and just went on. Also some of the programs are not working either...which i dont understand since the software installed successfully.
    I am using 8i enterprise on my win2k system. I am not on a network and am using it only on my local machine. I CANNOT get into Sql Plus as it is asking me for a user/password/host string. i tried so many combinations. scott/tiger, system/manger, sys/system_change_on_install and various other things on this discussion board.
    Nothing is working for me and I have no idea whats wrong. I have used installed Oracle systems before and used to just login those systems as scott/tiger and no problems. This is the first time i have installed it from scratch and i havent been able to get into the system.
    Any help would GREATLY be appreciated. Thank you.

    the programs that do not work are:
    Database Configuration Assistant
    INTYPE File Assistant
    Net 8 Assistant
    Net 8 Configuration Assistant
    Net 8 Easy Config
    I click the programs and nothing happens. Not sure even if something is supposed to happen though.
    the error when i type in the pass/user is:
    ORA-12560: TNS: protocol adapter error
    thank you for helping.
    samir.

  • Why text and button links on a PDF do not work in the iPad

    I have Acrobat Pro 9.2.3 and InDesign CS5.
    I've tried creating both button and text links directly from InDesign (Window > Interactive > Hyperlinks). I then export the multi-page PDF with "Acrobat 6 and Above" selected as well as the "Hyperlinks" and "Interactive Elements" checked. When I open the PDF in my iPad, none of the text or button links work.
    Then . . .
    I tried opening the same multi-page PDF in Acrobat Pro, and manually created the link boxes (Tools > Advanced Editing > Link Tool). The iPad still can't interprete these two interactive elements.
    Any clues what I'm doing wrong?

    Try exporting as ePub - now test inside Digital Editions and if OK - drag the file into iTunes and synch to iPhone/iPad.
    It's probably a Preview issue as mentioned but exporting to ePub is good fun!
    J.

Maybe you are looking for