Tv tuner problem!!!!  this is urgent please help....

Hi,
I'm trying to capture vidfeo from tv tuner I've done it before with several kinds of tuners
I'm using " Ati All In Wonder 128 " -display adapter with tv tuner- now and it is giving strange colors on JMF
studio although it runs fine on Ati software
any help will be good even any wild guesses will be helpful
duke

thanks for your reply
this problem is fixed now after I captured another format UYVY instead of YUV
but there is a nother problem if capture with 16 pits per pixel the screen is fine but with 24 a thick black line is at the top of the screen
the problem is I can change the pits per pixel parameter in jmf studio
but in my code
I query the CaptureDeviceManager with a VideoFormat object (it has no way to set the pits per pixel)
and it is giving the black line
and when I try to query the CaptureDeviceManager with RGBFormat object to set teh pits per pixel
It returns a 0 length array of capture device info
are you familiar with such a problem
thanks in advance

Similar Messages

  • Why isnt this working urgent please help

    why isnt this working im trying to connect a panel to a scrollpane the panel will contain several dozen text fields
    the scrollpane shouls be about 350, 450 , but the pane is 350
    by 1200 the problem now is that the scorllbar isnt created and even when I explictly create it it contains no knob, and it will
    not scroll up or down please someone help this is urgent
    import java.awt.*;
    import com.sun.java.swing.*;
    public class ScrollDemo extends JPanel {
         private Rule columnView;
         private Rule rowView;
         private ScrollablePicture picture;
         class UnitsListener implements ItemListener {
              public void itemStateChanged(ItemEvent e) {
                   if (e.getStateChange() == ItemEvent.SELECTED) {
                        // Turn it to metric.
                        rowView.setIsMetric(true);
                        columnView.setIsMetric(true);
                   } else {
                        // Turn it to inches.
                        rowView.setIsMetric(false);
                        columnView.setIsMetric(false);
                   picture.setMaxUnitIncrement(rowView.getIncrement());
    public ScrollDemo() {
         Two t = new Two(columnView.getIncrement());
              JScrollPane pictureScrollPane = new JScrollPane(t);
              pictureScrollPane.setPreferredSize(new Dimension(300, 250));
              pictureScrollPane.setColumnHeaderView(columnView);
              pictureScrollPane.setRowHeaderView(rowView);
         public static void main(String s[]) {
              JFrame frame = new JFrame("ScrollDemo");
              frame.setContentPane(new ScrollDemo());
              frame.setVisible(true);
    import java.awt.*;
    import com.sun.java.swing.*;
    public class Two extends JPanel implements Scrollable{
    private JPanel ivjJPanel3 = null;
         private JScrollPane ivjJScrollPane1 = null;
         private int maxUnitIncrement = 1;
    public Two(int m)
         getJPanel1();
         maxUnitIncrement = m;
         setSize(300,1200);
    private void getJPanel1() {
                   setLayout(null);
                   setSize(250,1200);
                   add(getJLabel1(), getJLabel1().getName());
    public Dimension getPreferredScrollableViewportSize() {
              return getPreferredSize();
         public int getScrollableBlockIncrement(Rectangle visibleRect, int orientation,
         int direction) {
              if (orientation == SwingConstants.HORIZONTAL)
                   return visibleRect.width - maxUnitIncrement;
              else
                   return visibleRect.height - maxUnitIncrement;
         public boolean getScrollableTracksViewportHeight() {
              return false;
         public boolean getScrollableTracksViewportWidth() {
              return false;
         public int getScrollableUnitIncrement(Rectangle visibleRect,
                                                      int orientation,
                                                      int direction) {
              //Get the current position.
              int currentPosition = 0;
              if (orientation == SwingConstants.HORIZONTAL)
                   currentPosition = visibleRect.x;
              else
                   currentPosition = visibleRect.y;
              //Return the number of pixels between currentPosition
              //and the nearest tick mark in the indicated direction.
              if (direction < 0) {
                   int newPosition = currentPosition -
                                       (currentPosition / maxUnitIncrement) *
                                       maxUnitIncrement;
                   return (newPosition == 0) ? maxUnitIncrement : newPosition;
              } else {
                   return ((currentPosition / maxUnitIncrement) + 1) *
                        maxUnitIncrement - currentPosition;
         public void setMaxUnitIncrement(int pixels) {
              maxUnitIncrement = pixels;

    I personally didn't play with swing components when they were in the com.sun.java.swing state, but I have a strong feeling it is very buggy and could be causing your problem.
    Before posting gui issues, please use a newer API, even jdk1.1 would be fine, anything would be better than what your using.
    you wrote: I dont care if its javax.swing or
    com.sun.java.swing
    I would also gather from this statement that your attitude could be one of your other issues.

  • This is urgent please help!  long running job in sm37 but not in sm66

    Hi,
    Can someone please help for an explanation as to why if you call sm37, you can see that the job is long running (example about 70,000 sec), but when you look at the PID where the job is running in sm66 it does not show 70,000 sec but only around 6,000 sec.
    Can someone please explain why?  Thank you very much

    For background processes, additional information is available for the background job that is currently running. You can only display this information, if you are logged onto the instance where the job is running, or if you choose Settings and deselect Display only abbreviated information, avoid RFC. In any case, the job must still be running.
    Regards
    Anilsai

  • I tunes problem driving me mad - please help

    Hi, I've just got a new laptop and have installed i-tunes on it. I have copied all my music to the hard drive from my previous computer and i-tunes has has automatically placed all of the music in the i-tunes library. The problem is that for some reason the library is showing 3 copies of each song even though there is only one of each on the hard drive. i have tried removing i-tunes and reinstalling but it is still happening. i have looked through the i-tunes settings but can't work out why it is happening. i dont want to have to go through the library deleting songs as it would take forever...
    Has anyone else had this problem? any help would be greatly appreciated
    Thanks

    sometimes different songs are placed under one name and also it looks through multiple directories.try to single the folder out for music and then it might work
    hope i helped.

  • I have had creative cloud for a while now and suddenly indesign dissapeared off of my macbook pro and now won't install again! This is urgent please help.

    I checked its been uninstalled from my mac and then every time I reinstall it, it just perpetually sits on that page that says 'inDesign is downloading now'... but it never does. Need urgent help please! Photoshop and illustrator remained on my mac no issue there. Whats going on?...

    Musecatherine please begin the installation process in the Creative Cloud Desktop application.  You can find details on how to install the Adobe Creative applications, included with your membership, at Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html.
    It is likely that the AAM Detect Plug-in is not installed or blocked by your current web browser.  This is why no action occurs when you are on the download page.

  • Problem after deployment---urgent please help

    Hi All
    I have deployed my application and the bc4j on 9IAS..i am getting the following error while committing a new record.
    Can u please tell me how should i go about resolving this problem or even editing my bc4j..file
    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChange(oracle.jbo.server.util.PropertyChangeEvent)
    void oracle.jbo.server.EntityDefImpl.validate(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.EntityImpl.validateEntity()
    void oracle.jbo.server.EntityImpl.validate()
    void oracle.jbo.server.DBTransactionImpl.validate()
    int oracle.jbo.server.DBTransactionImpl.commitInternal(boolean)
    void oracle.jbo.server.DBTransactionImpl.commit()
    int oracle.jbo.html.jsp.datatags.CommitTag.doStartTag()
    void DataHandlerComponent.jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.GetParametersRequestDispatcher.include(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.EvermindPageContext.include(java.lang.String)
    int oracle.jbo.html.jsp.datatags.ComponentTag.doStartTag()
    void AgentMainView_Edit._jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void com.orionserver.http.OrionHttpJspPage.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.jsp.runtimev2.JspPageTable.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
    void oracle.jsp.runtimev2.JspServlet.internalService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void oracle.jsp.runtimev2.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
    void javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ResourceFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void oracle.security.jazn.oc4j.JAZNFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain)
    void com.evermind.server.http.ServletRequestDispatcher.invoke(javax.servlet.ServletRequest, javax.servlet.ServletResponse)
    void com.evermind.server.http.ServletRequestDispatcher.forwardInternal(javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse)
    boolean com.evermind.server.http.HttpRequestHandler.processRequest(com.evermind.server.ApplicationServerThread, com.evermind.server.http.EvermindHttpServletRequest, com.evermind.server.http.EvermindHttpServletResponse, java.io.InputStream, java.io.OutputStream, boolean)
    void com.evermind.server.http.HttpRequestHandler.run(java.lang.Thread)
    void com.evermind.util.ThreadPoolThread.run()

    oracle.jbo.AttrValException: JBO-27014: Attribute MiAgentSynchronizedInd in MiAgent is required
    void oracle.jbo.AttrValException.(int, java.lang.Class, java.lang.String, java.lang.String, java.lang.String)
    void oracle.jbo.server.JboMandatoryAttributesValidator.validateMandatoryAttributes(oracle.jbo.server.EntityImpl)
    void oracle.jbo.server.JboMandatoryAttributesValidator.vetoableChangePreety:
    The stack trace shows that your attribute 'MiAgent' is marked as a required (not-null) attribute, but the new row's MiAgent is null.
    Either change the attribute definition (if the attr should allow null) or set a non-null value for the attr.
    Thanks.
    Sung

  • DEAL OR NO DEAL HELP THIS IS URGENT PLEASE HELP ME!!!!!

    i have a project due in two days and i must create a deal or no deal game in java the following is the code i have currently created i am not very advanced so this is where i am at so far:
    // The "DealorNoDeal" class.
    import java.awt.*;
    import hsa.Console;
    import java.util.Random;
    public class DealorNoDeal
        static Console c;
        public static void main (String[] args)
            c = new Console (30, 110, 15, "DEAL OR NO DEAL");
            //setSize(500,500);
            double[] CasesValues = {.01, 1, 5, 10, 25, 50, 75, 100, 200, 300, 400, 500, 750, 1000, 5000, 10000, 25000, 50000, 75000, 100000, 200000, 300000, 400000, 500000, 750000, 1000000};
            double[] Case = new double [26];
            int number = 0, Choosen, Remove = 0, Offer = 0;
            double PlayerCase;
            Random generator = new Random ();
            boolean Picked = false;
            char Deal = ' ';
            boolean Not = false;
            String name;
            // USER ENTERS THEIR NAME
            c.println ("Please enter your name: ");
            name = c.readString ();
            c.println (" ");
            // THIS PUTS THE NUMBERS IN THEIR CASES
            for (int i = 1 ; i < 26 ; i++)
                number = generator.nextInt (26);
                Case = CasesValues [number];
    for (int i = 0 ; i < 13 ; i++)
    c.println (CasesValues [i] + "\t\t" + CasesValues [i + 13]);
    // THE USER CHOOSES THEIR CASE
    c.println ("Please Pick Your Case");
    Choosen = c.readInt ();
    PlayerCase = Case [Choosen];
    c.clear ();
    // THE USER PICKS 6 CASES TO REMOVE
    for (int x = 1 ; x < 7 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 19;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT NOW YOU MUST OPEN 5 CASES");
    // THE USER PICKS 5 CASES TO REMOVE
    for (int x = 1 ; x < 6 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 14;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT WE WILL CONTINUE TO OPEN CASES");
    // THE USER PICKS 4 CASES TO REMOVE
    for (int x = 1 ; x < 5 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 10;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT WE WILL CONTINUE BY OPENING 3 CASES");
    // THE USER PICKS 3 CASES TO REMOVE
    for (int x = 1 ; x < 4 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 7;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT," + name + "YOU MUST CHOOSE 2 CASES TO OPEN NOW");
    // THE USER PICKS 2 CASES TO REMOVE
    for (int x = 1 ; x < 3 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 5;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT," + name + "YOU MUST CHOOSE 1 CASE TO OPEN NOW");
    // THE USER PICKS 1 CASES TO REMOVE
    for (int x = 1 ; x < 2 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 4;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT," + name + "YOU MUST CHOOSE 1 CASE TO OPEN NOW");
    // THE USER PICKS 1 CASES TO REMOVE
    for (int x = 1 ; x < 2 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 3;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("ALRIGHT," + name + "YOU MUST CHOOSE 1 CASE TO OPEN NOW");
    // THE USER PICKS 1 CASES TO REMOVE
    for (int x = 1 ; x < 2 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 2;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("NOW ITS TIME TO OPEN ONE MORE CASE");
    // THE USER PICKS 1 CASES TO REMOVE
    for (int x = 1 ; x < 2 ; x++)
    c.print ("Please Choose Case To Remove: ");
    Remove = c.readInt ();
    for (int i = 1 ; i < 26 ; i++)
    if (Remove == i)
    c.clear ();
    c.println ("You Picked Case " + Remove + " That had a value of " + Case [i]);
    Case [i] = 0;
    c.println ();
    c.print ("Case Numbers Picked: ");
    for (int i = 1 ; i < 26 ; i++)
    if (Case [i] == 0)
    c.print (" " + i);
    c.println ();
    // CALCULATES AND MAKES OFFER
    for (int i = 1 ; i < 26 ; i++)
    Offer += Case [i];
    Offer = Offer / 2;
    c.clear ();
    c.println ("The Offer is: " + Offer);
    c.println ("DO YOU ACCPET (Y/N)");
    Deal = c.readChar ();
    if (Deal == 'Y' || Deal == 'y')
    c.clear ();
    c.println ("CONGRATS, YOU LEAVE WITH " + Offer + "DOLLARS");
    else if (Deal == 'N' || Deal == 'n')
    c.println ("NOW ITS TIME TO OPEN YOUR CASE, YOUR CASE CONTAINED " + (Offer * 2) + " DOLLARS");
    i would really appreciate it if you could show me how to tell the player when they have already chose a case and not let them choose it again and if possible have all the values display and eliminate the values as they the cases are opened my e-mail is [email protected] if you can e-mail there or add me on msn it would be really appreciated also for future reference thanks

    Why is everybody on this thread so violent.Nobody was violent.
    Just to address my first posts.
    1) The subject line is very annoying
    2) Asking for people to email you is not on
    3) The code is crap. It's unbearable lengthy and the more I looked at it the more I cringed. As you yourself noted in your reply more methods would be a good start. Even if hero were to get the program in it's current form to work then as a grade it gets no better than a D and possibly an F anyway.
    So while I think encouragement is fine and noble there are sometimes you have to call a spade a spade. The OP (_hero_) if he wants help here needs to be prepared to interact on the forum in a communally acceptable fashion (see 1 and 2) and to start from scratch with his code (see 3). While this may not be what the OP wanted to hear playing pollyanna about it is counter-productive.
    All I did was give my advice to the guy and now IM
    getting torn to pieces by prometheuzzzzzzz and
    marcrules.
    Look:
    1) I taught myself Java and I didn't learn the
    conventions properly (at all).
    2) I can't indent code directly in the java forum
    message editor.
    3) When I write my posts I often dont test them
    because they're pseudo-code so they dont need to be
    made in Eclipse or JCreator or w/e.There is a lot of whining going on here. Just take the advice given for what it is worth. Learn conventions. Start indenting. Stop using an IDE (for now).
    Above all stop taking it so personally. If you post code that is crap on this site more often then not someone will point it out. Subtly or un-subtly as the case may be.
    4) Stop being so violent towards people when they're
    asking for helpAgain see my previous points. Nobody was violent to anyone. Further the OP needs a wakeup call.
    >
    Does that explain why i code as i do?Not really.

  • Swf to gif problems...URGENT, PLEASE HELP!

    Hey guys!
    Okay, I have this problme, and I cannot find a solution and a client is wanting this back now...
    So, I got supplied a .swf file and html wrapper. With the request that he could get a gif to put on the site. So I figured, no problem! I tried:
    pasting it to a stage in flash... It wouldn't recognise/open the file.
    And using a few different types of "swf to gif" converters. They also didn't seem to recognise/open the file.
    So I tried using a different .swf file I have. But all the same issues happened.
    Can anyone suggest why this is happening, and if there is a solution?
    I am currently running flash cc. I cannot tell you what version the .swf is made in I'm afraid
    Thanks for you help!

    Google around for a SWF to Video (MOV / AVI / etc) converter. Take the movie it creates into any video software you have and export an animated GIF sequence.
    For example, Pemiere's Export options:

  • How to write this application - URGENT PLEASE HELP

    I would like to write a program for a supermarket loyalty card system. The program should have 2 customers and 2 gifts on offer. The customer details and the gift details can be hard coded.
    When the program starts the user should be shown a menu which will have options to
    view all customer details
    add points for a customer
    buy a gift
    When the user chooses to buy a gift ro to add points, any changes made to the customers' points must be done using methods. Adding or buying gifts should be done using customer id's and gift id's.
    The user must be able to see the altered points.
    I WILL APPRECIATE IF I COULD GET HELP EVEN FOR PSEUDOCODE.

    Not as much as this guy tho http://forum.java.sun.com/thread.jsp?forum=31&thread=486327&tstart=150&trange=15

  • Urgent, Please help me in this problem.I am getting problem while installation

    I am using Windows 8 in my system. I am trying to install Sql Server in system . Everything is fine, but finally  when i click on install button i am getting the following error .
    please help me quickly. I well be thankful to you.

    Triple post meanwhile:
    http://social.msdn.microsoft.com/Forums/en-US/7fafa499-ca1e-42f7-a117-73df924d9847/urgent-please-help-me-in-this-problemi-am-getting-problem-while-installation?forum=sqlsetupandupgrade
    http://social.msdn.microsoft.com/Forums/en-US/a1c7978c-2f84-495f-a8b6-9e9fe46654d7/getting-problem-while-installing-sql-server-2012?forum=sqlsetupandupgrade
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Date format Problem in OAF R12 Urgent Please help!!!

    We have acustom application in OAF which was developed in 11i. Now we migrated the same to R12.
    In this there are two date fileds getting dispayed on the page and the query for the same is
    SELECT TO_CHAR (SYSDATE, 'dd-mm-yyyy') AS CURRENT_DATE, UPPER (TO_CHAR (SYSDATE - 10, 'mon-yy')) AS g_period, UPPER (TO_CHAR (SYSDATE + 5, 'mon-yy')) AS gnext_period, TO_CHAR (sysdate,'dd-mon-yyyy') as today_date, TO_CHAR (sysdate - 1,'dd-mon-yyyy') as yesterday_date FROM DUAL
    In 11i version the output is dispaying correctly but in R12 the current date is dispayed as
    Start Date 04-Nov-5242
    End Date 04-Nov-5241
    As per logic it should be
    Start Date 09-Feb-2012
    End Date 10-Feb-2012
    Please help..Urgent issue.

    Here are the answers to your problems :
    1. Once u restart , the oracle services and the database is not mounting automatically.That is because, when you install the Oracle Oracle8i Standard Edition Release (8.1.7), the two key services namely
    OracleOraHome81TNSListner and
    OracleService<your SID name>
    are configured as manual start ( check the NT --> start>setting>control panel>services. )
    For the database to start automatically the next time you start your machine, these two services will have to be put into "Automatic Start" mode.
    < for this double click on the respective service, select the "Automatic" radio button and click on ok>.
    Now when you restart the machine, your database will be automatically mounted.
    2. this as explained above is a corollory to the above problem. you can start or stop your database on NT using the "Services" window....
    hope this helps.
    bye.
    Hi All,
    I have installed Oracle Oracle8i Standard Edition Release (8.1.7) from technet site.
    I have installed it on windows NT 4.0 .
    Installation is fine.
    I can access or get into SQL prompt .
    I have created a database also.
    1st problem
    My problem is once I restart the Machine and try to access SQL plus .it gives me an error
    ORA-01034: Oracle not available
    ORA-27101: shared memory realm does not exist.
    2nd problem
    I dont know how to start and stop the database , as there is nothing to do that in the start menu of Oracle .
    How do i do this .
    This is very urgent please help.
    regards,
    Preeti

  • Urgent please help, this program should work

    Urgent please help.
    I need to solve or I will be in big trouble.
    This program works at my home computer which is not networked.
    The hard disk was put onto another computer at another location whihc is networked. Here my program worked on Monday 14 october but since for the last two days it is not working without me changing any code. Why do I receive this error message???
    Error: 500
    Location: /myJSPs/jsp/portal-project2/processviewfiles_dir.jsp
    Internal Servlet Error:
    javax.servlet.ServletException
    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:460)
    at jsp.portal_0002dproject2.processviewfiles_dir_1._jspService(processviewfiles_dir_1.java:162)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java)
    at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
    at org.apache.tomcat.core.Handler.invoke(Handler.java:322)
    at org.apache.tomcat.core.Handler.service(Handler.java:235)
    at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:917)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
    at org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:176)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:516)
    at java.lang.Thread.run(Thread.java:536)
    Root cause:
    java.lang.NullPointerException
    at jsp.portal_0002dproject2.processviewfiles_dir_1._jspService(processviewfiles_dir_1.java:132)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java)
    at org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
    at org.apache.tomcat.core.Handler.invoke(Handler.java:322)
    at org.apache.tomcat.core.Handler.service(Handler.java:235)
    at org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485)
    at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:917)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
    at org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:176)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:516)
    at java.lang.Thread.run(Thread.java:536)

    foolishmatt,
    The code is quit large.
    to understand the program I think all the code needs to be examined.
    I would need to send to you in an email.
    Here is my e-mail
    [email protected]
    if you contact me than I can send the code to you.
    Thank you in advance.

  • HT201363 Hello I forgot my Security question of my Apple ID ? I don't kow what should I do and how to solve this problem ? could you please help  ?

    Hello I forgot my Security question of my Apple ID ? I don't kow what should I do and how to solve this problem ? could you please help  ?

    You need to ask Apple to reset your security questions; ways of contacting them include phoning AppleCare and asking for the Account Security team, clicking here and picking a method for your country, and filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (104569)

  • I made upgrade for IOS to 7.04 but my iphone is second hand and when iphone need to make activation ,i don't have the apple ID so my iphone didn't work from this time so please help me urgent

    I made upgrade for IOS to 7.04 but my iphone is second hand and when iphone need to make activation ,i don't have the apple ID so my iphone didn't work from this time so please help me urgent.

    There isn't one.
    amrzaky wrote:
    I can't contact with previous owner s i need another solutoin
    The Apple ID and Password that was Originally used to Activate the iDevice is required.
    If you cannot get this information from the seller
    Removing a device from a previous owner’s account
    You need to return the Device for a refund, as you will not be able to re-activate it.

  • Set Page "HEIGHT" ---Very Urgent, Please Help me on this issue. Please.

    Hi all ,
    Very Urgent, Please Help me on this issue.
    when_now_form trigger i set set maximize the window and MDI. And my window and canvas is same height (1500). The formsweb.cfg also changed to 1500. But still I can not view full page on web. Where to I change the properties. Please help.
    Selvam

    Is your form running inside the browser window (with SeparateFrame=False)? If the browser is maximized, and your form is maximized, yet you cannot see the entire screen, you can run with SeparateFrame=True. You can do that on the browser line.

Maybe you are looking for

  • Z Program of subtype being incorrect??

    Hi experts. I've created a Z subtype of object BUS2009 and I have some problems regarding the containers. Well, It's a little complicated so I'll try to expose it as easy as I can. We have a problem with the Z-Object because of the "get_property" fun

  • Unwanted Snap

    I try to move a layer and it snaps back, even though snap has been turned of. I'm only able to move it with my tablet. I have to plug in the tablet just to be able to move the layer.... It's exremely bothersome. Anyone know how to make it stop? It ha

  • Typical example of SAP change management in SD scenerio....

    Dear All, Is there anybody who can provide me with typical example of SAP Change Management scenerio in manufacturing industry OR in consumer industry. I am looking for some example that has improved a business process tremendiously OR made the busin

  • HT204022 how do i remove or delete storage on my icloud

    How do I delete storage on my icloud

  • Redo log transfer

    How can I be sure that, my redo transport services has been enable and LGWR is transferring on another machine?? source: ALTER SYSTEM SET LOG_ARCHIVE_DEST_2='SERVICE=DS02.BD.NET LGWR ASYNC OPTIONAL NOREGISTER VALID_FOR=(ALL_LOGFILES,PRIMARY_ROLE)' SC