Am I Going About This Wro

Hi all.
I realize that these particular forums are a sort of user to user interface but I have noticed that Creative staff will respond to SOME of the posts here so I ask, is there another forum or source from which I may get answers as to what may be wrong with the entire front panel of my Audigy2 Platinum?
I posted a very detailed description of the problems I was experiencing and about 40 views later I have not a single reply.
As I mentioned in my previous post which can be found here: http://forums.creative.com/creativel...ssage.id=32339 , I USED this card EVERYDAY and it is important, in fact necessary, that I have use of the connectability offered by my front panel which is indeed why I bought the card.
Can someone please respond to this?
BTW the reinstall went as expected. No change.

Have one main image with which I would place all elements on top of, such as selectable images, text etc.
The wheels just fell off your wagon!
This is a common choice for those who are just beginning web development, since it seems so simple.  It's not.  As you discovered with your previous attempt, a web page is NOT a static, rigid entity.  It is flexible in the sense that the visitor has the ultimate control over that page's viewing environment by virtue of their own special browser and its settings.  When you place everything over top of a single background image, what will happen when the text size changes?  Everything will then be misaligned, that's what.  And that is why you will never see an experienced developer choose this approach.
I made the main image the background image and centred it but coudn't get any of the buttons to stay in place when the browser was resized, even with a wrapper, and the buttons set to relative.
Well, no, the buttons weren't set to relative.  They were still at absolute.  It was the wrapper that was set to relative.  The problem here was exacerbated by the fact that you chose too wide a page to begin with.
So now I'm trying to use the main image as a regular element and using somekind of overlapping image method
You're back in the soup with this thinking.
Post a link to your layout image so we can see why you are stuck in this rut.  Then we can propose a solid approach for you to use....
My heads about done in and I've already had 1 sleep in between trying to figure this out.
I'm starting to think about paying someone else to build it.
That's never a bad approach for someone who is inexperienced and having frustration getting started.  You will learn alot....

