Small pops

anyone experienced small pops when playing a cd? No probs w/Windows Media player, but the same cd will have sound quality (pops) on itunes.

Sounds like case flex to me, and IMO is normal based on how your using it.

Similar Messages

  • Small pop up window inside a portal page

    My portal page has one html portlet. I need to have a small pop-up window on this page which contains periodically changing messages(message is retrieved from a table in the database). The popup window should appear if the message inside the popup message has changed, otherwise it should not appear.
    this is my code below:
    declare
    cursor cur_popup is
    SELECT POPUP_MSG_READ_FLG
    FROM app_users
    WHERE PORTAL_USER_ID = portal30.wwctx_api.get_user();
    BEGIN
    open cur_popup;
    fetch cur_popup into msg_read;
    close cur_popup;
    IF msg_read = 'N' THEN
    url := PORTAL30.wwv_user_utilities.get_url('CAPS.LINK_POPUP');-- links to a portal page with popup
    portal30.wwv_redirect.url(p_url => url);
    ELSE
    url := PORTAL30.wwv_user_utilities.get_url('CAPS.LINK_without_popup');--links to a duplicate portal page without popup
    portal30.wwv_redirect.url(p_url => url);
    END IF;
    END;
    I don't want to maintain duplicate portal pages -one with onLoad=window.open('popup') and the other page without the pop up.
    Pls. suggest an alternate method. How can I pass parameters to the portal page and retrieve it in my portlet's javascript? Please let me know as I need it urgently.

    Hi Lavanya. I have implemented the same.
    Within my oracle tags, I'm using htp.print to produce the javascript for opening the window if it has not yet been viewed. It gets a bit confusing to produce one language syntax with another, but seems to work fine - you're kind of saved by pl/sql's single quote syntax vs. javascript double quotes!
    Some improvements I'd like to make are for cases where the browser has cached the content (which tells the browser to open a popup window) and to produce a receipt when the user clicks "OK" in the popup, rather than when the page is delivered.
    Let me know how it goes. Sounds like a common need - maybe we should get together and publish a new portal component! :^) Thanks, Luke.
    My portal page is not generated from within my pl/sql. My code just calls the link which,in turn calls the portal page. The portal page contains a html portlet, and the popup window is opened from <body onLoad = window.open(.....)>
    so, i cannot use htp.p here.
    Pls. help!!

  • Speaker keeps making a small popping noise after a call

    Right after a call whether on speaker phone or not the speaker keeps popping. Very small noise, hardly noticeable, but it eventually keeps getting louder and pops in about 10-15 sec intervals.
    I don't think I care about the noise, it's hardly audible, but is it taking away the little battery life it has?

    Hi
    Plenty of threads by the look of it:
    http://discussions.apple.com/search.jspa?search=Go&q=10.4.10+popping
    As far as I can tell, it happens to people with external speakers. I have no external speakers at all, no popping.
    Steve

  • Small pops up boxes asking permission to install flash player!!??

    I play on a farm game, where everyday as a task we have to visit the friends farms to do some actions; for the last 7 or 8 months, everytime I go into one of those farms, a small box pops up asking permission to install  flashplayer, since I already got the Flash Player installed, I just click the deny permission option just for safe....  and I am really sick of keep getting it again and again, it doesn´t even have the logo or the corporative image of adobe products when that pops up little box comes up..  Is That a new way for hackers to try to get into our pc´s?? Are hackers trying to use the Flash Player name so we users let some crap get into our pc´s, thinking than it´s safe cause it has a known name?

    To explain better about that pops up box, this is what it says : 
    "Adobe Flash Player Settings
    Local Storage
    nameofthegamesite is
    requesting permission to
    store information on your
    computer.
    Requested: up to unlimited
    Currently Used: 1 kb
                Allow         Deny          "
    I need to know if this message its genuine from adobe or what does it means, if i should allow?? please a light on this, thanks

  • Code to get error message in small pop up window.

    Hi,
    I got this code to get error message in pop up window. But this code is giving null pointer exception.
    Can any one tell what is the exception. and how to solve it.
    IWDConfirmationDialog dialog;
              String dialogText = "Duplicate value ";
              dialog = wdComponentAPI.getWindowManager().createConfirmationWindow(
              dialogText,
               wdControllerAPI.getControllerInfo().findInEventHandlers("ok"),
              "ok"
              dialog.open();
    Regards,
    H.V.Swathi

    Hi,
    Most probably you are getting the null pointer exception because of wdControllerAPI.getControllerInfo().findInEventHandlers("ok") as WD is not able to find the ok event handler.
    I guess you have already defined the "ok" event handler in your view .
    Considering that the name of the event handler is "ok" , you can make the following change in
    your code
    confirmDialog = wdComponentAPI.getWindowManager().createConfirmationWindow(dialogText,wdThis.WD_EVENTHANDLER_ON_ACTION_OK, "ok");
    Regards,
    Ashish

  • Button to open a small pop-up window

    what JS script can I put to open a to a pdf link in a pop up window  of 800 x 400 px dimensions

    i found, but not help you.

  • Small pops coming from hardware underneath macbook when on uneven surface?

    Hey guys, I just bought a brand new 15 inch rMBP. I love it, but there's one thing about it. I use my laptop mainly sitting on my chest when laying in bed, and when the laptop moves around just a little bit, something inside makes a little pop. It's not like something that seems macbook threatening and the whole thing doesn't go POP, but the part that was maybe being rested on my chest makes a pop as it's released. This is my second macbook pro due to a different hardware defect, and the last one had this same issue before I got it it replaced. At the apple store, the guy said the case was never put on properly and he retightened everything a different way. Going to the Apple store for me is not an easy process. Does this sound like the fault of improperly tightened screws? If so, it would be much easier for me to just buy a screwdriver online and retighten them myself than go to the apple store. If I do this, what should I know, and what is this special pattern and method to tightening the screws I've heard about? The guy said there's a certain way it should be done and it wasn't done that way on mine. How can I do this?

    Sounds like case flex to me, and IMO is normal based on how your using it.

  • How to create a SMALL pop-up browser window

    I'm somewhat new to DW so forgive me if this is an easy one.
    I have "join our mailing list" link on my site and what I'd like is
    that when you click on it, it opens a new browser window but I want
    the window to be small - not another full size window that hides
    the active one. How is this done?

    KASTDC wrote:
    > I'm somewhat new to DW so forgive me if this is an easy
    one. I have "join our
    > mailing list" link on my site and what I'd like is that
    when you click on it,
    > it opens a new browser window but I want the window to
    be small - not another
    > full size window that hides the active one. How is this
    done?
    >
    See the Open Browser Window behavior in the Behaviors window.
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • As I am browsing, a small 'pop-up' that says 'SIMILAR' continues to pop-up on my screen. It is driving me crazy!! How do I get rid of it permanently?

    This happens whenever I am browsing, even when I am trying to order prints from my photos.

    Try the Firefox SafeMode to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    * You can open the Firefox 4.0+ SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    '''''If it is good in the Firefox SafeMode''''', your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes
    ''When you figure out what is causing that, please let us know. It might help other user's who have that problem.''

  • Occasionally, when I try to do a Google search, numerous "opening search" pop-up windows appear. I cannot continue typing in my search until I've closed all of these pop-up windows. How do I stop them from EVER popping up again?!

    They are small pop-up windows. When I start entering in keywords to search, ever so often, these things pop-up and not just one. Many of them. Popping one upon another upon another upon another. I cannot enter anything new into the Google search box until I have closed all of these windows. And, commonly, numerous ones of them will pop up again when I enter in the next letter in my search.
    This is what it says in the pop-up box:
    Along the top it says in the light blue margin "Opening search"
    Under the above and in a white box it says:
    "You have chosen to open
    [a Windows symbol] search
    which is a: application/json
    from: https//www.google.com
    Then on the outline of an inner box, it reads "What should Firefox do with this file?" and it gives the following options:
    Open with ["Browse" button]
    DownThemAll!
    Save File [This one is checked as the default]
    Then a check-off box with the text next to it: "Do this automatically for files like this from now on.
    Under that is an "OK" button that is gray and cannot be checked and a "Cancel" button that can be. I have never done either but used the "X" in the upper right corner of the box to close out this window.
    Now I see I have limited options for "This happened" for frequency. It isn't every time Firefox is opened but it is FAR more frequent than "A few times a week". More like several times a day.

    See https://bugs.downthemall.net/ticket/2147
    Google Search Bug
    Reported by: openid:nathan wride Owned by:
    Priority: major Milestone:
    Component: Polish/Usability Version: 2.0.10
    Keywords: Google search instant save bug Cc:
    Operating System: Windows
    Description
    Hi Guys
    I have found a bug/annoying thing that occurs frequently on google. When searching, DTA trys to download the search...
    I'll try to attach a screenshot.
    Attachments
    [https://bugs.downthemall.net/attachment/ticket/2147/Screenshot.png Screenshot.png] Download (113.0 KB) - added by openid:nathan wride 4 weeks ago.
    The screenshot that shows the bug.

  • Pop-up window for eBay

    I use dreamweaver to make some eBay adds for work, so I can
    just copy the code into eBay’s web site. This also allows me
    to input more pictures and links in my advert.
    Is there a way to set a behaviour so a picture will open up
    in a new smaller pop up window once the link is clicked without
    having to write “javascript:;” in the links bar and
    still keeping the original page below.
    eBay’s web site will not allow any Javascript!

    Just link to the larger image using it's full URL.
    You might also be able to use the (deprecated) "target" tag
    to laynch it in
    a new window?
    Cheers,
    Rob
    http://robgt.com/ [Tutorials and
    Extensions]
    Skype stuff:
    http://robgt.com/skype
    SatNav stuff:
    http://robgt.com/satnav

  • Firefox is not working - I believe it is because a McAfee pop-up asked if I wanted to allow something, and instead of 'allow always' I clicked 'block.' A year or so ago I did this (and forgot) and it changed the settings and I also lost MF access.

    Everything else about my computer works fine, but I get a small
    pop-up window in the bottom right asking if I want to allow some
    kind of program access, and the options are 'allow always',
    'allow once', or 'block.' I forgot that I lost access to MF and
    had to call someone to help me change the settings a yr or so
    ago. But I believe it was this same issue - when I re-booted the
    settings took effect. What must I change in my settings? I
    already deleted my MF profile.

    Has any had you try a reset yet? Sometimes the WiFi &amp; Cellular anntennas get wacky.
    Hold Sleep/Wak &amp; Home buttons until the screen goes dark and you see the Apple logo

  • Quicktime Pop-up videos on my webpage

    Forgive me for my inexperience - first time on a forum...
    I am using FrontPage to design my webpage and working in Windows Internet Explorer.
    *WHAT I'M TRYING TO ACCOMPLISH:*
    On my webpage I want to have a selection of photos that link to (.mp4) videos. Clicking on a photo should open a smaller pop-up window (preferably without the blue browser border) with just the Quicktime player and the associated video, where the user can move the new window anywhere he wants while still viewing my webpage AND he can manipulate the video using the Quicktime buttons.
    *HERE'S WHAT I HAVE SO FAR (BESIDES GREY HAIR):*
    I have small photos (meant to be like links) and have created a "behavior" to "Open Browser Window" and play the associated video for each photo.
    *WHAT I DESPERATELY NEED HELP WITH:*
    1) I am not using a hyperlink on the photos to open the video (which I've tried) because they take the user to another browser window from which they have to hit the back key to return the the previous web page. If the user tries to close the window, he exits from my webpage completely. Consequently, by not using a hyperlink, there's no "hand" to indicate there's a video or a link to something else.
    2) When in FrontPage and I Preview using Internet Explorer everything seems to work perfect (except the "hand" indicating a link is not there). However, when I publish, only the first photo opens and runs in the small pop-up window. When I click on the other photos a pop-up appears with a white background, looks like it's downloading and then nothing happens.
    3) For the one video that plays, the player doesn't display much functionality and doesn't look anywhere near as nice as the Quicktime player that opens when I just click on the video from Explorer... that player doesn't have a browser box around it and it has a Quicktime menu at the top and at the botton it has large navigation buttons to select for Play, Rewind, Forward etc. It's much more professional looking. But first things first... gotta get those videos to play however I can.
    PLEASE HELP!! GRATEFULLY INDEBTED!!

    http://digitalmedia.oreilly.com/2007/07/16/quicktime-web-movie-secrets.html
    Look at the Poster Movie example code. A poster movie acts as a "placeholder" for your QuickTime file or it can also call the QuickTime Player (bypassing the plug-in).
    The poster can be a still image file saved as a QuickTime .mov file (requires the Pro upgrade) and the extra html code to target="quicktimeplayer" in the object and embed tags.
    One of mine as an example:
    http://homepage.mac.com/kkirkster/03war/

  • Trying to create a pop-up window creates 2 identical windows

    Hello,
    I am trying to accomplish the following:
    Clicking text in my webpage and causing a small pop-up window to open.  I have tried this 2 ways: the first way, I get a new tab in my browser, but it is full-sized; the second way, I get a new tab in my browser AND a small pop-up window.
    Here's the first way:
    1. highlighting the text that should be an "object."
    2. entering a URL in "Link."
    3. defining the "Target" as _blank
    This opens my link in a new browser tab.  This is good, but I'd like this to be a smaller pop-up window so that my full-sized webpage remains in the background.  Please note that if I select any other option for the "Target" or leave that box empty, my webpage is replaced by the url entered in the "link",
    Here's the second way:
    1. highlighting the text that should be an "object."
    2.  entering a URL in "Link."
    3. leaving the "Target" box empty
    4. selecting "open browser window" in "behaviors" and defining that window as a smaller size
    This opens my link in a new browser tab AND opens a smaller  pop-up of that same link.  My webpage remains in another browser tab, but is not showing in the background (I have to close both the pop-up and new browsesr tab in order to get back to my webpage).
    Dreamweaver doesn't allow me to leave the "Link" field blank and select "open browser window" in "behaviors," which I believe is causing thi redundancy.  Since my "object" is not an imported image, but rather, text (such as "click here" that I hope to turn into an object), I wonder if I have to import some kind of file (e.g. jpg, etc. ) as an object in order to achieve my goal.  Can anyone tell mw what I'm doing wrong?
    Thanks in advance for any help!
    Heather

    John,
    Thank you for your reply--since you need to use javascript for this, I take it this is either not possible or very difficult to do in Dreamweaver?
    I'm going to try your script.  May I ask a few questions first?
    1.  Can I do this for multiple links on one page, and if  so, which parts would I repeat and where/ how?
    2.  Which of the values in quotations below do I replace with my own data?  I think it's "my-file.htm," "A PopUp Window of Helpful Search + Information Links" and "open_links()"?
    3.  For the part that goes "anywhere you want in the body," do you mean by "body" the general section with that type of data in it?  Or does that mean anywhere on the page?
    4.  Finally, If I prefer not to create a button, but rather, to leave it as text with a highlighted color for a link, is that possible?  I think it would require an input type other than "='button'", but what are my other options?
    Thanks again,
    Heather

  • Pop up window for a log-on no longer shows up with newest version. Please help

    I have a singlesignon to a work site. A small pop-up window opens when I go to the site so I can log in. Worked great until I installed the latest version of Firefox. This particular site only works with Firefox as well. I contacted IT for the work site and they said the new Mac version of Firefox has done this to several others in the workplace. Any chance you can send me the previous version of Firefox so I can do my required work? Thank you!

    Thank you very much for your reply! I will definitely pass this along to the IT department! Smiling now!

Maybe you are looking for

  • Sync Duplication of Contacts and Calendars

    Hi all, I am having duplication issues with Contacts and Calendars. I tried getting iPhone (via iTunes), iCal and Google Calendar to sync up but strange anomalies took hold such as conflicting dates. So I bought Spanning Sync. This promised to eradic

  • SQL Developer not able to bring up MySQL databases

    Hi there, I was able to install the java driver for mysql into my EA3. When i open New Connection, I can see the MySQL tab showing up, the mysql host and port number are there, but there is no database in the list to choose from. It's not populating

  • Selecting emails in list

    Is it possible to select a range of emails (or all emails) and then delete them?

  • Software problems after install

    Since upgrading to Leopard, applications like Printshop won't work. Why not? I've tried reinstalling, but no go. Does this mean that any software programs I had before the upgrade are no longer any good?

  • Where does Stickies keep its notes?

    I am transferring data from a dead Mac Book Pro HD to my iMac. Now i would like to get my (more than 20) stickie-notes back. So where do i find them in the system? Thanks Robert