They're here! More Muvipix.com Guides by Steve Grisetti!
The Muvipix.com Guides to Premiere & Photoshop Elements 2024
As well as The Muvipix.com Guide to CyberLink PowerDirector 21
Because there are stories to tell
muvipix.com

Need a favor!!!

Talk about anything here.

Re: Need a favor!!!

Postby Steve Grisetti » Fri Dec 28, 2007 3:26 pm

Doreen, for what it's worth, the most common problem with links on a web page have to do with the photos suffixes.

Windows and OSX don't care if you use small letters or caps for suffixes -- .JPG and .jpg both read the same on home computers.

But, on the internet, letter case DOES make a difference. And 9 times out of 10, when I'm troubleshooting a page that doesn't work, it's because the HTML links to a .jpg and the photo was a .JPG.

Just a thought.
HP Envy with 2.9/4.4 ghz i7-10700 and 16 gig of RAM running Windows 11 Pro
User avatar
Steve Grisetti
Super Moderator
Super Moderator
 
Posts: 14447
Joined: Sat Feb 17, 2007 5:11 pm
Location: Milwaukee, Wisconsin

Re: Need a favor!!!

Postby Ron » Fri Dec 28, 2007 3:31 pm

First, backup the page you're going to modify.

For the snowglobe page find:

Code: Select all
<table width="700" border="0" align="center" bgcolor="#000033">
  <tr>
    <td width="700" height="21"><img src="christmasglitter1.gif" width="140" height="233" /></td>
    <td width="700"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','490','height','408','title','snowglobe','src','snowglobe5','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','snowglobe5' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="490" height="408" title="snowglobe">
      <param name="movie" value="snowglobe5.swf" />
      <param name="quality" value="high" />
      <embed src="snowglobe5.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="490" height="408"></embed>
    </object></noscript></td>
    <td width="700"><img src="christmasglitter1.gif" width="140" height="233" /></td>
  </tr>
</table>


And replace it in its entirety with:

Code: Select all
<table width="700" border="0" align="center" bgcolor="#000033">
  <tr>
    <td width="700" height="21"><img src="christmasglitter1.gif" width="140" height="233" /></td>
    <td width="700"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','490','height','408','title','snowglobe','src','snowglobe5','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','snowglobe5' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="490" height="408" title="snowglobe">
      <param name="movie" value="snowglobe5.swf" />
      <param name="quality" value="high" />
      <param name="bgcolor" value="000033" />
      <embed src="snowglobe5.swf" quality="high" bgcolor="000033" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="490" height="408"></embed>
    </object></noscript></td>
    <td width="700"><img src="christmasglitter1.gif" width="140" height="233" /></td>
  </tr>
</table>


That will give it the same background as the body of your document and that white effect should be eliminated. I simply added the "bgcolor" to the object and embed tags.
Regards,
-Ron

Dell, Win10 Pro, Intel Core i7-6700 CPU @3.4GhHz, 8GB ram. 64-bit
User avatar
Ron
Site Admin
Site Admin
 
Posts: 3219
Joined: Sat Oct 21, 2006 8:57 am
Location: Maine, USA

Re: Need a favor!!!

Postby Doreen L. » Fri Dec 28, 2007 3:56 pm

It worked. Ron, you're the best!!! It worked!!! :-5
Dell XPS410 Duo Core, 4GB RAM, 2 360 gig hard drives, 1 500 gig external hard drive
http://tworiversailing.com/
User avatar
Doreen L.
Super Contributor
Super Contributor
 
Posts: 587
Joined: Sat Feb 10, 2007 9:54 pm
Location: The Jersey Shore

Re: Need a favor!!!

Postby Steve Grisetti » Fri Dec 28, 2007 8:12 pm

And that's why we call him Webmaster Ron!
HP Envy with 2.9/4.4 ghz i7-10700 and 16 gig of RAM running Windows 11 Pro
User avatar
Steve Grisetti
Super Moderator
Super Moderator
 
Posts: 14447
Joined: Sat Feb 17, 2007 5:11 pm
Location: Milwaukee, Wisconsin

Re: Need a favor!!!

Postby John 'twosheds' McDonald » Sat Dec 29, 2007 4:06 am

Is it a bird? Is it a plane? ....etc.

Methinks it is a good job that we have Ron looking after this web site. :-D
AMD Ryzen 3900x 12C/24T, ASUS x570 mobo, Arctic Liquid Freezer ll 280, Win11 64 bit, 64GB RAM, Radeon RX 570 graphics, Samsung 500GB NVMe 980 PRO (C:), Samsung 970 Evo SSD (D:), Dell U2717D Monitor, Synology DS412+ 8TB NAS, Adobe CS6.
User avatar
John 'twosheds' McDonald
Moderator
Moderator
 
Posts: 4237
Joined: Mon Feb 19, 2007 11:57 am
Location: Cheshire, UK

Previous

Return to Water Cooler 


Similar topics


Who is online

Users browsing this forum: No registered users and 27 guests

cron