473,796 Members | 2,737 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

animated gif help

hi-

my gifs arent acting animated. i have the site at tripod host.
here is a short example of the code that may or may not cause the problem.

in my index.htm file
<p>Choose your table from the drop down to populate the available fields
listbox.
<img src = "http://j_m_mc.tripod.c om/images/zenfontan.gif" width = "85"
height = "50" align="right" /> </p>
in my cascading style sheet css file
body {background-image:url(http://j_m_mc.tripod.com/images/bg_brick2.bmp);
any help is greatly appreciated as this download site will get listed on my
resume for a position i am applying for.
the program to download is what i wish to show the employer but it would be
nice to have the animation working
even though i am not trying to demonstrate my xhtml skills. the web page is
very lame by todays standards and
was hand coded.

thanks
marvin

Jul 20 '05 #1
3 2629
On Tue, 13 Jan 2004 18:52:16 -0500, marvin declared in
comp.infosystem s.www.authoring.html:
http://j_m_mc.tripod.com/images/zenfontan.gif


"Sorry, but the page or the file that you're looking for is not here."

Have you actually uploaded the image?

It is generally much easier if you post the URL of the page in question,
not just snippets of code that may have nothing to do with the problem.

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 20 '05 #2
marvin <sc***@movie.co m> wrote:
my gifs arent acting animated. i have the site at tripod host.
here is a short example of the code that may or may not cause the problem.

in my index.htm file


The URL (address) of a sample document would have been more useful. I'm
assuming it's http://j_m_mc.tripod.com/

The animation works for me, once I turn GIF animation back on. Do you have
it turned on in your browser?

BTW, you shouldn't use BMP format images on the WWW. The format is bloated,
and poorly supported on non-Microsoft platforms. GIF or PNG would be
better.
--
Darin McGrew, mc****@stanford alumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp. com, http://www.HTMLHelp.com/

"Who is General Failure and why is he reading my hard disk?"
Jul 20 '05 #3

"Darin McGrew" <mc****@stanfor dalumni.org> wrote in message
news:bu******** **@blue.rahul.n et...
marvin <sc***@movie.co m> wrote:
my gifs arent acting animated. i have the site at tripod host.
here is a short example of the code that may or may not cause the problem.
in my index.htm file
The URL (address) of a sample document would have been more useful. I'm
assuming it's http://j_m_mc.tripod.com/

The animation works for me, once I turn GIF animation back on. Do you have
it turned on in your browser?

BTW, you shouldn't use BMP format images on the WWW. The format is bloated, and poorly supported on non-Microsoft platforms. GIF or PNG would be
better.
--
Darin McGrew, mc****@stanford alumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp. com, http://www.HTMLHelp.com/

"Who is General Failure and why is he reading my hard disk?"


thanks Darin and Mark for looking.

once you said it was working that enabled me to start checking out what was
wrong with my settings.
i went to the image when it was displayed in my browser. i right clicked
and and from the pop up menu
clicked show original image. You see... i have everything on this machine
to screw it up.
i have a pop up blocker, accelerator, firewall etc. something must be
interfering with it.
hey... as long as i know it is working.

i will try to convert the bmp file to png or gif.

thanks very much!
marvin
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
8719
by: DOK | last post by:
I'm trying to create an eBay ad. So far, I've got the page the way I want it. However, the few animated gif's I have on the page display but are no longer animated. I can get it to work in FrontPage and 'Preview in Browser'. However, When I enter the URL or when I 'select all' html and paste it into the 'add your own html' box in ebay, the gif's don't animate. If anyone would take the time to scan my 'index.htm' and let me know what...
7
3000
by: ragi | last post by:
I need put small animated gifs (like emoticons) into CEdit control in place of blinkinh caret. Thanks for help.
9
9729
by: John J. Hughes II | last post by:
Is it possible using Image or Bitmap to build and save an animated GIF file? I am not have a problem saving the GIF file just getting the frames added to it. I did find ImageAnimator but it only seems to deal with showing the GIF and not saving it. Thanks, John
2
2266
by: Koen Hoorelbeke | last post by:
Hi there, I'm trying to read an animated gif from a url (for a banner-rotator). The code I have now, does read the gif (or jpg), but the result is that I only get the first frame of the animated gif, AND at a much lower quality :-( Important to note is that the image is read from a url (from a different server), and thus NOT from the local disk. Below is the code I use:
10
23598
by: Liz | last post by:
All: Can anyone tell me why my animated GIF does not show up as animated when put into a pictureBox?? Thanks. Liz
7
6337
by: Gary Kaucher | last post by:
At the top of the page on my website http://www.itemlook.com I have an animated gif called "eyeline.gif". It has worked fine in the past, but recently I am unable to get it to work using IE6. All that I get is a box with nothing in it. It almost seems as if the file will not open on my page, let alone animate. It still works fine with my Netscape browser. I am using Windows 98. Any ideas would be appreciated. Thanks,
5
1917
by: Tlink | last post by:
Is it possible to activate a animated item once the form/page is submitted for processing, as I have a number of forms that take a while and the users keep submitting the page thereby restarting the process. Any help would be appreciated.
7
14534
by: Lemune | last post by:
Hi.. I am developing an application that connect to database on the other side of the net. And each time i want to connect to database and run some sql command, i want my user to know that there is some process is runing. My idea is to show animated gif until the process is done. My question is how i could achieved that? Any one could give me a clue or hint or even sample code? Thank you? This is my snippet code:
27
14068
by: Phil | last post by:
I thought it would be nice to display some animated GIFs on some of my forms. I put a PictureBox control on a form, and loaded my GIF file in. It animates, but not properly. It seems very jerky and dwells on some frames longer than it should. Searching for this problem, I have found several people who have stated that animated GIFs don't work in a PictureBox at all, and you have to use the ImageAnimator. I assume they must be referring to...
0
1569
by: helraizer1 | last post by:
Hey, I have a PHP script that I made for an image based shoutbox with emoticons. The problem is that php GD doesn't support animated gifs, yet perl GD does. How would I make it so that I could copy the animated gifs via Perl onto the static image that I made with php? I've tried with php imagecreatefromgif(), which produces a static image. I also tried using the GIFAnimation class from phpclasses to make an animated gif but it returns it as...
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10465
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10242
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10200
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7558
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.