PNGs resizing themselves when dragged to stage.

I'm having a heck of a time trying to figure out why my PNG
files which are 791px x 567px in my library resize themselves to
593px x 435px when I drag them to the stage! Dragging GIF or JPG
files to the stage does not resize them. What am I doing wrong...
this is driving me nuts?! I'm using Flash CS3. I didn't have this
issue with Flash 8.

The PNG files are actually 96dpi, changing them to 72dpi
makes no difference... they still "shrink" when dragged to the
stage! This is frustrating as it only happens in CS3, dragging the
96dpi PNG to Flash 8 does not resize the image... it still looks
good.

Similar Messages

  • Widgets resizing themselves when IBA is shutdown?

    I'm having an increasingly frustrating problem when I shut down IBA.
    I have been working on a project for a week or so now and have noticed that when I have saved and closed the project that there has been a couple of slight layout changes where the gallery widget has changed size after IBA has been shut down. As I have been working on the same project all day I have only been closing it down when I have finished work for the day. As they were only slight alterations I haven't reacted to them too much.
    However, today I decided I needed to address the issue. In doing so I have been closing IBA down more frequently to see what results occurred. This has caused further problems. Now, rather than one or two of the widgets changing size most of them throughout the project have changed in one way or another at some point.
    What I'm finding frustrating is that there is no pattern to the changes. I have been through the entire project and altered the size back to how I had them originally, then shut the project down, reopened it and alterations have occurred. I have then altered those changes closed it down and then reopened it and different changes have occurred. I keep repeating the process and the same changes keep happening but there is no consistency to when they happen.
    I can of course solve this issue when the project is completed by making all the changes prior to exporting the project and closing IBA. However, this shouldn't be happening and I wonder if it is my error or if there is a slight glitch.
    Any advice would be helpful.      

    The PNG files are actually 96dpi, changing them to 72dpi
    makes no difference... they still "shrink" when dragged to the
    stage! This is frustrating as it only happens in CS3, dragging the
    96dpi PNG to Flash 8 does not resize the image... it still looks
    good.

  • CC: Panels do not resize smoothly when dragging between them

    When I drag between two panels, to adjust the vertical space of two stacked panels, the movement is not smooth. Sometimes it even continues to resize in a jerky fashion, after I've stopped dragging. This started to be a problem in CS6 and continues in CC. Is there a way to fix it?

    Hi,
    Thanks for posting it on the forums. Illustrator team is currently investigating this issue.
    As a work-around I suggest you to keep your App Frame ON. (menu Windows >> Application Frame).
    With Best Regards,
    Raghuveer

  • How to resize window when stage style is undecorated ?

    Hi,
    I have one undecorated window and I want to make it resizable by using mouse.
    How can I do it ?
    If I use decorated window then it allows me to resize it.
    Thanks.

    Just make a draggable shape and resize the stage depending on the drag action.
    Here is a simple stage illustrating that and moving the window too.
    Note an old bug already seen in 1.1 at least: when dragging such window, on WinXP, sometime it seems to "jump" to one bound of the screen, then it goes back (in a flicker) to current position. Strange and annoying.
    def resizeHandle: Path = Path
        var origX = bind scene.width
        var origY = bind scene.height
        var startW: Number; var startH: Number;
        elements:
            MoveTo { x: bind origX, y: bind origY }
            LineTo { x: bind origX - 50, y: bind origY - 30 }
            LineTo { x: bind origX - 30, y: bind origY - 50 }
        fill: Color.CORAL
        stroke: null
        blocksMouse: true
        // Resize with the arrow
        onMousePressed: function (evt: MouseEvent): Void
            startW = stage.width;
            startH = stage.height;
        onMouseDragged: function (evt: MouseEvent): Void
            stage.width = startW + evt.dragX;
            stage.height = startH + evt.dragY;
    var keyHandler: Rectangle;
    def titleBar: Stack = Stack
        var title: Text;
        content:
            keyHandler = Rectangle
                width: bind title.layoutBounds.width * 1.2
                height: bind title.layoutBounds.height * 1.3
                fill: Color.web('#33FF55')
                blocksMouse: true
                // We can drag the stage by dragging the title bar
                onMouseDragged: function (evt: MouseEvent): Void
                    stage.x += evt.dragX;
                    stage.y += evt.dragY;
                onKeyReleased: function (evt: KeyEvent): Void
                    if (evt.code == KeyCode.VK_ESCAPE)
                        FX.exit();
                    println(evt);
            title = Text
                content: "Resizable and Draggable Window"
                font: Font { name: "Arial Bold", size: 24 }
                fill: Color.web('#331122')
    var scene: Scene;
    def stage: Stage = Stage
        title: "Undecorated Stage"
        style: StageStyle.UNDECORATED
        scene: scene = Scene
            width: 500
            height: 500
            fill: Color.GOLD
            content:
                Ellipse
                    centerX: bind scene.width / 2
                    centerY: bind scene.height / 2
                    radiusX: bind 0.45 * scene.width
                    radiusY: bind 0.45 * scene.height
                    fill: Color.AQUA
                Circle
                    centerX: bind scene.width - 55
                    centerY: bind scene.height - 55
                    radius: 50
                    fill: Color.PURPLE
                titleBar,
                resizeHandle
    keyHandler.requestFocus();

  • AE CC crash when drag jpg and png files to comp

    Hi I have noticed photoshop exports of jpg and png files cause AE CC to crash when drag these files  to comp Same jpg and png exported from CS6 do not cause crash.

    What exact version of Photoshop CC are you using? 14.0, 14.1, 14.2?
    How are you saving the PNG and JPEG files from Photoshop? File > Save As? Save for Web?
    In After Effects preferences > Media & Disk Cache, is the Create Layer Markers from Footage XMP Metadata option enabled? Does the problem go away if you turn this off?
    A similar problem recently occurred with files generated from Illustrator CC (17.1):
    http://adobe.ly/1jlIykQ
    However, we have no reason to believe the same problem would apply to files generated from Photoshop. I am not able to reproduce your problem with PNG and JPEG files saved from Photoshop CC (14.2), either from Save As or Save for Web. So either the conditions of your problem are more specific, or it is not related to the XMP Metadata problem.

  • When dragging an image onto a fresh canvas, the resizing feature presnaps the image into the canvas size. I can confirm that this has not happened to me in previous projects. I've also tested this problem by making a new larger document size and dragging

    Contexts: I am very competent with GFX and have worked on many projects.
    When dragging an image onto a fresh canvas, the resizing feature presnaps the image into the canvas size. I can confirm that this has not happened to me in previous projects. I've also tested this problem by making a new larger document size and dragging in the same render. It snaps again. I don't want to re-size from the canvas dimensions, I want to resize from the render's original dimensions.

    Ap_Compsci_student_13 wrote:
    ok sorry but doesn't sscce say to post the whole code?the first S is Short, and yes, it needs to be all the code needed to illustrate the problem and let use reproduce it. If you were developing a new Web framework, your example might be short, but for a student game it's very long.

  • Photos Do Not Appear When Dragged Into Ibooks Author

    I formatted my images to 72 DPI .png files and when i drag and drop them into Ibooks Author I can see them, I can manipulate them, resize,  add captions.  When I do a test the images appear in the text view portriat mode of the Ipad but when in the landscape mode, the images do not appear. There is just a blank space with a caption.   If I create a photo widget and drop the photo inside I am able to see it on the Ipad however that widget does not allow me to resize as I would like.  Does anyone have a fix for this issue or an idea?
    Thanks
    Chris A. 

    Confirm your process here:
    Optimizing performance in your iBooks Author books
    ...and try jpg for photos instead of png.
    And remember - layout in landscape...edit in portrait. Always delete a placeholder image before adding your own.

  • Annoying window behaviour when dragging

    Often when dragging a window aside it jumps and stack on top of the most left top window (or so). It seems this happens when dragging a window on top of another window's title but not always. When it does happen it can be reproduced several times in a row but sometimes it doesn't happen at all, hence this behavior is inconsistent. It is also application independent.
    Is it possible to get rid of this behaviour?

    At least on Windows this depends on the OS setting, and not a JVM setting (at least I'm not aware of a setting which controls window dragging, I only know of one which affects window resizing)
    Thomas

  • Firefox save image to .txt file when dragging to desktop

    Hello,
    when dragging an image to desktop firefox not save to .JPG, .GIF or .PNG but creates a .txt file :-/
    No probleme with other browsers !
    Video demo : http://videobam.com/OTMPC
    Any idea ?

    Hey SMed79,
    Thank you for your question. I understand that you are dragging and dropping an image to the desktop and are seeing a txt file. Try this not in a private window.
    Please see the application stored options on your Firefox menu bar to see if there is a preference stored that saves this. I was unable to reproduce this.
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Focus Lost when Dragging JInternalFrame?

    Hopefully this should be a simple question:
    I have a JInternalFrame with numerous simple components like JTextFields.
    When I click the title bar, or click and drag the Frame, the JTextField that had focus prior to that clicking loses focus. Focus goes to the Main Frame window, and if I use setFocusable(false) on the main frame, focus goes nowhere (getFocusOwner() == null).
    I want focus to remain in the same component (the JTextField) when clicking on the title bar and when dragging. How do I do this?
    I'm using jdk1.4.1_01. Thanks for the help!
    Joel

    I HAVE AN ANSWER!!!
    First of all, when you click on the JInternalFrame's title bar, I was losing focus. To fix this, I added a mouse listener to the title bar. I then reset my focus on a mouse clicked event. To find the title bar, I did the following:
    private BasicInternalFrameTitlePane findTitleBar()
        Component[] comps = this.getComponents();
        for (int i = 0; i < comps.length; i++)
             if (comps[i] instanceof BasicInternalFrameTitlePane)
                  return (BasicInternalFrameTitlePane)comps;
    return null;
    If the findTitleBar method doesn't return a null, add a mouse listener to it. In the mouseClicked method, reset your focus. I found by using the SwingUtilities.invokeLater, it worked better. So my mouseClicked method looked like:
    public void mouseClicked(MouseEvent  e)
       initFocusFor(getFocusComponent());
    public void initFocusFor(final JComponent comp )
       if (comp == null)
          return;
       SwingUtilities.invokeLater(new Runnable()
         public void run()
            comp.setRequestFocusEnabled( true );
            comp.requestFocusInWindow();
    }Now, for the resizing and dragging.... I was losing my focus on that as well. I believe my desktop manager was getting the focus on resizing and dragging. So, on my subclassed desktop manager, I just added logic to reset my focus on the JInternalFrame on the following methods: endDraggingFrame and endResizingFrame.
    Hope this helps someone else.     

  • UI delay when dragging

    When dragging a key frame or object it takes about 10 seconds to let go of that object or key frame. I'm working in a after effects comp that uses 3d lights solids and ai vector imaged. The file was started on a Windows machine in which it had no issues
    -I'm working in after effects on my new mac pro that is currently the fastest and most expensive computer that apple sells 5/25/14.
    -I'm working in an after effects comp that uses 3d lights solids and ai vector images.
    -The file was started on a Windows machine in which it had no issues.
    On the Mac. Moving lights or key frames in the time line  it really lags really lag and is barely workable.
    Just got this mac wondering if I need to adjust settings. I hope...
    BTW other things are in fact very fast such as ram preview

    Todd
    thanks for getting back to me so quickly I’ve answered the questions below.
    Let if you need any thing else
    G
    What exact version of After Effects? Include the minor version number---e.g., After Effects CC (12.2.1) or After Effects CS6 (11.0.4). Do not just say "After Effects with the latest updates" or "After Effects CC"; give the specific version number.
    After effects cc 12.2.1.5
    Have you installed the recent updates? (If not, you should. They fix a lot of problems.)
    Yes this morning 5/25/14
    What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac”.
    osx 10.9.2
    If you are getting error message(s), what is the full text of the error message(s)?
    No error message
    What were you doing when the problem occurred? What is the exact sequence of steps that you are taking
    moving a key frame of element in an after effects comp
    Has this ever worked before? If this worked before by doesn't work now, what has changed on your computer in the intervening time?
    Yes on a different computer windows AE
    Tell us about your computer hardware. Include CPU type and number of processor cores, amount of RAM installed, GPU, number and sizes of connected monitors, number of disk drives, and how any external drives are connected.
    Mac Pro
    Processor  2.7 GHz 12-Core Intel Xeon E5
    Memory  64 GB 1867 MHz DDR3 ECC
    Graphics  AMD FirePro D700 6144 MB
    Software  OS X 10.9.2 (13C64)
    What versions of drivers for your graphics hardware do you have installed (including CUDA driver and driver for display adapter)?
    what it came with
    Do you have any third-party I/O hardware (e.g., AJA, Matrox, Blackmagic, MOTU)?
    NO
    What kind(s) of source footage? When telling about your source footage, tell us about the codecs, not just the container types. For example, "H.264 in a .mov container", not just "QuickTime”.
    illustrator files, solids, action essentials stock footage QT( PNG codec)
    Do you have QuickTime installed. (You should.) If so, what version? The answer should be specific, such as "QuickTime 7.6.2”
    YES 10.3
    What other software are you running?
    None
    Do you have any third-party effects or codecs installed?
    not used in this comp but Motion tracker by foundry
    Are you using OpenGL features in After Effects?
    I don’t know classic 3d
    Does the problem only happen with your final output, RAM preview, or both?
    NA
    Are you using Render Multiple Frames Simultaneously multiprocessing
    NO
    Are you using the ray-traced 3D renderer
    NO
    If the problem is with output, give your exact output settings (both render setting and output module settings). Screenshots help.
    NA
    24759 ViewsTags:

  • [svn:fx-trunk] 9449: Fix for RTE when clicking on stage before preloader is complete.

    Revision: 9449
    Author:   [email protected]
    Date:     2009-08-21 07:40:22 -0700 (Fri, 21 Aug 2009)
    Log Message:
    Fix for RTE when clicking on stage before preloader is complete.
    QE notes: None
    Doc notes: None
    Bugs: SDK-22682
    Reviewer: Alex
    Tests run: Checkin
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22682
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as

    Hey Jim
    Wow, that's great; thanks! Can I ask what settings you used to get the files so small?
    Yes, I am familiar with Photoshop and image optimization issues, but I didn't realize that PNG was so much bigger than JPG and that I had so much file size I could shed before I would notice a degradation in image quality. Your advice will certainly help greatly, and I will certainly apply it to the thumbs as well. I think my mom will be very pleased.  : )
    I look forward to hearing what collection of settings you used.
    Thanks and Be Well
    Graham

  • I am trying to use photomerge compose.  I open one standard jpeg image and one image that is my business logo in a png format.  When I select the png image, to extract the logo from it, it appears as all white and will not allow me to select the logo from

    I am trying to use photomerge compose.  I open one standard jpeg image and one image that is my business logo in a png format.  When I select the png image, to extract the logo from it, it appears as all white and will not allow me to select the logo from it.  It has worked in the past but I downloaded the update today and photomerge will not work correctly.  Any ideas?

    hedger,
    How do you expect anyone to help when we don't know a darned thing about the file, abut your setup, exact version of Photoshop and your OS, machine specs, etc.?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    a screen shot of your settings or of the image could be very helpful too.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • When dragging mail to a new folder in Mail, the item sticks to my cursor and won't let go.

    I like to keep certain emails organized in folders. When dragging my mail today, the envelope icon on the cursor stuck to it, would not release to the selected folder and would not move the item. In the menu pull down, I could access an option under Message saying Move to (folder) again. Force Quitting helps, but after relaunching, the behavior recurs if I try to drag and drop. The envelope icon remains stuck to the cursor, even if I go to another application. It doesn't resolve until I Force Quit again.

    Update: same thing was happening with Safari 6.1.1 when I tried to drag a URL from toolbar so could save a Webloc. Then I restarted my Mac and both problems went away. Sure hope it's permanent!

  • Why, since CS6 does DW now use ABSOLUTE image paths when dragging images into Design View from a folder in Finder?!

    While I am grateful the previous issue I had with not being able to drag files into design view at all (in CC and CC2014) was resolved.
    Guys (Adobe), seriously, if you're going to change the functioning of something that used to work just fine, at least supply a way for a user to revert to the old way... I absolutely loathe that I need a legacy version of DW to continue with my current workflow. Please put it back to the way it was, or at least allow a user to chose between the two behaviours.
    If there is a way to do this, without using the Site Manager (which still doesn't work from Finder even with relative to document selected), I would appreciate any guidance.
    As for using the Site Manager (before some smart guy suggests that I just use that) I do not wish to navigate to and create up to 20 "sites" a week and wait for DW to cache them all, when I am already in the folder with the image assets in Finder.
    Also before someone pipes up and says: "You shouldn't be diving sites in design view anyway", I don't... I develop many, many newsletters every week and the folder structure is such that navigation to the actual image folder using the Site Manager would be painful at best.
    I don't really like having to and replace all instances of "file:///Users/me/Work/company/Mailers/Year/wk14/mailer/dev/img/prod5.jpg". It is horrendously wasteful, time-wise.
    Thanks in advance for any helpful replies

    Sorry Murray, DW used to have an idea, my point is that since CS6 its developed a case of Amnesia.
    The "elements" are in the "root" folder as follows:
    newslettername.htm
    img
         imagename.jpg
    So the relative path would be <img src"img/imagename.jpg" />
    However since the change: <img src"file:///Users/me/work/Company/year/week/campaign/img/imagename.jpg" />
    Which is completely useless and needs to be corrected before I upload the html anywhere.
    As for using the site directory, I did answer that in my initial post. I use a laptop, I really don't want a site manager taking half my screen just so I can see the folder structure and navigate with that, especially since I am already at the files I need in Finder.
    Again, this is something that used to work just fine in previous iterations of DW, so I don't believe Adobe is incapable of fixing it nor am I being unreasonable asking for a choice for those that may find the local absolute paths useful in some way. All I want is to be able to chose not to use absolute paths when dragging from Finder.

Maybe you are looking for

  • Maching Chart on jsp page by retriving the data from database

    Hi. I want to draw bar, pi etc chart on the web page by getting the values from database oracle while implementing in jsp. kindly tell me how i can do this. Please write down the detailed code for it. Thankx.

  • AFP Connection Status box shows each time I launch Photoshop

    I am on a 2-computer network and whether I am off the network or on, each time I launch PhotoshopCS the AFP Connection Status box pops up with the message: Looking up "[name's] computer" (the other computer on the network). Why is this appearing and

  • Loading source tables without common columns using owb

    Dear All, I have 5 tables say a,b,c,d,e who has no columns between any of these tables .but i need to poulate some of the columns in each table as per my requirement and i need to load into my target table which needs the above tables source columns

  • Functional Location measuring point UOM not displayed on mobile device

    Dear Experts, I am running SAP Work Manager 6.0 with Agentry Server v6.1.4.179 and SAP ECC 6.0 with SMFND 610_700 SP01 and SMERP 610_700 SP01 and Agentry Client v6.1.3.10200 on an iPhone. When I display from the iPhone the "Valve Water Flow in m3/h"

  • Connecting suite 3.8.48 to 520

    W7/Office2010 Outlook/Lumia520/PCSuite 3.8.48.   Want to synchronise 520 with Outlook. Connection with pc works.(520 is seen by either pc and Windows phone) Suite says 'no divice found'. Can't add 520 to suite. According to iwei number it must be pos