The bottom of my .swf image cuts off in firefox and IE, could anyone help?

Hello,
I've put a .swf image into iweb using the HTML widget. It's supposed to be animated except for in iphone and ipad in which case it will remain static.
I have two problems, firstly, whilst it works fine in safari and chrome, the bottom is cut off in IE and firefox. Secondly, I don't seem to be able to position it quite correctly in terms of vertical alignment on the page or its size. The problem is shown on the home page of the site: www.n2mediation.com (The other pages as yet have a static image).
I realise that this is a known problem. It's my first attempt at iweb and I've never seen HTML in my life before so if anyone could advise in simple terms which elements of the code to change I'd really appreciate the help.
Thank you
Trix44

Oh, thank you, I'm sorry, I hadn't understood what to do.
Everything about the animated image is now fixed brilliantly - the size, the alignment, and the bottom isn't cut off. Thank you.
The only thing I don't know what to do about now is how to have the static image load on ipad and iphone (because I understand that .swf files don't work on these devices). Currently the image doesn't load at all, it's blank space. Could you please advise how I should adapt the code to insert the static image if the device isn't flash compatible. The path of the static image is http://www.n2mediation.com/Fotolia_43355604_XL.jpg
Thank you
trix44

Similar Messages

  • When accessing Options to choose extension settings for particular add ons, and a new window for an add on's advanced selections opens, I cannot scroll to the bottom of it, it is cut off.

    When I get to the point where I've made my desired selections and want to click to apply them, (or also sometimes just to see the rest of my remaining choices) I cannot because the bottom of the window is cut off. I am not able to resize the window with my pointer as one can with most windows when using programs or websites. It only happens with the pop up windows. Thank you in advance for any help!

    I solved my own problem. :-) I simply needed to change the "size" setting in my add-on "Theme Font & Size Changer" to a smaller number. Now the new windows don't require scrolling to see the entire content. But, I suppose for someone with serious vision problems, they might need to do the same thing, but then break out a magnifying glass to read everything in the window.....

  • LG Flatron L245WP-BN monitor is cut off at top and has a black border at the bottom of the screen

    LG Flatron L245WP-BN monitor is cut off at top and has a black border at the bottom of the screen. Connected to HP Pavillion laptop via an HDMI cable. Is there any way to align the monitor so the full screen is showing?
    Please help!!
    Thanks
    This question was solved.
    View Solution.

    navers wrote:
    Sorry! It is an HP Pavilion 15 Notebook PC. I can give you the product number if you want? Running on Windows 8.1 64-bit
    Thank you for the additional information.
    Yes, the product number would be helpful.  Please don't provide the Serial #, however.
    I believe your problem may be that the monitor is not compatible with Win 8.1.  The only updates that are available are for Win XP and Vista.  You can find this information in the link that I provided under the section titled "Software Update".
    I suggest contacting LG Customer Service to see if they can help you.
    Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Image Cut Off - Q150 connected to a PAN 720p Plasma via HDMI

    Good Morning Everyone!
    I have the same basic problem described on posting:
    Q150 connected to TV - bottom of windows task bar is cut off
    http://forums.lenovo.com/t5/IdeaCentre-Desktops-Home-Servers/Q150-connected-to-TV-bottom-of-windows-...
    I have the Lenovo Q150 connected to a Panasonic 50" 720p Plasma via HDMI.  The image displayed from the PC Windows 7 desktop is cut off at the bottom.  Any ideas on what the setting needs to be for the Q150?  The Plasma TV?
    Thank you,
    Edwin

    I had the same problem on a Sony 46" LCD and just kept fiddling with the settings until I got the task bar to show up. I don't remember having to change any settings on the TV itself. I was able to fix it using the the Q150's video settings.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество
    Jane
    2015 X1 Carbon, ThinkPad Slate, T410s, X301, X200 Tablet, T60p, HP TouchPad, iPad Air 2, iPhone 5S, IdeaTab A2107A, Yoga Tablet, Yoga 3 Pro
    I am not a Lenovo Employee.
    I AM one of those crazy ThinkPad zealots!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!

  • Background Image Cuts Off - Browser Scroll Isn't Long Enough

    Okay, fairly new to Dreamweaver, long-time graphic designer. That said, the answer will probably be easier than trying to explain the problem!
    Using the Page Properties, I set the following in the Appearance (CSS) tab:
    Background color to #000
    Appearance HTML Background image (contains the image in question, created in Photoshop)
    No-repeat
    This Photoshop image is kind of long (960 x 2232) because there is a bunch of text that needs to flow on top. I thought that I reached some sort of maximum in height and so I reduced the height of the image a little and the same problem--cut off at the bottom of the browser. Note that this cut off issue was not a problem until I extended the graphic to this long length. On other pages, it is much shorter and all is well.
    I've pasted a snapshot of the bottom of the web browser preview below. You can see that the scroll bar is at the bottom and there is just a small bit of the paper that is not showing. I would like the bottom of the paper to be seen with a little bit of the black background beneath that.
    My first instinct is that I'm missing a bottom padding effect, but can't find where to adjust that type of setting.
    Another Thought--I would much rather this graphic auto expand as the text flows over it, but did not know how to accomplish that, so I extended the graphic in the Photoshop file. Its not a tile type of image that can be repeated. It is an ancient looking paper, therefore, the top and bottom need to look a certain way, but the mid section could be tiled and repeated. So if this is a better route, please direct me on where to learn how to implement.
    Thanks a bunch!

    extra carriage returns were needed in the text frame to extend below the background image.
    Rule #1 in web design:
    Do not use non-breaking spaces, line breaks or empty <p> tags as a layout device.  It doesn't work in all devices or by all users.
    Rule #2 in web design: Use CSS to style your layout with margins, padding and min-height properties.
    HTML & CSS Tutorials - http://w3schools.com/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Do the edges of a video get cut-off when added to an iMovie project?

    When I view a video clip from the events library it fits in the viewer screen perfectly, i.e., the entire image appears on the screen.  After adding the video clip to my project, when I play the video from the project, the edges appear to have been cut-off, i.e., my giraffe has no head.  Do I need to resize the original video file? How?

    Thanks for the idea.  I found a solution to my problem in another discussion between KimsAZmac and AppleMan1958.  If you use stabilization the image is made larger so it doesn't fit in the viewer.  The solution is to turn off stabilization or use the slider on clip adjustments so the image fits the screen.
    Problem solved.

  • The bottom of my macbook is falling off how do i fix this and how much does it cost?

    the bottom of my macbook is falling off how do i fix this and how much does it cost?

    Check this article http://www.apple.com/support/macbook-bottomcase/

  • The bottom of my macbook is falling off.

    The bottom of my macbook is falling off.

    That is a statement.  What is your question?  Also, you may find this info interesting: http://www.apple.com/support/macbook-bottomcase/.  But with such little info provided, Im not sure if it applies to you.

  • The bottom of my laptop is coming off

    The bottom of my MacBook is coming off and I'm not really sure why.  Does anyone know what I can do for this?

    Are you speaking of this issue?
    http://www.apple.com/support/macbook-bottomcase/

  • When I print a selected area of web page, it doesn't fit to the paper. The end of each page are cut off. Is there any solution?

    When I print a selected area of web page, it doesn't fit to the paper. The end of each page are cut off.
    I'm very sure my printer is set cirrectly.
    Can't Firefox shrink to fit when I want to print a selected area of web pages?
    This has never occurred in IE.

    File >Page Setup -- check your margins, I have set size to 85% which is probably left over from some problem. Also check your printer that it is correctly set to the size of the paper.

  • Pogo game windows being cut off in Firefox only

    the games room to any pogo game does not show the full screen. I had been using pogo w/firefox for years with no issues. now this suddenly happens. The window opens normally but the screen appears cut off about 1" from the right side and 1" from the bottom. I tried uninstalling and reinstalling Firefox and that didn't help. I updated and checked all shockwave and java, adobe and everything is up to date - still no help. I tried the same pogo page in Internet Explorer and it worked perfectly, and google chrome works also. so it can't be my computer. I'm not a fan of IE, and certainly don't want to start using that browser because there is some bug - but can someone figure something out? anything? I've even tried the pogo suggestions: screen resolution and that didn't help either. tried the ctrl +0...nope. ctrl+mouse scroll....nope.

    You can check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    Reset the page zoom on pages that cause problems.
    *<b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    *http://kb.mozillazine.org/Zoom_text_of_web_pages
    You can rename the content-prefs.sqlite file to content-prefs.sqlite.old (or delete the file) in the Profile Folder to reset the page zoom for all websites.
    *Help > Troubleshooting Information > Profile Directory: Show Folder

  • I was trying to make a new screen recording using quicktimeplay, but when I watched the video after recording it all I could hear was me talking while the video was showing on the screen. How do I turn off that recording and turn the right one on? thanks

    I was trying to make a new screen recording using quicktimeplay, but when I watched the video after recording it all I could hear was me talking while the video was showing on the screen. How do I turn off that recording and turn the right one on? thanks

    Hi j2399123,
    It sounds like your screen recording is doing what it was designed to do, capture what is happening on your screen, with optional voice over with the microphone.
    Screen recording is for recording what you see on the screen, it is not a "video capture" option, like for capturing a movie with sound that is playing on your screen.
    For the QuickTime recording options, check out "Recording with QuickTime Player" in
    Mac Basics: QuickTime Player creates, plays, edits, and shares video and audio files
    http://support.apple.com/kb/ht4024
    And for screen recording specifically, there's
    QuickTime Player 10.x: Record your computer’s screen
    http://support.apple.com/kb/PH5882
    Thank you for thinking of Apple Support Communities for your support needs.
    Nubz

  • My power button is stuck and doesn't turn the phone off or on anymore. Can anyone help?

    My power button is stuck and doesn't turn the phone off or on anymore. Can anyone help?

    What would you like us to do?  We can't unstick it for you.
    Bring your phone into Apple for replacement.

  • I'm trying to wipe out everything off my Macbook Pro.  When I get to the disc utility, the erase tab only erases current available space, not all data.  Can anyone help?

    I'm trying to erase everything off my MacBook Pro to transfer the computer to a new owner.  When I get to the disc utility, the only option is to erase "empty space," not entire contents.  Can anyone help?

    Try OS X: How to erase and install - Apple Support

  • I don't see the AirPlay button on the bottom right of my iTunes (v 10.6.3) window. Does anyone know why and how I can set it up? Thanks!

    I don't see the AirPlay button on the bottom right of my iTunes (v 10.6.3) window. Does anyone know why and how I can set it up? Thanks!

    You do not have to have an Apple TV, but you should have an AirPlay capable speaker on your network.

Maybe you are looking for