Unwanted scrollbars

Not sure where the best place for this is. I posted it in the flash player forum, but nobody is biting and the problem is driving me mad. Anyway, I'll be glad to delete it from there (if I can?) and keep it here, if that's ok.
Any suggestions on this problem?
Hi there.
So I have a flash intro, which shows as I want it to in Firefox and Opera...as the flash player in the center of the screen. However, in internet explorer, it shows up with ugly scrollbars (not the browser scrollbars...scrollbars within the embedded object region). How do I get rid of these without messing up appearance in the other browsers. For reference, I am using Yahoo Site Builder, which I know is a big no no, but it's where my ability is at right now. Below is the code. I am sure it is messy, but please let me know if there any major problems with it and how to fix this. Thanks.
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="refresh" content="32;url=http://mywebsite.org/main.html">
<title>mywebsitel</title>
</head>
<body bgcolor="#000000" align="center" MARGINHEIGHT="0" MARGINWIDTH="0" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" SCROLL="NO">
<!--url's used in the movie-->
<!--text used in the movie-->
<!--
100%
-->
<!-- saved from url=(0013)about:internet -->
<center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8, 0,0,0" width="1100" height="800" id="myflashmovie" align="center">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="myflashmovie.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="myflashmovie.swf" quality="high" bgcolor="#000000" width="1100" height="800" name="myflashmovie" align="center" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object></center>
</body>
</html>