Similar Messages

  • Am I going about this the right way?

    Hello,
    I will place the code below. I have a JTextArea that I want to read the input of my process out to. I start a process which is just a shell script from the gui using the run button and I want to get what the script is outputting, onto the screen in my JTextArea. Any Ideas would be greatly appreciated. Thanks.
    import javax.swing.*;
    import java.awt.event.*;
    import java.io.*;
    import java.awt.*;
    //Sets up gui with run and cancel button, and text field for the I.P//
    public class OrderVodScript extends javax.swing.JFrame implements ActionListener {
        JTextField enterIp = new JTextField(16);
        JButton run = new JButton("Run");
        JButton cancel = new JButton("Cancel");
        public OrderVodScript() {
            super("Order VOD Script");
            setSize(900, 500);
            setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            JPanel pane = new JPanel();
            JLabel enterIpLabel = new JLabel("Enter I.P Address or Full Path To A File Of I.P Addresses: ");
            pane.add(enterIpLabel);
            pane.add(enterIp);
            pane.add(run);
            pane.add(cancel);
            cancel.addActionListener(this);
            run.addActionListener(this);
            JPanel textPane = new JPanel();
            JTextArea text = new JTextArea(20,70);
            JScrollPane scrollPane = new JScrollPane(text);
            //Put them together
            FlowLayout flow = new FlowLayout();
            setLayout(flow);
            add(pane);
            add(scrollPane);
            setVisible(true);
        //Method to tell which button was pressed//
    public void actionPerformed(ActionEvent evt) {
        Object source = evt.getSource();
        if (source == cancel) {
          System.exit(0);
      } else if (source == run) {
          String ip = enterIp.getText();
         try {
              Process child = new ProcessBuilder("testvodscript" +ip).start();
              BufferedReader input = new BufferedReader(new
              InputStreamReader(child.getInputStream()));
              input.readline(text);
       }  catch (IOException e) {
                        e.printStackTrace();
       public static void main(String[] arguments) {
       OrderVodScript order = new OrderVodScript();
    }

    close...
    String NL = System.getProperty("line.separator");
    String line = "";
    BufferedReader input = new BufferedReader(new
              InputStreamReader(child.getInputStream()));
    while((line = input.readline()) != null) {
       text.append(line + NL);
    }

  • When is apple going to do something about this recent flood of spam to .mac

    when is apple going to do something about this recent flood of spam to .mac. i have had .mac for 4 years and in the last few months im getting like 10 junk mails a day. all for worthless investment tips. i came on here to find alot of others getting the same junk mail from the same sender. so it is obviously a target to .mac addresses and not just mine. come on apple, this has been happening for a few months now and is getting worse. are you going to do anyhthing about it on the server side of things? im paying over $100 for .mac and expect a fix. anybody else with this problem please please sound off here. we need a fix for this.

    yes, i agree. over 3 years with 3 .mac addresses and this is the first time i've had any sort of a problem... and it's becoming an onslaught.
    plus, not only is the mac filter not working, my mail 2.0.5 filter is not working. can someone let me know why these are not going into my junk folder? i think i've got it set up correctly as these are ticked:
    enable junk mail filtering
    move it to the junk mailbox (automatic)
    (exempt) sender in my address book
    (exempt) message is addressed using my full name
    trust junk mail headers set by my ISP
    can anyone from mac let us know that you are aware of the current problem and are at least looking into it?
    also, here's another recent thread:
    http://discussions.apple.com/thread.jspa?threadID=544461&tstart=45
      Mac OS X (10.1.x)  

  • What is going on with the Iphone4 home button.  I see lots of people having issues, but not resolution.  I am running 4.2, but based on what I have read, 4.3 does not help.  Apple has to do something about this, as it is affecting lots of people.

    What is going on with the Iphone4 home button locking up?  I see lots of people having issues with the button becoming unresponsive, but no resolution.
    Suggestions include:
    Upgrade
    Restrore
    ReSync
    Push harder,
    etc. 
    I am running 4.2, but based on what I have read, 4.3 does not help.  Apple has to do something about this, as it is affecting a large portion of the user community.

    lfossier1 wrote:
     Apple has to do something about this, as it is affecting a large portion of the user community.
    No they do not and no it is not affecting a large portion of the user community.
    If it is an actual hardware issue, the only fix is to repair or replace the hardware.
    If it is a software issue, restoring as new will fix it.

  • I have been trying to download a new update and it goes thru the strokes and restarts but the update version does not show when I go to "about this computer" to see what version is on.  Any ideas what is wrong?

    I have been trying to download an update on my MacBook Air and it goes thru the process and restarts but the update does not load.  I know it is not loading because when I go to " About this computer" the version does not show it updated.  Any help would be appreciated.  Thanks

    trying to download an update
    v10.6.8 is as far as Snow Leopard can be updated.
    Which update are you trying to install ??

  • I just got my replacement phone from Warranty. The phone was on for just 2 hours and it crashed. I was told that motorola knows about this "possible" issue. I got a new sim, hard reset, If it can be done I did it. They are now sending me the same phone ag

    I just got my replacement phone from Warranty. The phone was on for just 2 hours and it crashed. I was told that motorola knows about this "possible" issue. I got a new sim, hard reset, If it can be done I did it. They are now sending me the same phone again. Number 3. I would hope this one doesn't crash but I rather have a different phone so I can enjoy using my account. The phone's most recent error was today. " Unfortunately, the process com.motorola.widget.circlewidget3d" has stopped. At least the error message works and it's polite. I told tech this and they could not answer my question or help me other then "let's do a hard reset" My warranty replacement is coming on Monday. Let's hope this one works. Anyone else havinbg the same problem. it says "such and such as stop working" on all sorts of stuff! Help! I want my iPhone Back!

    I just did a google search on this issue. OMG, I got a ton of videos on this or similar issues. Each one says in some way to clear the cache, reset the data, etc. Why in the world would this continue to happen and they not do a fix that resloves this without having to lose or stop what your doing. This is a very long and constant issue it seems with Android phones as there must have been pages and pages of what I now call "Unfortunately"  So I am going to pray that Verizon helps me  out and gets me away from this issue and helps me go back to iPhone or try the Samsung.

  • We have always used one iTunes account and I want to crate a new account for my daughter.  What is the best way to go about this and will she need to download free apps again?

    We have always used one iTunes account and I want to crate a new account for my daughter.  What is the best way to go about this and will she need to download free apps again?

    Not going to happen the way you want it to.
    When you add a gift card balance to the Apple ID, it's available for the Apple ID.
    Probably best to create unique Apple ID's for each... this will also make things easier in the future as purchases are eternally tied to the Apple ID they were purchased with.

  • I keep getting emails for another user; can't seem to contact Apple support about this

    Hi there,
    I keep receiving emails for someone called Amanda to my email address.  These are not spam emails; it seems like someone called Amanda is signing up to reputable websites using my email address.  So far, Pinterest, Educreations and a women's magazine have sent me emails to confirm my membership.  There doesn't seem to be anything suspect going on: they're all respectable websites, and they're always addressed to Amanda.  I was also receiving confidential emails from a legitimate business with invoices etc. a while back.
    I'm confused as to what would be the cause and/or point of this.  It seems like a very benign way to spam/scam somebody.  Is it possible (I feel ridiculous even asking this) that emails can become crossed like telephones?  I know, I know, it's a stupid question.
    I'd like to contact Apple Support about this, but I seem to be going round in circles on the website.  Unless I have AppleCare (mine is expired) I can't seem to get in contact with anyone.  Can anyone help me or point me in the right direction?
    Thanks!

    You can contact iTunes support here : http://www.apple.com/support/itunes/contact/ - click on Express Lane, then iTunes > iTunes Store

  • Someone please clarify some things for me about this Gingerbread update.

    Alright... Someone please help me with some information. I hate to sound like I'm living under a rock, but I'm confused about this update I keep hearing about. How do I know which update I have? A couple months ago, maybe, I was just tinkering with my settings and selected "about phone" and it said there was an update available, so I downloaded it, and it changed the appearance of my home screen and different other things, but my phone worked just as good as it did before, so that is all that I noticed about it, that it looked different and I liked it, so I was happy with it. A couple of weeks ago I started having problems out of the blue with my multi-touch keyboard. I googled this forum and made an acct and someone named Cody was helping another user with the same problem, which was selecting space while texting and it taking away the keyboard leaving you to select the text space again, only to hit space and have it go away again, which forced me to use periods after every word so I could avoid hitting space. Anyway, he said to turn word prediction off. It worked for the guy he was helping, and it worked for me as well. I was happy and thought everything was back to normal. Well, a few days later I noticed that while texting if I hit the period symbol, exclamation point, question mark, or any other symbol or punctuation mark, it freezes what I pressed on my keyboard and the keyboard will not go away. I can exit out of text messaging, and get back to my home screen however the keyboard is still frozen on the screen with the symbol pressed down. Also I have an issue with my camera flashing on and off when I am trying to take a picture, and it will not let me snap a shot. I push the buttom down to auto focus and it just flashes on and off on the camera screen, the flash will sporatically come on and off and it's just all shot out, just out of the blue. I went into settings for my text msging and just unchecked everything, to see if that would help. I wrote 2 msgs using punctuation purposely and had no problems. But, my camera still will not work. Is this all because of this update that I downloaded? I just see a lot of people complaining about Gingerbread update and I don't even know what I have. I also had no clue that it's a good idea to reset your phone before or after an update. I didn't do this. I just updated my phone. Will it do any good now to reset it to its original state? I don't understand that at all because it would seem like if I reset the phone to factory.... wouldn't that take away the update that I downloaded anyway? I'm so confused someone please set me straight! Sorry for the long post but really I am just trying to understand what's going on with my phone. Thanks for any advice/help.
    [minor edit to remove potentially sensitive phrase]

    Welcome to the forum.  
    OK, as far as which version you have, it sounds like you got Gingerbread. If you go into About Phone, GB is Android version 2.3.3 and the System Version is 4.5.596....
    As far as the Keyboard issue, many have had success by turing off the word prediction, as I mentioned. Others have not. Some have had luck by first doing a Clear Caceh procedure (see below). The next step after that is a Full factory reset (which is what Verizon will likely have you do if you get them involved).  Personally, I have yet to need to do the Factory Reset - others have and even go as far as recommend it..  So I would start with Clear Cache and see if that helps. If not, do a Search for "In and Out of Factory Reset" using the search feature above. You really need to undertsand it before blindly jumping into it. Good luck.
    Wiping cache partition 
    Power off
    Power On Holding Home Key
    When Andy with Exlamation Point Shows up Press BOTH Volume keys
    Use Volume Keys to navigate to "wipe cache partition" and tap power button to select
    Wait for it to finish and select reboot system

  • HT201401 My iphone 4s turned off properly but when I went to put it back the apple icon came on and then an image I have never seen before of a ubs pointiing towards the word itunes in a circle.  And the phone no longer goes beyond this message.  meltdown

    My phone started acting up and I noticed my text messages were not being sent.  So I turned my iphone off.  My iphone 4s turned off properly but when I went to put it back the apple icon came on and then an image I have never seen before of a UBS pointiing towards the word itunes in a circle.  And the phone no longer goes beyond this message.  I try to turn it off and on again and same message over and over.  If I hit the any button on the phone nothing happens. Does anyone know what this means or seen this itunes messaging ?  meltdown? Please help.

    Hello Raja,
    Thank you so much for your response.  I had these photos backed up on iCloud but, had I not, its good to have an alternate solution as the one you suggested.  Actually, I went to the Apple store today and yes, you are absolutely correct Restoring in iTunes will result in permanent loss of photos unless backed up somewhere such as iCloud or other solution.  Well, what they did was restore the phone in itunes ( I did not have iTunes downloaded to my computer which is why it did not work when I went to do it myself, I needed to go to the iTunes site and go to the download iTunes button because my windows based HP laptop does not come with itunes already downloaded).  This retoration process took a while and I was forced to upgrade to the latest 7.1 iOS software which I was not too happy about -sometimes you like the way things work now :-)  Anyhow, they said this restoration request happens as a result of a software update (which I was NOT in progress of an update or doing an update) or sometimes when you remove the power cable too quickly from the iphone (which I do not recall doing this either but...). Since I had backed up on iCloud all of the photos were downloaded back on my iphone 4s.  Best of all was that my phone was back up and runnning and there was NO CHARGE at the apple store for this service of restoring my phone.  Well, I just wanted to share the results and I appreciate all the responses and support I received.  Thank you kindly.

  • 'About This Mac' in the filesystem?

    Does anyone know how to determine the OS based on files, rather than going into Apple > About This Mac ?
    I have an external disk that I've gotten back from a data recovery service, and I'm trying to determine what OS the drive was running under. 10.5/10.5 Server or 10.6/10.6 Server? I was thinking some differences between the OS's could be found in:
    - Library > Preferences?
    - Kernel Version?
    - Error logs?
    Message was edited by: Psilocybe

    Say I gave you a system folder and asked you to tell me what OS version it was. How would you be able to determine based on the files / data inside the system folder what system the data was generated from? Or would you be able to?

  • Firefox is refusing to start. It says that my profile is missing, which it appears to be. Yet the way in which one goes about creating a new profile wont' work either. Anybody have a bloody clue what's going on and how to fix it?

    Firefox is refusing to start. It says that my profile is missing, which it appears to be. Yet the way in which one goes about creating a new profile wont' work either. Anybody have a bloody clue what's going on and how to fix it?

    AIR give you classes to detect an on-line or off-line status, it's in 
    this way for the sake of flexibility for instance what happens if you 
    only what to sync  data only on Saturdays at 2 am? If it were done 
    automatically that'll be a problem. And it isn't so complicated.
    You can download the SalesBuilder from AIR examples at www.adobe.com/devnet/air
      it's an application that does everything you have in mind.
    I don't understand your question abou file types.
    An AIR app can communicate with almost every backend served tech 
    CF, .Net, PHP, RoR.
    Sincerely,
    Michael
    El 14/05/2009, a las 8:48, IrishAIRMax <[email protected]> escribió:
    >
    I have to say that I'm loving the picture! well cool!
    >
    Sorry but I don't quiet understand. I thought AIR did the updating 
    automatically? I didn't realise the developer had to program the 
    logic of how the updates take place?  Is it a case in most AIR apps 
    that when online the app updates the server and once every intervel 
    (of however long) the local SQLite DB is synced to the more updated 
    server DB. Then when offline the developer has to sense that the app 
    is offline and store a log manually of the updates without any help 
    from AIR itself, and then update once it comes online again?
    >
    Can AIR link to anything more than a database on the server side 
    apart from webservices, for example .as files or any other file types?
    >
    What type of server is a Flex app stored on, is it a specific Adobe 
    server rather than a Java or .NET server?
    >
    Thank you so much for your last comment!
    IrishAIRMax
    >

  • HT201210 nowadays have many user have problem with update to ios7 and need active with apple id maybe in the future in order escape from these problems must be stop use these products else. Because of simple user don't know about this technology and somet

    nowadays have many user have problem with update to ios7 and need active with apple id maybe in the future in order escape from these problems must be stop use these products else. Because of simple user don't know about this technology and sometime just hear from other user that it 's difficult to use then force they change phone that use to handle to another.

    It is a feature to discourage the theft of iPhones by making them useless if resold. It's not going anywhere. It's simple: just don't buy a phone until you make sure that the activation lock has been disabled.

  • How should we be going about creating and saving and/ or exporting our ODC files using Excel 2013 for use in Project Server 2013 Online?

    Hi I need your guidance on how I should go about setting up my Excel 2013 reports so that others in our Project Online 2013 environment can access and updates these reports of mine.
    My questions are as follows:
    I presume I need to create and save my ODC files in a PWA > Data Connections folder.  I have English and French users in our environment.  Do I need save them twice?  Once in the French and again in the English Data Connections folder?
     Likewise for the Excel file? 
    How should I go about creating my ODC files within Excel?  By default, the ODC files are being created on my PC's > My Documents > My Data Sources folder.  I presume I need to get them saved or exported to the PWA > Data Connections
    folder. So, How should I be going about creating and saving and/ or exporting the ODC files???
    FYI...My oData Feeds that I wish to use and join in this particular Excel file are as follows:
    https://cascades.sharepoint.com/sites/pwa/_api/projectdata/AssignmentTimephasedData01T00:00:00'
    https://cascades.sharepoint.com/sites/pwa/_api/projectdata/Projects()?$select=ProjectId,ProjectName,CAS_Classification,CAS_PCO,CAS_IT_Department,CAS_Program,CAS_SubProgram
    https://cascades.sharepoint.com/sites/pwa/_api/projectdata/TimeSet()?select=TimeByDay,TimeDayOfTheWeek$filter=TimeByDay ge datetime'2014-10-19T00:00:00'
    https://cascades.sharepoint.com/sites/pwa/_api/projectdata/Resources()?$select=ResourceId,ResourceName,Programs,Supplier,Source,Role,CostType
    Thanks in advance,
    \Spiro Theopoulos PMP, MCITP. Montreal, QC (Canada)

    Thank you Guilaume.  May I ask you to help clarify a bit more for me?  If I have to do it for both languages (the reports and ODC files), do I simply copy the same ODC files from e.g., the English to French folder in PWA (Odc files)?  Or does
    that defeat the purpose?  Or, do I need to create a new set of oData Feed Connection files with a French version of Excel 2013 and save them to the French Data Connections folder in PWA?  Do I need to have a French version of Excel 2013 to create
    French ODC files and ultimately French based reports and/ or vice versa?
    I did notice that the following oData metadata command from within a browser produces different results (ie., English versus French metadata returned) depending on who runs it (i.e., French or English user, etc).  As you can see I am a bit confused.
     Any help you can provide would be greatly appreciated.
    https://XXXXX.sharepoint.com/sites/pwa/_api/projectdata/$metadata
    \Spiro Theopoulos PMP, MCITP. Montreal, QC (Canada)

  • Cookies do not get deleted / re-appear within seconds if I delete them manually and yes I've checked every single support page about this and it didn't help

    – I have the most recent version of Firefox.
    – I have my settings in Preferences -> Privacy on "Keep third party cookies until I close Firefox".
    – I've checked "Clear history when Firefox closes" and have ticked every single box under settings (except saved passwords).
    – But still, Cookies do not get deleted when I close Firefox – there are hundreds of cookies every time I open it.
    – If I go to Tools -> Clear recent history, choose "everything" and tick every single box, history etc. get deleted but the cookies remain.
    – If I go to Preferences -> Privacy and click "Show Cookies" and then click "Remove all cookies" twice, the cookies disappear, but they're back just seconds later.
    – I've even tried going to Preferences, clicking on Exceptions and manually adding some of the websites that showed up under "show cookies" and blocking them and then deleting the cookies, but still they re-appeared within seconds, and the exceptions were blank again.
    – I've checked all your support pages about this topic.
    – I've seen this https://support.mozilla.org/en-US/questions/740598?esab=a&as=aaq and tried it and it didn't help.
    – I've seen this https://support.mozilla.org/en-US/questions/936308?esab=a&as=aaq and this https://support.mozilla.org/en-US/questions/868910?esab=a&as=aaq, and yes I do use "Do Not Track Plus" and some of the Cookies seem to be Opt-Out-Cookies but most are not.
    Please help me. I used to be a big fan of Firefox but this is getting really scary.

    You can't remove opt-cookies that are added by an extension unless you disable or uninstall that extension, so you can disable the do not track extension as a test to see if that allows to remove the cookies.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    If clearing cookies doesn't work then it is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookie files like <b>cookies.sqlite-journal</b> in the Firefox Profile Folder in case the file cookies.sqlite got corrupted.
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder

Maybe you are looking for

  • My iPhoto won't open, fully.

    This has been my screen for exactly 24 hours now. iPhoto has not been able to open for months on end, at least immediately. When it started doing this, it would take 5 minutes, then open. Then it turned into hours. Now it's been a full day, I left my

  • Unable to download latest version of itunes

    I'm unable to open my latest download because of two issues.  First, I keep getting a pop-up saying something to the effect of Service on Apple Mobile Device Failedf to Start, and after repeated retrys I skipped it. Evenually I was able to down load

  • Receiver SOAP Adapter : Error Connection Refused (errno: 239)

    Hello I am testing a simple scenario using SOAP Adapter. I am getting the following error. com.sap.aii.af.ra.ms.api.DeliveryException: Connection refused (errno:239)   <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!--  Call Adapter   --

  • Java Script Errors on Siebel Sales and Call Center Login Pages

    Hello, This only happens with some users, but not all of them. When we first open the login screen in TRIAL we get several Internet Explorer errors. 1. Line: 1153 Char: 16 Error: Expected ')' Code: 0 URL: http://topaxsear009.iss.bnr.com/callcenter_en

  • Problems while processing maintenance service orders - external(PM)

    Hi........... i am Praveen, fresher to SAP R/3 - PM. I am facing some problems while processing maintenance orders - external service.( IDES ) I used control key PM 03 for external servicing. as per my knowledge it should create Purchase requisition