Swap Image Looks fine in Firefox, not Safari? Can Javascript be an issue in Safari?

Hi, Im new to web design as you may guess.
I'm trying to put together a website navigation page with several swap image div tags. When I view the page in Firefox it looks fine, after the behavior is applied the page doesn't view at all in safari?
Can anyone please help with this?
I have used a lot of different images and styles (some of which are no longer relevant). Please see below for code -
<!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>Untitled Document</title>
<style type="text/css">
<!--
body {
background-image: url(images/Background.png);
background-repeat: no-repeat;
background-color: #15A13B;
background-position: center top;
#Container {
height: 600px;
width: 800px;
padding-top: 10px;
padding-bottom: 0px;
background-image: url(images/PaintTheTownText.png);
background-repeat: no-repeat;
margin-right: auto;
margin-left: auto;
position: absolute;
visibility: visible;
#FeatherFan {
height: 405px;
width: 800px;
padding: 0px;
left: 2px;
position: absolute;
top: 188px;
clear: none;
z-index: 1;
visibility: visible;
#IntroText {
float: right;
width: 402px;
font-family: "Franklin Gothic Medium";
font-size: medium;
color: #FFFFFF;
text-align: right;
height: 120px;
position: absolute;
left: 378px;
top: 0px;
padding-right: 20px;
visibility: visible;
.Over {
position: absolute;
left: 227px;
top: 26px;
height: 100%;
width: 100%;
z-index: 3;
#CorpLitType  {
left: 7px;
z-index: 4;
position: absolute;
top: 452px;
visibility: visible;
#Container #CorpRollO {
position: absolute;
z-index: 2;
left: 7px;
top: 452px;
visibility: visible;
.CorpType {
z-index: 4;
#Container #Display graphics {
position: absolute;
z-index: 6;
.DGOver {
position: absolute;
z-index: 6;
left: 96px;
top: 292px;
.DGOver2 {
position: absolute;
z-index: 7;
left: 187px;
top: 15px;
.BOver {
position: absolute;
z-index: 8;
left: 253px;
top: 197px;
.AdPromo {
position: absolute;
z-index: 9;
left: 422px;
top: 15px;
.Packaging {
position: absolute;
z-index: 10;
left: 570px;
top: 314px;
.ConPhoto {
position: absolute;
z-index: 11;
left: 634px;
top: 270px;
</style>
<script type="text/javascript">
<!--
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" onload="MM_preloadImages('images/CorpLitRollO.png','images/DisplayGraphRollO.png','images /BrandRollOai.png','images/AdvertProRollO.png','images/PackRollO.png','images/ConPhotoRoll O.png')">
<div id="Container">
  <div id="IntroText">All Introductory text here<br />
  and here<br />
  and here.</div>
  <div id="FeatherFan">
    <div class="DGOver" id="Display Graphics"> </div>
  <img src="images/FeatherFan.png" alt="Feathers Green" name="Feathers" width="800" height="405" hspace="0" vspace="0" id="Feathers" /><img src="images/ConPhotoType.png" alt="Concept Photography" width="164" height="134" class="ConPhoto" id="Image6" onmouseover="MM_swapImage('Image6','','images/ConPhotoRollO.png',1)" onmouseout="MM_swapImgRestore()" /><img src="images/AdvertProType.png" alt="Advertising and Promotions" width="134" height="158" class="AdPromo" id="Image4" onmouseover="MM_swapImage('Image4','','images/AdvertProRollO.png',1)" onmouseout="MM_swapImgRestore()" /></div>
  <div class="CorpType" id="CorpLitType" onmouseover="MM_swapImage('Image1','','images/CorpLitRollO.png',1)" onmouseout="MM_swapImgRestore()"><img src="images/CorpLitType.png" alt="Corporate Literature" width="162" height="133" id="Image1" onmouseover="MM_swapImage('Image1','','images/CorpLitRollO.png',1)" onmouseout="MM_swapImgRestore()" /></div>
  <div id="CorpRollO"><img src="images/CorpLitRollO.png" alt="corporate literature image" width="162" height="133" /></div>
<div class="DGOver" id="Display Graphics Image"><img src="images/DisplayGraphType.png" alt="Display Graphics" width="154" height="150" id="Image2" onmouseover="MM_swapImage('Image2','','images/DisplayGraphRollO.png',1)" onmouseout="MM_swapImgRestore()" /></div>
<div class="BOver" id="Branding"><img src="images/BrandType.png" alt="Branding" width="137" height="163" id="Image3" onmouseover="MM_swapImage('Image3','','images/BrandRollOai.png',1)" onmouseout="MM_swapImgRestore()" /></div>
<div class="Packaging" id="Packaging"></div>
</div>
<span class="Packaging"><img src="images/PackType.png" alt="Packaging" width="150" height="147" id="Image5" onmouseover="MM_swapImage('Image5','','images/PackRollO.png',1)" onmouseout="MM_swapImgRestore()" /></span>
</body>

becky ss wrote:
Hi, Im new to web design as you may guess.
Welcome to the forum. Please take a few moments to read How to get help quickly. As the advice on that page tells you, please upload your problem page to a website and provide the URL.
Since you're new to to forum, also take a moment to check out the Dreamweaver FAQ and bookmark it so you can find answers to common questions quickly.

Similar Messages

  • Spry menu look fine in Firefox, Safari but not Intenet Explorer

    Help how cann I Spry working fine in Internet Explorer!!!
    Look with firefox this page and with Intenet Explorer and see the differents. In Firefox the menu show nice, but into Intenet Explorer not!!
    When i open the same page lokale the page ist good till I alow the script inside Internet Explorer....
    http://geerthakze.nl/vriendaanzee/index.html
    I hope we can find a solution!!!

    Gramps
    Alvast hartelijk dank voor de tips, de voorgestelde wijzegingen staan nu online. Maandag kijk ik hier nog verder naar, nu heb ik nog wat weibg marge links en rechts en staat het submenu nog iets te ver weg.
    Als het mogelijk is zou ik de pijljes het liefst voor de tekst willen hebben (maar dat vindt ik minder belangrijk).
    Alvast een fijn weekeinde gewenst
    Geert
    Verstuurd vanaf mijn iPhone
    Op 1 okt. 2011 om 15:48 heeft altruistic gramps <[email protected]> het volgende geschreven:
    Re: Spry menu look fine in Firefox, Safari but not Intenet Explorer
    created by altruistic gramps in Spry Framework for Ajax - View the full discussion
    Now everything works nice, I can now chancing the Layout, but watt is wrong!!
    Geert,
    Please update the website with the changes to the menubar and then tell me what changes you wish to make to the layout.
    If you are having a problem expressing your views in English, you can PM me in het Nederlands.
    Gramps
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3948627#3948627
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3948627#3948627. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Spry Framework for Ajax by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • TS3946 Aperture Book: images look fine in Aperture but not in PDF preview.  OS 10.9, Aperture 3.4.5

    Aperture 3.4.5, OS 10.9.  When making a PDF prior to ordering a book, I note that images look fine within Aperture book module, but about 10 out of 100 images look terrible in the PDF.  Shall I ignore this and go ahead and order the book?

    Hi,
    Strangely I'm now having exactly the same problem all of a sudden.  I've been building the book for about a month now (I've made about 6 before without any trouble) and along the way have been producing a pdf of the book to see how it will look.  Yesterday I noticed some of the images seemed to have lost colour when looking at the pdf version and then today, many pictures all of a sudden look exactly like the example you've supplied above. 
    I've tried shutting down my imac and restarting thinking it was a memory issue, have checked if I had any filters activated (which I don't and I haven't used filters in books before either), have tried repairing then rebuilding aperture, copying the book to a new library, new location, opening on a different mac and then printing again but none of this had any positive effect. 
    So from what I understand from your last post, the workaround you came up with was to revert to the original of each image that had the problem and then make the adjustments again? 

  • Layers don't appear properly inside table in Internet Explorer, but are fine in Firefox and Safari

    How can I get layers that are inside tables that are
    inside another layer to appear properly in Internet Explorer. It
    works fine in Firefox and Safari on Mac and PC? The layers that are
    causing the problems contain a table with an image and a caption,
    so 2 cells. Then the layers are within a larger table that is
    within a layer. I don't use IE (cause it is the bain of my
    existence) but for a client they may want it to look good on all
    browsers, even if it is IE 6 on a PC, maybe the browser version is
    too old and I shouldn't worry about it? I know IE is not compliant
    with web standards so is this the problem or is there a way to fix
    the problem so it will look good in all the browers? The URL is
    http://uweb.txstate.edu/~ts20/scevents/spec-coll-events.html
    so if anyone could look at it IE and firefox and see how I could
    fix it, this would be very appreciated!
    Much needed help. Thanks for any input.

    >>I knwow IE is not compliant with web standards
    That is too broadly stated to be credible. Certainly IE6 has
    its problems
    but is highly compliant with most web standards. To be an
    effective
    designer/developer one must have a working knowledge of IE's
    deficiencies,
    not just write it off as non-compliant. After all, it is
    still used by some
    70% or web users (based on W3C Schools data.)
    Please post a link to your site.
    Walt
    "starryeyestara" <[email protected]> wrote
    in message
    news:eq3jc0$7cs$[email protected]..
    >
    How can I get layers that are inside tables that are
    inside
    > another
    > layer to appear properly in Internet Explorer. It works
    fine in Firefox
    > and
    > Safari on Mac and PC? The layers that are causing the
    problems contain a
    > table
    > with an image and a caption, so 2 cells. Then the layers
    are within a
    > larger
    > table that is within a layer. I don't use IE but for a
    client they may
    > want it
    > to loog good on all browsers, even if it is IE 6 on a
    PC. I knwow IE is
    > not
    > compliant with web standards so is this the problem or
    is there a way to
    > fix
    > the problem so it will look good in all the browers?
    > Much needed help. Thanks for any input.
    >

  • Why are some jpg images scrambled when they appear in my screen saver?   The same images look fine in Preview and Finder.  Some images appear scrambled in the screen saver 'preview' window and the actual screen saver. Other jpg images look fine.

    Why are some jpg images scrambled when they appear in my screen saver?   The same images look fine in Preview and Finder.  Some images appear scrambled in the screen saver 'preview' window and the actual screen saver. Other jpg images look fine.

    The desktop image is fine, taken from the exact same pool of jpg photos.  However, as soon as the slide show screen saver comes on, the images are scrambled.  What is it about the apple screen saver algorithm that scrambles the pics?

  • Hi i got a mac mini but when i connect it to my smartax mt882 modem via ethernet it says device not connected can anyone solve this issue it work fine with the usb connection but the ethernet is giving me problems plz help

    hi i got a mac mini but when i connect it to my smartax mt882 modem via ethernet it says device not connected can anyone solve this issue it work fine with the usb connection but the ethernet is giving me problems plz help

    Hello, give this a try...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.5, 10.6, 10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x/10.8.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    (There may be better or faster DNS numbers in your area, but these should be a good test).
    Click OK.

  • Using local/testing server with cs5 inserting images look fine in the split screen but do not show

    Hi
    If I open example: header.php and insert any photo jpeg/.html ecs i can see the images in the split screen but not in the browser if i save then refresh. I am able to make any change to the code ecs. and they are reflected just fine. I have tried this with my fireworks images .html and when that did not work i tried a strait jpeg off the desktop. This all did not work. I have deleted the local server then step by step created a new one via devnet instruction. This did not work! everything looks fine i even tried in 3 sep browsers with 0 luck....There is no remote server connected at this time because i am making a child theme for my current site. After all changes are done we will the ftp the word press files to site and change.
    Ps i even started over from scratch with 0 positive affects....

    After a lot of pain!!!!!!! the issue is fixed lol After 3 weeks I have overlooked the obvious !!! so the simple fix was the path of the image. Yes i feel stupid 10 years in lol....
    Apparently dreamweaver cs 5 will not use the full path when inserting images into the page example: If you drag the image out of your assets folder or however you do it, DW will give you a path like this <img src="images/glass.jpg" width="800" height="729"> This is not the full path and when your pist!!! you cant see things like that ;( so the image path should look like this:
    <img src="wp-content/themes/adszoom/images/glass.jpg" width="800" height="729">
    also in the html files example of bad then good!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    NOW THE GOOD!
    <!--======================== BEGIN COPYING THE HTML HERE ==========================-->
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    <map name="m_navigation">
      <area shape="poly" coords="804,7,994,7,994,47,804,47,804,7" href="http://adszoom.com/699-2/" title="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" alt="SEARCH BY CATEGORIES FOR CLASSIFIED ADS" >
      <area shape="poly" coords="602,8,792,8,792,48,602,48,602,8" href="http://adszoom.com/wp-admin/edit.php/" title="VIEW OR EDIT YOUR CLASSIFIED ADS" alt="VIEW OR EDIT YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="405,8,595,8,595,48,405,48,405,8" href="http://adszoom.com/post-an-ad/" title="NEW CLASSIFIED AD POST" alt="NEW CLASSIFIED AD POST" >
      <area shape="poly" coords="206,8,396,8,396,48,206,48,206,8" href="http://adszoom.com/help/" title="HELP WITH YOUR CLASSIFIED ADS" alt="HELP WITH YOUR CLASSIFIED ADS" >
      <area shape="poly" coords="3,9,193,9,193,49,3,49,3,9" href="http://adszoom.com/" title="HOME VIEW CLASSIFIED ADS" alt="HOME VIEW CLASSIFIED ADS" >
    </map>
    <!--========================= STOP COPYING THE HTML HERE =========================-->
    </body>
    THIS LINE IS YOUR ISSUE
    <img name="navigation" src="wp-content/themes/adszoom/images/navigation.gif" width="1000" height="50" border="0" usemap="#m_navigation" alt="">
    Ok thanks and if there are any issues with dw please ask: [email protected]

  • CSS layout problems in Explorer (fine in Firefox and Safari)

    Firstly apologies to the mods, I had mistakenly posted this
    in the dynamic section also...
    My problem - I am working on a CSS site (my first!) here
    http://www.benfrain.com
    It appears fine in Firefox (PC and Mac) and Safari (mac) but
    when I view it in Explorer for Mac (5.2.3) I get a over long page
    and I get no auto margin on the left.
    Another small curiosity - I have noticed that my background
    image on my div id "header" seems to start off again on the right.
    Again, Explorer 5.2 for mac only...
    My html and css both validate.
    Anybody know why this is happening?

    quote:
    Originally posted by:
    bregent
    >It appears fine in Firefox (PC and Mac)
    Have you tried increasing the text size?
    Do you mean in the browser? I just tried it in Firefox and
    after two increases the layout/style of the page kind of 'falls
    apart' - how would this be rectified?

  • RAW to Jpeg quality looks fine in Aperture not so good on Web page

    I am using the latest version of Aperture with the Retina display. The Raw images look tremendous, after I resize the image and save it to jpeg the image still looks good. When I upload to a web page the image looks horrible. There is a lot of noise and the image over all looks blurred. I open it in Aperture and it looks fine. What is the issue? I have tried the different settings when saving the image and nothing works. I have also saved the image in a tif format and still the same issue. Looks great in aperture not so great on the web. Please help if possible.

    Your site is likely re-sampling your file, perhaps because it is too large.  Ask the Webmaster what size and quality to make the JPGs, and export to that.  There may also be a browser issue.
    If you provide some details re: exactly how your are exporting, which site you are using, how the JPG is used, etc., someone here may be able to provide additional guidance -- but this seems to be a Web question, as Aperture -- from what you say -- is working well for you.

  • Photoshop diplays all images with desaturated colors (Images look fine when opened in other apps)

    All of a sudden, when I open any image in Photoshop, the colors appear to be desaturated...In Photoshop only. When I open that same image in Window Picture Viewer, or Quicktimer, or even if I drag the image into a brower window, the colors appear fine. But in Photoshop, something is clearly wrong. Now, I can make color adjustments to the image, but when I save and reopen reopen it in another application, I can see that color changes have been made, but they still don't match what Photoshop is displaying.
    The images are RGB image...I've checked the color space setings in Photoshop, and they are the default (Edit > Color Settings: North American General Purpose 2 / RGB: sRGB IEC61966-2.1 / CMYK: US Web Coated (SWOP) V2, etc, etc). I also made sure View > Proof Setup was set to: Working CMYK. I even reset Photoshop to it's default settings (by holding down CTRL-ALT-SHIFT on launching Photoshop)...But the images still appear desaturated when I open them in Photoshop...So, I don't understand how this is still a Photoshop problem...But then again, they look fine when I use any other application on my computer to open them, so it's clearly not an issue with my monitor.
    The frustrating thing is, I haven't made any changes to Photoshop OR my monitor (that I know about)...Photoshop has worked perfectly for me for years, and now there's this SNAFU that I just can not figure out.
    Any suggestions?
    I've included a screenshot below to show the disparity between an image opened in Photoshop (on left) and Windows Picture Viewer (on right):
    Photoshop image on left, with desaturated colors...Same image in Windows Picture Viewer on right, where colors appear normal.
    Any and all help is much appreciated : )
    Best,
    -Austin

    It's difficult to provide help without knowing your level of color-management expertise, but I think you've helped us some with that in post number 2.
    Color management is basically this:  Images and devices have certain color characteristics, and these are described by color profiles, sometimes also called color spaces.
    1.  You should not need to use the Proof Setup at all to view your images on your monitor.  When things are set up properly Photoshop shows you accurate color without your choosing View - Proof Colors.
    2.  A color-managed application like Photoshop will try to show you accurate color on your display by interpreting both the image profile and your monitor profile and transforming the colors accordingly.  BY DEFINITION this will look different than other applications which don't do color-management as these just pump the image RGB values directly out to the display. 
    Thus:
    If your monitor profile indicates your monitor has a wide gamut, images with embedded profiles may appear less saturated inside Photoshop than from non-color-managed apps.
    If you view images that have an embedded wide gamut profile (such as Adobe RGB 1998 or ProPhoto RGB), Photoshop and other color-managed applications will interpret that profile and the colors will likely appear more saturated in Photoshop than in a non-color-managed application.
    It sounds as though the first case applies in your case here.
    You can check to see what monitor profile is associated with your monitor through OS settings.  I'm thinking, based on the caption buttons in your screen grab, that you've got Windows XP, but rather than go further with that assumption, I'll ask you to verify it first.
    -Noel

  • I click on my mobile me mail and the site "find my iphone comes up"; This happens even when I type in mobile me in the browser window! Only on firefox - not safari. What the heck? This just started today - and won't reverse!

    I have mobile me mail service. Use mac 10.6.7. Have latest firefox. Suddenly only can get "find my phone" - not mac mail - even when I type in the mac.me or mobile me mail in the browser window. Safari seems to work fine.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You may have switched on caret browsing.
    *http://kb.mozillazine.org/accessibility.browsewithcaret
    You can press press F7 (on Mac: fn + F7) to toggle caret browsing on/off.
    *Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"
    *http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    *http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • Static image looks fine in media pane but renders with problems

    I have a project in which I am placing a few static JPGs over the video portion for a few seconds at a time here and there to illustrate certain things a speaker is touching on. The JPGs are usually not quite big enough to cover the entire frame of the media pane, so I end up having to resize them and make them bigger to either cover the rest of the video that’s still showing, or to effectively ‘crop out’ a portion of the JPG that I don’t want to see in the final output.
    Everything looks fine in the media pane. The problem arises when I output the final video to FLV. Some of the JPGs look fine – just as they did in the media pane preview. But a lot of them end up showing portions that I had cropped out, or even portions of the video that I know were covered up. It appears completely random. And when I re-export and try again, sometimes the problem disappears.
    Windows XP SP3
    Adobe Premiere Elements 9.0
    Export format: FLV

    One JPG sample is 960x720 pixels.
    The Project Preset Frame Size is 1280x720 pixels.
    For this particular sample, I stretch the JPG so that the text at the bottom of it falls below the media pane (since both the JPG and the project have the same pixel height). It becomes a little more pixelated, but that's fine. Sometimes it does get cropped out of the final FLV, sometimes it doesn't...

  • Swap images works in preview but not in browser

    Hi everyone,
    I am attempting to get a swap images to work.  It works in the preview window but not when I preview it in the browser.  When I open it in a browser the states seem to "cycle" through really quickly in rapid succession.  I have linked my png file for you to see.  Any thoughts?
    Thanks,
    denbeck

    Your swap image slice is set to Animated GIF. Change it in the Optimize panel to plain GIF or PNG 8
    Jim Babbage

  • Dreamweaver site looks fine in IE and Safari but not Firefox

    I am fairly new to web desgin so I am hoping someout there can give me a hint as to why my site looks poorly or doesn't load on Firefox.  It loos fine in Internet Explorer and Safari.
    - PC system
    - Windows xp professional
    - CS4
    Here is the website: www.biggiantsale.com
    Thanks for your help!
    Sarah

    Looks like a mess of repeated background images to me.
    To use a non-repeating background image,  put the following CSS code  between the
    <style type="text/css"> and </style> tags in your HTML page.
    body {
    width: 1000px; /**choose your own page width in px**/
    margin:0 auto;/**this centers page in modern browsers**/
    text-align: center; /**this centers page in old browsers**/
    background: red url(Images/Home-Page.png) no-repeat top middle;
    Then remove the Home-Page.png background from your table.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb
    www.alt-web.blogspot.com

  • Quicktime video looks different in Firefox and Safari, is there a fix?

    My full problem is described in this thread:
    http://discussions.apple.com/thread.jspa?messageID=4451761
    but to keep it simple, my immediate issue is that Safari and Firefox are displaying my video differently. Firefox appears darker and Safari appears brighter. With my monitor set to a gamma of 1.8 (default for OS X) Firefox looks perfect and Safari looks washed out, and with my monitor set to 2.2 (Windows default and all-together better looking) Firefox is too dark and Safari is perfect.
    All I want to know is WHY they look different and how to fix this.

    Thanks for your response. While this may work with audio and video originating from your own computer it doesn't seem to effect audio and video viewed from the Firefox 5.01 browser which uses a QuickTime plugin. Audio and Video viewed from Safari and Firefox 3.6.19 work fine which leads me to believe the QT plugin and Firefox 5 browser are not working correctly.

Maybe you are looking for

  • How to use one button to drive another button click

    I'm trying to figure out a way to fix a bug in my application.  The simple fix would be to have a single button that drives a MouseCLICK event on another button everytime the PlayBar in my application reaches the end of the screen and returns to its

  • How to install 32 bit program with 16 bit installer on Windows 8.1 32 bit

    Hi, I have installed a 32 bit program that uses a 16 bit installer on Windows XP machines.  The software developer of this program is out of business. Can Windows 8.1 32 bit run a 16 bit installer?  If not, any suggestions as to how I might install t

  • How can we stop iPrint from pushing out printers?

    Is there a global way to stop iPrint Client Management from pushing out printers? Or, is there a way to report on all group objects that have a printer assignment? We are trying to stop printers from being pushed, but we have 100+ group assignments,

  • ARD Just not working...?

    So this really became an issue with OS 10.5 as everything worked up until that point. But here goes, I was able to connect and control up to 10 machines per my license. But as soon as I updated everyone to 10.5.x and configured etc...I was only able

  • Cannot Connect to Database LS

    Hi, i have som problems connecting to database: Case 1: I've moved a IIS from one datacenter to another one. (installed all new) On VS, after install LS and all of the componets, can install good an APP, from my laptop. (using publish directly (webde