<div id="mainbox">
<div id="maincontent"> text .....
<iframe name="docFrame" id="docFrame" width="100%"
height="100%" frameborder="0" scrolling="auto"
style="overflow:auto" src="
http://idx.themls.com/mikerobinson/idx.cfm"></iframe>
Your iframe
http://idx.themls.com/MIKEROBINSON/includes/search.cfm
<body onload="goSetHeight();">
<div align="center">
<table width="500" cellpadding="0" cellspacing="0"
border="0">
The div mainbox has a width of 488px while the iframe has a
table with width 500px so your content is getting cut off on the
right (you didn't ask this. Just bringing it to your notice)
In the main page where you have the iframe properties, if I
put height="650px" instead of height="100%" that removes the
vertical scroll bar in IE. Its still there in FF.
Something amiss with your js function goSetHeight().
If I take that off from <body onload...> in your iframe
, the vertical scroll bar isn't there in both IE and FF
You still have a horizontal scroll bar in FF because of the
width conflict I told earlier.
I've never used iframes, just using basic stuff to be
helpful.
Also learning to stay away from these

Similar Messages

  • Unwanted scrollbar in IE7

    I have a site which is days from launching in which I have
    encountered a problem.
    The home page of this site contains a scrollbar on one of the
    css containers only when viewed in IE7. This project was started in
    GoLive CS2 and then migrated to Dreamweaver 8 which is what the
    Community college it is for uses. In GoLive this did not happen but
    some small changes (mostly the width of the dropdown menu) have
    been made in Dreamweaver. I'm sure the problem is in the CSS coding
    but I cannot find it and am not competent enough in coding to
    experiment since everything else is working well. The problem does
    not show up in IE6, Firefox, Opera or Netscape.
    Here is the url:
    http://www.sunyjcc.edu/college-wide/careerpath/index.html
    Any help would be greatly appreciated.
    -- Cathy Kimball, 2ndLook Graphic Design

    I could really use some help with this.
    Is there anyone who recognizes this problem?

  • Disable unwanted scrollbars from iview

    Hi,
    I need to get rid of scrollbars from iviews that I have added to my portal page. I have now 4 iviews in my page.
    I referred to this thread : How to remove an unneeded scroll bar from an iView?
    Changed the Isolation mode from URL to "Embedded" - but somehow the iview doesnt seem to come up on my page.
    I have set the Height type as "fixed" and have disabled the tray features.
    Please let me know what I am missing out.
    -Ashwini.

    Hi Ashwini,
    How about trying to remove the "Show Tray" and "Show Object Name in Tray".
    They can be found in the Property Category - "Appearance- Tray".
    Do the above if you do not need the name of the iview to be shown and that you do not require users to do activities (like refresh, details..) on the iviews.
    I had the same problem on my News iview where I have 2x scrollbar. They are resolved via the above approach.
    Hope that helps for your situation.
    Ray

  • Unwanted scrollbar on high resolutions

    There is a docking container on the top of the screen, splitter in it, and then cl_gui_textedit in the upper part of the splitter. Depending on the length of text, we need to display, we set high of docking container and splitter's parts. So in 1024768 resolution of monitor it works fine, but in 1440900 unexpected horizontal scrollbar appears (the text in textedit is displayed correctly, I mean scrollbar isn't needed). How can we solve this?
    The way, we create our objects:
      CREATE OBJECT ao_docking_container_stat
        EXPORTING
          side = cl_gui_docking_container=>dock_at_top
          metric = cl_gui_docking_container=>metric_pixel
          extension = 65 " any extention, no matter
          dynnr = /abat/mcrm_co=>ac_main_screen
          repid = /abat/mcrm_co=>ac_main_prog.
      CREATE OBJECT ao_editor
        EXPORTING
          WORDWRAP_MODE     = CL_GUI_TEXTEDIT=>WORDWRAP_AT_WINDOWBORDER
          WORDWRAP_TO_LINEBREAK_MODE = CL_GUI_TEXTEDIT=>TRUE
          parent = ao_sub_container.   "ao_split_container.
      CHECK sy-subrc = 0.

    I could really use some help with this.
    Is there anyone who recognizes this problem?

  • Ie scrollbar issue

    my internet explorer (mac) gives me unwanted scrollbars on my
    flash movie.
    i read this:
    http://blog.deconcept.com/2005/01/
    and tried the script at the end. basically in the style tag...
    html, body, div {
    height: 100%;
    overflow: hidden;
    this solves the scrollbar issue but my movie doesnt show up,
    screen is just black! (my background colour). it's fine in
    safari/firefox
    is there a better way of removing the scrollbars???
    cheers in advance.

    Hi,
    remove the overflow rules from the html element. The should be only applied to the document.body.
    these are the interoperative idioms to calculate the width and height of a viewport in a framed window.
    function getAvailHeight(){
    if(document.body && document.body.offsetHeight){return document.body.offsetHeight;}
    if(window.innerHeight){return window.innerHeight;}
    if(document.compatMode=='CSS1Compat' && document.documentElement && document.documentElement.offsetHeight){return document.documentElement.offsetHeight;}
    function getAvailWidth(){
    if(document.body && document.body.offsetWidth){return document.body.offsetWidth;}
    if(window.innerWidth){return window.innerWidth;}
    if(document.compatMode=='CSS1Compat' && document.documentElement && document.documentElement.offsetWidth){return document.documentElement.offsetWidth;}
    Regards.
    to avoid confusion please include a link to your website or mashup with your questions.
    Rob^_^

  • Business Objects and Internet Explorer 9

    What patches are required to run Internet Explorer 9 with Business Objcets? I upgraded to test the compatibility and am receiving a lot of errors when I try to open a WEBI.
    Thanks

    XI 4 SP4 either has compatiblity problems with ie 4.
    We have unwanted scrollbars around input boxes which we do not see on ie 8..
    This makes reports unusable.
    Does anybody has comments?

  • Request assistance - unwanted embedded scrollbars

    Hi there.
    So I have a flash intro, which shows as I want it to in Firefox and Opera...as the flash player in the center of the screen. However, in internet explorer, it shows up with ugly scrollbars (not the browser scrollbars...scrollbars within the embedded object region). How do I get rid of these without messing up appearance in the other browsers. For reference, I am using Yahoo Site Builder, which I know is a big no no, but it's where my ability is at right now. Below is the code. I am sure it is messy, but please let me know if there any major problems with it and how to fix this. Thanks.
    html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="refresh" content="32;url=http://mywebsite.org/main.html">
    <title>mywebsitel</title>
    </head>
    <body bgcolor="#000000" align="center" MARGINHEIGHT="0" MARGINWIDTH="0" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" SCROLL="NO">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!--
    100%
    -->
    <!-- saved from url=(0013)about:internet -->
    <center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="1100" height="800" id="myflashmovie" align="center">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="myflashmovie.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed src="myflashmovie.swf" quality="high" bgcolor="#000000" width="1100" height="800" name="myflashmovie" align="center" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object></center>
    </body>
    </html>

    While re-usable, classes simply don't carry as much weight as IDs.  I realize there is some controversy over the class vs ID thing lately.  But I still prefer  IDs when it's feasible to use them.
    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <style>
    /**default text links**/
    a {text-decoration:none}
    a:link {color: orange}
    a:visited {color: #999}
    a:hover,
    a:active,
    a:focus {color: green}
    #close {
    font-weight:bold;
    border: 1px solid #a1a1a1;
    border-radius: 10px;
    background: #AED7FF;
    margin-left: 300px;
    padding: 1px 5px;
    font-size: 10px;
    #close a:link,
    #close a:visited,
    #close a:hover,
    #close a:active,
    #close a:focus {color: #000;}
    </style>
    </head>
    <body>
    <p><a href="#">normal text link</a></p>
    <button id="close">Some button text</button>
    </body>
    </html>
    Nancy O.

  • Probleme with an unwanted horizontal scrollbar

    Hi
    Link of reference : http://www.episodesoft.com/demo/index_fr.html
    I'm having a little difficulty with the horizontal scrollbar, i dont want it to appear since the website is designed for 1024x768 up to 2000, so obviously everything is adjusting itself depending of your viewscreen, So does the flash ( the menu and header ).
    However it is the flash that cause the scrolling on the right but not on the left ??? the browser automatiquely adjust the left portion of the flash and is not creating a scrollbar for that, however i cannot find a way so it manage the right portion the same way it do the right one.
    It is weird because before the header was not in flash but still 2000px and i didn't have that probleme with the CSS.
    For the flash there is no CSS but here is the code. Feel free to view the source of the webpage itself
    Any idea ?
    Thanks a lot !
    <div id="layer1" style="position:absolute; top:-10px; left:50%; margin-left:-1000px; width:2000px; height:580px; z-index:2">
    <table width="950" border="0" align="center" >
      <tr>
        <td align="center" valign="middle">
        <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="2000" height="580">
          <param name="movie" value="Video/Menu.swf" />
          <param name="wmode" value="transparent">
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="swfversion" value="6.0.65.0" />
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <param name="embed" value="wmode=&quot;transparent&quot;" />
          <param name="selectable" value="false" />
          <param name="border" value="0" />
          <param name="embed" value="border=&quot;0&quot;" />
         <object type="application/x-shockwave-flash" data="Video/Menu.swf" width="2000" height="580">
            <param name="quality" value="high" />
            <param name="wmode" value="transparent" />
            <param name="swfversion" value="6.0.65.0" />
            <param name="expressinstall" value="Scripts/expressInstall.swf" />
            <param name="embed" value="wmode=&quot;transparent&quot;" />
            <param name="selectable" value="false" />
            <param name="border" value="0" />
            <param name="embed" value="border=&quot;0&quot;" />
            <div>
              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
            </div>
          </object>
          </object>
        </td>
      </tr>
    </table>
    </div>

    Herm oook.
    I just tryed to remove the margin-left:-1000px; however when i do that, the flash start in center of the viewscreen or will no longer auto center itself.
    The flash is in his own div and that div is above another div ( the content ).... so as long i put a background color in this one, it will cover all the website or the right side if i make one going from transparent to 100% on the right.
    Here is the whole code to help you
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Logiciel Épisode</title>
    <style type="text/css">
    #bottom {
    background-repeat:no-repeat;
    background-position: bottom;
    background-image: url(images/barre_bottom.png);
    height: 5px;
    #headinner  {
    background-position: center top;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #F5F6F7;
    background-repeat: no-repeat;
    height: 95px;
    background-image: url(images/HeaderFR.png);
    body {
    background-color: #ffffff;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background-image: url(images/fond.png);
    text-align: center;
    background-position: bottom;
    background-repeat: no-repeat;
    #Copyright {
    text-align: center;
    margin-bottom: 1px;
    margin-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    #layer2 #Layer2 tr td p {
    text-align: center;
    font-size: 36px;
    margin-top: 100px;
    <!-- margin-left: 30px;
    -->;
    </style>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    </head>
    <body>
    <!--<div id="headinner">
    INACTIVE HEADER  
    </div> -->
    <div id="layer1" style="position:absolute; top:-10px; margin-left:-1000px; left:50%; width:2000x; height:580px; z-index:2">
    <table width="950" border="0" align="center" >
      <tr>
        <td align="center" valign="middle">
        <object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="2000" height="580">
          <param name="movie" value="Video/Menu.swf" />
          <param name="wmode" value="transparent">
          <param name="quality" value="high" />
          <param name="wmode" value="transparent" />
          <param name="swfversion" value="6.0.65.0" />
          <param name="expressinstall" value="Scripts/expressInstall.swf" />
          <param name="embed" value="wmode=&quot;transparent&quot;" />
          <param name="selectable" value="false" />
          <param name="border" value="0" />
          <param name="embed" value="border=&quot;0&quot;" />
         <object type="application/x-shockwave-flash" data="Video/Menu.swf" width="2000" height="580">
            <param name="quality" value="high" />
            <param name="wmode" value="transparent" />
            <param name="swfversion" value="6.0.65.0" />
            <param name="expressinstall" value="Scripts/expressInstall.swf" />
            <param name="embed" value="wmode=&quot;transparent&quot;" />
            <param name="selectable" value="false" />
            <param name="border" value="0" />
            <param name="embed" value="border=&quot;0&quot;" />
            <div>
              <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
              <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
            </div>
          </object>
          </object>
        </td>
      </tr>
    </table>
    </div>
    <div id="layer2" style="margin-top:100px" >
    <table border="0" align="center" id="Layer2" name="Layer2">
      <tr>
        <td background="images/accueil_fond.png" width="1035" height="485" aling="right" ><img src="images/accueil2_4.png" width="950" height="485" align="left" valign="middle"/></a></td>
        </tr>
    </table>
    </div>
    <div id="bottom">
    </div>
    <p id="Copyright">© 2010 - Logiciel Episode Inc.</p>
    <table width="10" border="0" align="center">
      <tr>
        <td align="center" valign="middle"><a href="index_us.html" target="_self">English</a></td>
        <td align="center" valign="middle"><a href="index_fr.html" target="_self">Francais</a></td>
    <!--
        <td align="center" valign="middle"><p><a href="index_us.html" target="_self"><img src="images/Drapeau_US.png" width="25" height="15" border="0" align="absmiddle" /></a></p></td>
        <td align="center" valign="middle"><a href="index_fr.html" target="_self"><img src="images/Drapeau_fr.png" width="25" height="15" border="0" align="absmiddle" /></a></td>
    -->  </tr>
    </table>
    <script type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    </body>
    </html>

  • Adobe edge animation shows unwanted vertical scrollbar in firefox only

    anybody have any idea how to lose a vertical scrollbar on a site where i built a responsive adobe edge animation. on all the other browsers the overflow: hidden works perfectly. only in firefox do i get a scrollbar showing up. little help please. the website is http://www.drotardesign.com/dd/about.html
    d

    got it - this is how you get rid of it, and thank you Moses for your kind words. Corel was right, these are the attributes that fix it. You need to load it as an iframe
    just so you know, the only way to get rid of the scroller in Firefox is to load the RESPONSIVE ADOBE EDGE ANIMATION as an iFrame with these attributes:
    <div class="center1">
    <div class="center1Edge">
    <IFRAME src="http://www.drotardesign.com/dd/animations/edgeAbout/edgeTop.html" width="100%" height="100%" scrolling="no" frameborder="no"></IFRAME>
    </div><!--END CENTER1EDGE DIV-->
    </div> <!--END CENTER1 DIV-->
    your css will be this:
    /*EDGE ANIMATION*/
    .center1 {
    display: block;
    width: 25%;
    overflow:hidden;
    height:400px;
    padding-bottom:0%;
    .center1Edge {
    width: 100%;
    height: 100%;
    /*left: 0px;*/
    }

  • Can't remove unwanted vertical scrollbar from JSP

    I can't remove an unnecessary vertical scrollbar from my JSP when the "<DIV>" on the screen is wider than the screen(i.e a horizontal scrollbar is necessary).It does'nt matter how much info is removed from the page the vertical scrollbar remains as long as the "<DIV>" is wider than the screen.Has anyone else experienced this problem before?.

    The data displayed is all necessary for the functionality of the screen (i.e different calculations and figures being checked, similiar usage as an excel spreadsheet online).So it is necessary to have a horizontal scrollbar but I do not want a vertical scrollbar as it does'nt provide any functionality as the page fits perfectly into the screen height wise.

  • JTextPane - unwanted repainting

    I just want to simulate advanced text editors. I use the code below to implement special behaviour for viewing - scrollbar is longer(+ 75px from the bottom - caused by EmptyBorder) and the minimum distance(height) between jtextpane's border and the last text line is set to 20px(caused by overriden scrollRectToVisible)
    Unfortunately it has unwanted side effect - if you type some text at the bottom of this jtextpane, press enter, so the line is painted below the minimum distance first and then it's repainted to the correct place(you can simulate it easily by pressing the enter at the jtextpane's bottom, you will see painting a caret below my required minimum distance and then its repainting to the new destination)
    I would need to fix this problem.
    import javax.swing.*;
    import java.awt.*;
    public class SimpleEditor {
         private static int TOP_MARGIN = 20;
         private static int BOTTOM_MARGIN = 20;
         private static class TweakedTextPane extends JTextPane {
              public void scrollRectToVisible(Rectangle aRect) {
                   final Dimension extentSize = getVisibleRect().getSize();
                   aRect.y = aRect.y - TOP_MARGIN;
                   aRect.x = aRect.x - 0;
                   aRect.height = Math.min(aRect.height + TOP_MARGIN + BOTTOM_MARGIN, extentSize.height);
                   super.scrollRectToVisible(aRect);
         public static void main(String[] args) {
              final JFrame frame = new JFrame("Simple Editor");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              JTextPane textPane = new TweakedTextPane();
              textPane.setBorder(BorderFactory.createEmptyBorder(0, 20, 75, 0));
              frame.setContentPane(new JScrollPane(textPane));
              SwingUtilities.invokeLater(new Runnable() {
                   public void run() {
                        frame.setSize(400, 300);
                        frame.show();
    }Any suggestions are welcome
    Thanks a lot
    Vity

    Never give up!
    Try this tricky way:-)
    regards,
    Stas
    import java.awt.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class Test12 {
            private static int TOP_MARGIN = 20;
            private static int BOTTOM_MARGIN = 20;
            private static class TweakedTextPane extends JTextPane {
                public TweakedTextPane() {
                    super();
                    setDocument(new CustomDocument(this));
                    public void scrollRectToVisible(Rectangle aRect) {
                            final Dimension extentSize = getVisibleRect().getSize();
                            aRect.y = aRect.y - TOP_MARGIN;
                            aRect.x = aRect.x - 0;
                            aRect.height = Math.min(aRect.height + TOP_MARGIN + BOTTOM_MARGIN, extentSize.height);
                            super.scrollRectToVisible(aRect);
                            if (hasFocus() && !getCaret().isVisible()) {
                                getCaret().setVisible(true);
            public static void main(String[] args) {
                    final JFrame frame = new JFrame("Simple Editor");
                    frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
                    JTextPane textPane = new TweakedTextPane();
                    textPane.setBorder(BorderFactory.createEmptyBorder(0, 20, 75, 0));
                    frame.setContentPane(new JScrollPane(textPane));
                    SwingUtilities.invokeLater(new Runnable() {
                            public void run() {
                                    frame.setSize(400, 300);
                                    frame.show();
    class CustomDocument extends DefaultStyledDocument {
        JEditorPane owner;
        public CustomDocument(JEditorPane owner) {
            this.owner=owner;
        public void insertString(int offs, String str, AttributeSet a) throws BadLocationException {
            super.insertString(offs,str,a);
            if (offs==getLength()-1 && str.equals("\n")) {
                owner.getCaret().setVisible(false);
    }

  • I would like to know how I can delete sync photos from my ipad as I have tried everything to delete them as they are unwanted and it was a first time try

    I am having problems deleting unwanted photos from my photos app on my ipad, I synced with my pc as i wanted to see how the system worked, and now i cannot delete any of them, even with the delete button at the top left hand side, which does not function

    If it was synced from your computer then it can't be deleted directly on the iPad, you will need remove/de-select it from where you synced it from on your computer and re-sync.
    http://support.apple.com/kb/HT4236

  • How would an Apple fan keep unwanted images out of Photostream in IOS 8?

    So Apple decides that people don't need an uncluttered thumbnail view of all photos stored in their iPhone in IOS 8. And the UI geniuses also decide that the concept of cloud (aka "server side" in 90's terms) storage and local storage is just too much for the average iPhone user to grasp.
    The UI design choices that sprung from this mindset have reduced usability, efficiency, but more importantly the family friendly reputation that Apple trades on in nearly all of their marketing material.
    Finding images (particularly when you have thousands) in the Years/Collections/Moments(Maps too!) paradigm is ridiculously inefficient compared to a scrolling screen with rows upon rows of thumbnails touching each other in chronological order. Of course we can quibble about whether the chronology should be based on file creation dates or EXIF metadata but those are decisions that we don't get in the IOS world (yes, another complaint). My main point here is that they had no reason to get rid of Camera Roll. Why can't it exist alongside the YCMM world of dates/locations and useless search tools? Let's face it, the new Recently Added Album is just a silly smart folder as are all the other albums. Why can't I change the 30 day date range to one of my choosing? Or why can't I add what Apple would call a Smart Album into my Albums just as I can add Cro-Mag dumb albums that need constant updating? This would bring back that good old Camera Roll functionality so people not confused by cloud vs local and like to keep track of their original image files could be happy. And the people that need Simple would be happy too.
    But back to my original query. I use my iPhone for many purposes including work. I also take iPhone screenshots for work. I also take a lot of pictures and not all of those images should be in my family and sharing oriented personal Photostream. After all Apple, you sold me an Apple TV which I can fire up and share my recent life experiences with others. Why the heck would I want product photography, conference room whiteboard pics, iPhone wallpaper, and all the different images that are not the "selects" but that I want to archive using Lightroom or iPhoto anyway showing up IN MY FAMILY SLIDESHOWS? One of the benefits of digital imaging is the cheap cost of creating and storing many images. I use my iPhone often as I would a DSLR and I frequently shoot many images that are very similar, sometimes using burst mode in the phone. Why would you force me to completely delete images that are not "favorites/selects" just so I can maintain a decent slideshow via Photostream? Why do you not want me to have pleasing wallpaper downloaded via the sundry App Store wallpaper apps? Any new wallpaper I add will now be in the Photostream. Yes, family dinner with the Apple TV slideshow showing images of cars, puppies, clouds, and abstract patterns interspersed with the trip to the pool last weekend sure makes for some great viewing!
    This is because you also killed the Photostream album view and I can no longer delete unwanted Photostream images unless I also want to completely delete the image local to the iPhone. If you go to the YCMM (Years/Collections/Moments/Maps) Photo tab there is no way to treat the local image separately from the cloud based Photostream image. This is absurd. You can't pitch Photostream as a lifestyle feature since you now prevent editing and curating this very audience specific collection of images. It's as if you forgot that a huge number of iPhone users are creative professionals! And we use our iPhones for professional purposes as well as personal.
    Not to mention that this design choice HUGELY increases the probability of "inappropriate" photos being uploaded to the cloud and lost control over through hacking or just user misunderstanding of how iCloud and Photostream works. Amazing that Apple would do this considering the recent scandal.
    So now I'll answer my own original question with a lame "workaround" answer. And yes, it involves a lot more work as opposed to the couple of touches that I used frequently in IOS 7 and earlier to curate my Photostream right on my iPhone: You have to have another IOS device (pre IOS 8) and delete the images from Photostream from there. Or use iPhoto to do the same. So add yet another task to your Reminders app that is now much more of a hassle.
    Apple, for the love of Pete, please don't take away control over my source image files and my ability to create collections of images for different purposes.
    Thanks.

    Excellently well put and accurate. The answer of course is that Apple want us to rent vast lumps of storage from them. Your point about appropriate images is well made. It's not just **** either but maybe legitimate images that you don't want shared out in the world, such as your wife and daughters caught on camera whilst sunbathing topless in the security of a private villa on holiday. That could prove embarrassing to them if they found their way out into the public domain, easily done by accident from a phone. The fact is that Apple have decided for pure commercial gain to take control of our means of controlling and storing our images. I shoot mainly portraits of my extended family and Landscapes. I don't want to share my images across mobiles etc, I want to sell them or give them to family members myself . Apple you are losing the plot here and alienating your core supporters.

  • How to remove unwanted from desktop

    My macbook air was once used some pen drive and some unwanted appeared on my desktop i want to remove that . How?

    Please help me whenever you find an answer for my problem

  • How to enable a scrollbar in a JPanel

    Hi
    I am adding some components in a JPanel and I am adding the JPanel to a JScrollPane.The JScrollPane is finally added to the container.Now I could manage to get only the scrollbars added but it does not work!How should I use the scrollbars to view all the components that are added inside the JPanel.
    Here is my source code:
    tagPanel = new JPanel();
    tagPanel.setLayout(new FlowLayout());
    tagPanel.setPreferredSize(new Dimension(100,100));
    tagPanel.setBackground(Color.white);
    tagPanel.setAutoscrolls(true);
    for(int i = 0; i<=20; i++)
    tempButton = new JButton("Testing");
    tagPanel.add(tempButton);
    container.add(forbiddenscroll= new JScrollPane
    (tagPanel),BorderLayout.WEST);
    forbiddenscroll.setHorizontalScrollBarPolicy
    (ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS);
    forbiddenscroll.setVerticalScrollBarPolicy
    (ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS);
    Thank you for your reply!
    Your help is very much appreciated.

    don't set prefered size of the tag panel.
    run this code pasted below. it work fine.
    regards,
    Pratap
    import java.awt.*;
    import javax.swing.*;
    public class Frame1 extends JFrame {
         JScrollPane forbiddenscroll;
         JPanel tagPanel;
         JButton tempButton;
         public Frame1() {
              tagPanel = new JPanel();
              tagPanel.setLayout(new FlowLayout());
              tagPanel.setBackground(Color.white);
              tagPanel.setAutoscrolls(true);
              for(int i = 0; i<=20; i++)
                   tempButton = new JButton("Testing");
                   tagPanel.add(tempButton);
              forbiddenscroll = new JScrollPane();
              forbiddenscroll.getViewport().setView(tagPanel);
              getContentPane().add(forbiddenscroll, BorderLayout.CENTER);
              forbiddenscroll.setHorizontalScrollBarPolicy(ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS);
              forbiddenscroll.setVerticalScrollBarPolicy(ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS);
         public static void main(String[] args) {
              Frame1 f = new Frame1();
              f.pack();
              f.setLocation(200,200);
              f.show();
    }

Maybe you are looking for

  • Cannot send fax from my mac after upgrading to yosemite

    I used to be able to send a fax from my Macbook Pro by using Preview and then printing the PDF to the fax capability on my Laserjet colorMFP M475dn. After installing OS X Yosemite: a dialog told me that "Some of the software for the printer is missin

  • Hp laser jet m4345 mfp its printing blank page

    I got a hp laser jet 4345 mfp its printing blank pages

  • Omniportlet import/export

    Hi, I am using Omniportlet to define a variety of portlets from different data sources. Now, I want to import/export these definitons so that i can replicate the same portlet instances on multiple application servers/deployments. This is a real-world

  • It's the iBox good for my future iMac 27''?

    Hello, i'm italian. I wanna ask you: it's the iBox good for my future iMac 27''? i5 2,9ghz - 8gb ram - ATI 660M 512mb - Fusion Drive 3TB. THANK YOU ALL!!!

  • Message types?

    hi am new to BI pls help me to know about message types. plese provide docs or pdfs if u have and that would be really helpful thank u