Horizontal width - AUTO does not work in IE

----- sorry someone sent me a screen grab and my description
was wrong... I'll repost later, sorry!

use the html page published by flash to isolate the issue to your embedding html.

Similar Messages

  • -1 to normal width convert does not work

    Hello, i'm pretty new to java and i was trying to make a class that add's a picture to a JFrame. I wanted to make it so that if you use -1 as the width or height parameter it converts it into the normal width or height of the picture.
    It converts the -1 into the correct number but for some reason the image won't show up and i can't figure out why. If i use for example 100 it works perfectly. could somebody help me?
    this is the code:
    package plaatje;
    import javax.swing.*;
    import java.awt.*;
    import java.io.*;
    public class Main extends JFrame{
        private tekenPlaatje tekenplaatje = new tekenPlaatje();  
        public static void main(String[] args) {
            Main frame = new Main();
            frame.setSize(500,300);
            frame.createGUI();
            frame.show();
        private void createGUI(){
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            Container window = getContentPane();
            window.setLayout(new FlowLayout());
            File bestandsPlaats = new File("C:\\Users\\Per\\Pictures\\28gb.jpg");
            tekenplaatje.tekenen(window, bestandsPlaats, -1, 384);
    package plaatje;
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    import javax.imageio.ImageIO;
    import java.awt.Graphics;
    public class tekenPlaatje {
        private Image plaatje;
        private int w,h;
        private JPanel panel;
        // teken plaatje in frame, bepaal hoogte er van
        //-1 BIJ HOOGTE EN BREEDTE VOOR NORMALE GROOTTE
        public void tekenen(Container window, File bestandsPlaats, int breedte, int hoogte){
            panel = new JPanel();
            panel.setPreferredSize(new Dimension(breedte,hoogte));
            panel.setBackground(Color.white);
            window.add(panel);
            krijgPlaatje(bestandsPlaats);
            if(breedte==-1) breedte=w;
            if(hoogte==-1) hoogte=h;
            tekenPlaatje(breedte,hoogte);
        //privates
        private void krijgPlaatje(File bestandsPlaats){
            try{
                plaatje = ImageIO.read(bestandsPlaats);
                w = plaatje.getWidth(null);
                h = plaatje.getHeight(null);
            catch(IOException exception){
                JOptionPane.showMessageDialog(null, "fout in iostream: " + exception.toString());
        private void tekenPlaatje(int x,int y){
            final int breedte = x;
            final int hoogte = y;
            System.out.println(breedte);
            System.out.println(hoogte);
            int delay = 70;
            ActionListener taskPerformer = new ActionListener() {
                public void actionPerformed(ActionEvent evt) {
                    Graphics paper = panel.getGraphics();
                    paper.drawImage(plaatje,
                                    0, 0, breedte, hoogte, /* nieuwe plaatje */
                                    0, 0, w, h,     /* grootte normale plaatje */
                                    null);
            new Timer(delay, taskPerformer).start();
    }

    Never mind. solved it.

  • My auto-scroll 3rd button does not work in FireFox 3.6. It worked in previous FF versions.

    I have updated FireFox. My auto-scroll 3rd button now does not work in this version, 3.6 I have updated my mouse and checked the TOOLS "Use auto-scroll"... still it does not work.
    I need my equipment to work. PLEASE FIX

    I hate to sound like a broken record, DONE THAT ALREADY. _ _ _
    I've ALSO learned to reboot after an uninstall then manually delete any residue in said uninstalled program. I've also gone as far as REGISTER searching for program residue and deleting that WITH reboot of coarse to be sure nothing has gone wrong. _ _ _ NEXT suggestion? I suggest FireFox fix there software. _ _ _ BY-THE-WAY,... I have also gone through my mouses buttton choices for my #5 button. Everything works but the "Auto-Scroll". One tab down/up/right/left works, one page down/up/left/right works. _ _ _ I used recently tried and successfully used the Auto-Scroll in Netscape, Opera, My Browser, Ace Browser, Chrome, and 2 others that escape my memory. _ _ _ PLEASE READ and understand this. >>> It's FireFox's software that is stopping this, not my mouse or PC.

  • Auto backlight does not work on 4S with iOS 7! With iOS 6.1.3 I had the same problem.Why?

    Auto backlight does not work on 4S with iOS 7. I had the same problem with iOS 6.1.3! Why ?

    rlwebb71 wrote:
    ... I have the latest generation iPod touch, not the 5, but the latest. So why can't Siri come out and play? 
    Siri is not a feature of that iPod... 4th Gen...
    iOS 6  Which Software for Which iDevices...
    http://support.apple.com/kb/HT5457

  • Passwords, auto-fill in safari does not work it is enabled in settings, what can do

    passwords, auto-fill in safari does not work it is enabled in settings, what can do

    Private Browsing Off.
    Private Browsing On.

  • My auto-lock does not work properly in this new iOS 6

    My auto-lock does not work properly in this new iOS 6

    Do you have your Assistive Touch on? Per another user in another forum:
    Source: http://forums.imore.com/ios-6-forum/240631-auto-lock-not-working-ios-6-a.html. Username: Chambaka
    Okay, I did a 'reset all settings' in settings and problems fixed. Hope this can be useful for others.
    Edit: it appears that when the assistive touch is on the autolock function won't work while in the home screen, but will work if opening a app. I hope Apple fixes this bug in the next update.
    I tried what he said and my auto-lock's working again - so, I turned off my Assistive Touch. Hope Apple fixes this bug soon,

  • Auto-capitalization does not work with Keyboard Dock attached.

    I purchased the Apple iPad Keyboard Dock with my iPad. Auto-capitalization works fine with the on screen keyboard, but when I connect the keyboard dock, it does not work.

    Your statement is correct. Was there a question?

  • Auto-Detect Screen Resolution Does Not Work Across Multiple Monitors With Different Resolutions

    Hi,
    The Acrobat Pro DC (15.007.20033.2203) auto-detect screen resolution feature does not work with multiple monitors at different resolutions.  Acrobat looks fine on my hidpi primary laptop display (Razr 14" 2014) but is completely unusable if I drag or extend the application to a standard HD resolution secondary monitor. Dragging Acrobat from my primary desktop display to the secondary display causes the UI elements to become 2x as large as they should be and makes Acrobat unusable. 
    Is there a way to make Acrobat auto-detect the display that it is currently on? 
    Thanks!
    -Donald

    To prevent it from happing again, you can
    1. go to the Mouse preference and turn off the scroll zoom feature.
    2. go to the Universal Access preference and disable the zoom features.

  • Whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?

    Hi
    I have a windows 7 and whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?
    I hope that was clear.
    Thnx

    Hello kmanthie,
    I just sent you a private message. If you are not sure how to check your forum messages, this post has instructions.
    I worked on behalf of HP.

  • Auto brightness does not work after upgrade from iOS5 to iOS6 on my iPod touch. Is this intended by Apple, or is it a bug?

    I attempted to ask this question, yesterday. However, I am not used to typing with my thumbs, yet, and messed it up some. So, I will give this another try. Auto brightness does not work after upgrade from iOS 5 to iOS 6 on my iPod touch. Is this intended by Apple, or is it a bug?

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    iOS 6 changed how that feature works.

  • How to get Revel on other devices with app to update when I have auto update and it does not work

    How do I get Revel with auto update to update on my other devices with the Revel app when the update does not work?

    In elements organizer, are you adding the photos to the mobile album?
    Could you try the troubleshooting steps shared at: http://helpx.adobe.com/elements-organizer/kb/troubleshoot-revel-relate d-issues.html

  • Website to cancel auto recharge does not work.

    I would like to cancel the auto recharge but when I click on Settings and extras- View Details, the website does not work.  

    Hi,
    I can see your account that your subscription for Adobe Export PDF is in pending status.
    It will take 48 hours to get confirmed.
    Once it gets confirmed I will cancel it for you.
    Regards,
    Florence

  • My auto focus does not work with Canon 60D. Is it because of the camera or the lens?

    My auto focus does not work with Canon 60D. Is it because of the camera or the lens?

    I had the same problem. I make my AF work going to Menu / AF mode and selected Live mode. On Quick mode the AF did not work. I change the settings without realise it. Now my AF is working fine.

  • Auto Fill does not work

    I have a new iMac with Lion OSX. In Safari, I checked the box for auto fill to populate my demographic info in websites from Address Book. It does not work. Any suggestions?

    I am still using Snow Leopard on my iMac. I've done all that with the address book and Safari autofill preferences. I've had it that way for years, but in recent times, it seems to be completely useless, as every time I try to autofill a web form, all I get is this error dialog:
    "AutoFill completes webpage forms using information from your Address Book card or from web forms you completed previously. The information required by this form does not match any of the information available to AutoFill"
    Luckily, I use 1Password3 and don't have to rely on the random usability of the Safari autofill feature, but it would be good to know just what happened to make it so useless.

  • Auto rotate does not work

    The auto rotate function does not work on my iPad.  I have tried the the mute / rotate switch, swiping to the far left at the bottom of the home page and rebooting.  Nothing is working.  Are there any other steps I could try or should I be taking the iPad in for service?

    Does your iPad show the lock in a circular arrow symbol in the top of the screen next to the battery level?
    First thing to try is a reboot of your device. Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

Maybe you are looking for

  • Encrypt & Decrypt XML files

    Hi All, I am new to the cryptography. I have one application which will transfer XML files from the machines which uses Windows/Java platform to the machines which uses Linux/C and also vice versa. I want to encrypt the files before transfer and decr

  • Disable esmtp Inspection for Specific Host

    Hello.  Is it possible to disable esmtp inspection for a specific INSIDE host with use of a policy-map?  If so, could you provide an example configuration.  

  • Please tune this query.

    Hi Experts, My below query is taking long time. [code]SELECT FAX_LIST.*     FROM (SELECT /*+ use_nl(fax, src)  */                 ROW_NUMBER () OVER (ORDER BY fax.ID ASC NULLS FIRST) RN,                  fax.ACCOUNT_TYPE,                  fax.BU_FILE

  • Replacement For HP LaserJet 6L

    For years we've happily used our HP LaserJet 6L printers.  They're reliable and print very cheaply with their huge toner cartridges.  Now we're finally on the verge of buying new PC's with the Windows 7 operating system.  It looks like the 6L might b

  • How to download Final Cut Pro X app

    Hi, I just bought Final Cut Pro X. It says downloaded already, but I couldnt find it anywhere,no track,no file. They say go to purchase page and download from there, but only INSTALL button, I clicked but nothing happened. I did it over and over afte