473,322 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Applet Question

176 100+
Why is it whenever you scroll up and down on a web page an Applet flashes.
Jun 16 '08 #1
6 1256
BigDaddyLH
1,216 Expert 1GB
This applet does flash for me:

http://www.time.gov/timezone.cgi?Pacific/d/-8/java
Jun 16 '08 #2
sukatoa
539 512MB
May i know what's the content of your paint( Graphics graphics ) method?
Jun 16 '08 #3
Kid Programmer
176 100+
May i know what's the content of your paint( Graphics graphics ) method?
Usually just things like g.drawString("asdfsdg", 123, 123); and things like that.
Jun 16 '08 #4
BigDaddyLH
1,216 Expert 1GB
A properly written JApplet shouldn't flash. Post a SSCCE: http://mindprod.com/jgloss/sscce.html

By the way, unless you have a specific requirement for sticking it on a web page, I suggest writing a stand-alone app with a JFrame instead. It's easier to debug and test (no browser getting in the way) and you can always turn it into a JApplet later.
Jun 16 '08 #5
JosAH
11,448 Expert 8TB
A properly written JApplet shouldn't flash.
The OP was talking about Applets, not JApplets; he probably should use the
latter; if at all.

kind regards,

Jos
Jun 16 '08 #6
BigDaddyLH
1,216 Expert 1GB
The OP was talking about Applets, not JApplets; he probably should use the
latter; if at all.

kind regards,

Jos
Oh, that's true. I didn't assume "applet" meant "class Applet, not JApplet". They should hide the old AWT tutorial better ;-)
Jun 16 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Kookymon1 | last post by:
This is an attempt to respond to an older question (several months). Date: 2002-03-07 13:10:23 PST Subject: On the Common DOM API and Applets. The original message was: >LiveConnect and the...
1
by: Wayne's World | last post by:
hi everyone, i have a big problem, writing a image from my applet to my apache webserver. i tried three way's of writing that file. every way was described in forums to solve this problem, but...
5
by: Rowland | last post by:
Hi, I know this question has prob. been asked a million times, but I couldn't find it in the FAQ, so here goes : I'm trying to write a Java applet to call a dll that resides on the web server...
1
by: Charlie Kim | last post by:
Here is gnome applet source of mine. -------------------------------------------------- #!/usr/bin/env python import pydic import gtk import gnome.applet
2
by: TexasNewbie | last post by:
this is an applet for a white board with an append button on it, when you press it what ever you have typed in one box should show up in the second box, but it doesn't. Have the program doing...
0
by: brickled | last post by:
hello all, I am new to java and java applets. i'm trying to "interact" with a java applet on a website. After loading the webpage that contains the applet into a browser object (in visual...
9
by: DragonByte | last post by:
This is probably a really easy fix for anyone with any Java experience. Since I have none I am here asking for your help. I have downloaded a Java menu from the web to use on a page I am creating for...
1
by: sheephead86 | last post by:
Hi, I'm pretty new to java, and I have a small problem involving drawing a rectangle on a java applet.Firstly this is not a plea for someone to help me with this peice of work, I just need pointing...
2
by: ManidipSengupta | last post by:
Hi, a few (3) questions for the Java experts, and let me know if this is the right forum. It deals with 100% java code (reason for posting here) but manages a Web browser with Javascript. Thanks in...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.