How to flash point (oval) ?

Hi,
I am using the Graphics, and give red color on the point (oval) that I designate.
The following is the way I am using:
g.setColor(Color.red);
g.fillOval(128,53,4,4);
However, I hope to flash the point (oval). Can you give me some clues?
Thanks.

Hi, EvilEdna,
Thank you for your program, and it is very good. However, I can not implement it.
The running result is also good, and I get one "Green....;Green..after" for each 500 milliseconds. But the color doesn't change at each 500 milliseconds. I think that it is strange, and the color should change. In fact the color doesn't change. Can you help me out? Thanks again.
I changed a little the following codes and they are :
protected void blinkLed(final Graphics circle, boolean enabled)
circle.setColor(Color.green);
circle.fillOval(128,53,4,4);
if (enabled)
if (timer == null)
timer = new Timer(500, new ActionListener()
     public void actionPerformed(ActionEvent ev)
     if (circle.getColor() == Color.green)
     System.out.println("Green....");                              circle.setColor(Color.red);
     circle.fillOval(110,53,4,4);
     System.out.println("Green..after");
     else
     circle.setColor(Color.green);
timer.start();
else
timer.restart();
else
if (timer != null)
timer.stop();

Similar Messages

  • How do I get a button in Flash point to a https page of PagSeguro.

    How do I get a button in Flash point to a https page of PagSeguro. Programming they provide is this:
    <!-- INICIO FORMULARIO BOTAO PAGSEGURO -->
    <form target="pagseguro" action="https://pagseguro.uol.com.br/checkout/v2/cart.html?action=add" method="post">
    <!-- NÃO EDITE OS COMANDOS DAS LINHAS ABAIXO -->
    <input type="hidden" name="itemCode" value="AC0DD53E5757C9F774629F9937513499" />
    <input type="image" src="https://p.simg.uol.com.br/out/pagseguro/i/botoes/pagamentos/120x53-comprar.gif" name="submit" alt="Pague com PagSeguro - é rápido, grátis e seguro!" />
    </form>
    <!-- FINAL FORMULARIO BOTAO PAGSEGURO -->
    If I past this programation in start HTML, I see border white in my page.
    I wrote a book and this schedule is to send to a secure site for sale
    I development my site in Flash 4 and now CC6. Export in Html
    www.escalasdecores.com.br

    Excuse me for my ignorance.
    I put the schedule as show below and generates an error when I export
    Scene 1, Layer 'Actions', Frame 350, Line 119, column 11 in 1061: Calling a possibly undefined method send through a reference with static type flash.net: URLLoader.
    Which is in line urlLoader.send (urlRequest);
    I used Snippets
    This programation:
    /* Evento de clique de mouse
    Clicar na instância do símbolo especificada executa uma função na qual você pode acrescentar seu próprio código personalizado.
    Instruções:
    1. Acrescente seu código personalizado em uma nova linha depois da linha que diz "//Iniciar seu código personalizado" abaixo.
    O código será executado quando se clica na instância do símbolo.
    button_7.addEventListener(MouseEvent.CLICK, fl_MouseClickHandler);
    function fl_MouseClickHandler(event:MouseEvent):void
              // Iniciar seu código personalizado
              var urlLoader:URLLoader=new URLLoader();
    var urlRequest:URLRequest=new URLRequest("https://pagseguro.uol.com.br/checkout/v2/cart.html?action=add");
    var urlVariables:URLVariables=new URLVariables();
    urlVariables.itemCode="AC0DD53E5757C9F774629F9937513499";
    urlRequest.data=urlVariables;
    urlRequest.method=URLRequestMethod.POST
    urlLoader.dataFormat = URLLoaderDataFormat.VARIABLES;
    urlLoader.send(urlRequest);
              // Este exemplo exibe as palavras "Mouse clicado" no painel Saída.
              trace("Mouse clicado")
              // Encerrar seu código personalizado

  • Related to flash point in cg02

    Hi,
    what is table and field name from which we get the value of flash point in case of dangerous and non dangerous goods? no F1 help available for that.
    thanx in advance.
    regards
    saurabh

    992748 wrote:
    Hello experts,
    I'm little newbie to RMAN recovery. Please help me in these doubts:
    1. If I have datafiles, archive logs & control files backup, but current online REDO logs are lost, then can I perform incomplete database recovery ?yes, if you have backups of everything else
    2. Till what maximum time/scn can incomplete database recovery be performed ??Assuming the only thing lost is the redo logs, you can recover to the last scn in the last archivelog.
    3. What is role of online REDO logs in incomplete database recovery ? They provide the final redo changes - the ones that have not been written to archivelogs
    Are they required for incomplete recovery ?It depends on how much incomplete recovery you need to do.
    Think of all of your changes as a constant stream of redo information. As a redolog fills, it is copied to archive, then (eventually) reused. over time, your redo stream is in archivelog_1, continuing into archvivelog_2, then to 3, and eventually, when you get to the last archivelog, into the online redo. A recovery will start with the oldest necessary point in the redo stream and continue forward. Whether or not you need the online redo for a PIT recovery depends on how far forward you need to recover.
    But you should take every precaution to prevent loss of online redo logs .. starting with having multiple members in each redo group ... and keeping those multiple members on physically separate disks.

  • How tune flash player 9 for use with proxy

    I use me browser with proxy. But flash player, when i show
    yourtube etc, use direct connection and not use proxy server. How
    tune flash player (last fersion, 9) for use with proxy. I want what
    all traffic go over proxy

    Will alienate? They've already alienated users a long time
    ago. That isn't the point, though, because it doesn't matter if
    users are alienated, it only matters if the users need flash.
    The only thing that could make flash player better is open
    source. I don't see why they don't do it. They make money on the
    authoring tool, not the player. All of my Linux machines are ppc
    and x86_64, no flash there. I also don't have flash on my PDA, a
    Palm T|X. If the player was open sourced, people would stop
    complaining about how much flash sucks -- because, right now, there
    are very serious, legitimate, complaints against it.
    Anyway, for now I'm hoping that SVG matures quickly.
    Although, I"m sure that once Adobe sees that train coming, they
    will extend Flash (dev.) to export SVG movies containing embedded
    binary data that can only play with their binary plugin.

  • How to Flash MSI bios - x99s gaming 7

    using live update through windows - big NO NO as far as i understand.
    downloading the Bios update file from MSI site - http://www.msi.com/support/mb/X99S-GAMING-7.html#down-bios
    unpacking it and trying to run from dos mode from within windows (/CMD) - doesn't work.
    it says not compatible with system (Probebly the 64bit windows).
    trying through BIOS, M-flash, asks to be pointed to a USB key.
    i tried extracting the BIOS update package from (http://www.msi.com/support/mb/X99S-GAMING-7.html#down-bios) to the USB key.
    then back to bios, M-flash, pointed out to the USB key, chose the BIOS file "*.H40"- but then it says i don't have a file named - "ME" something.
    so... how exactly one suppose to flash the bios ?
    cheers.

    Quote from: flobelix on 17-October-14, 22:19:50
    You are now on thin ice vmanuelgm. This thread is not your personel "vmanuelgm is correct" thread but a tech support thread and support for the OP (not you) is offered.
    The forum method is the safest way there is and also safer than MFlash that will at least only update ME as well if that is manually selected what is not required using the provided archive. I will not discuss with you about experience in flashing but you should maybe consider that I have quite some knowledge in that regard.
    Secondly you were not partially but fully wrong as you didn't say h42 is there but you said h42 would be the latest. Anyway nobody asked for a beta so OP can consider it if he is not happy with the latest official as this is no beta thread like I also already said.
    If this will continue off-topic in any way I will clean sweep this thread from reply #4 on.
    You should contact MSI to post your MSI HQ as first flash option in manuals, and getting it burned in DVD roms along with mobos...
    Until then, MSI official flash methods are what you know, and MSI HQ is not between them...
    I am not on any ice, not posting anymore here, with such genious and democratic moderators...
    Bye...

  • I have copied videos onto an external hard drive. to free memory on my macbook. When I try to delete these I am warned that I will not be able to use this video in existing projects   How do I point iMovie to events in my external  hard drive so I can pl

    I have copied videos onto an external hard drive. to free memory on my macbook. When I try to delete these I am woarned that I will not be able to use this video in existing projects
    How do I point iMovie to events in my external  hard drive so I can play projects which use them?
    MacBook, iMovie 9.0.4

    Hi
    You can do this - by not doing it the way You describe as it will not work.
    a. the external hard disk - MUST BE - Mac OS extended (hfs) formatted -
    UNIX/DOS/FAT32/Mac OS Exchange - will work for most things - BUT NOT FOR VIDEO (iMovie, iDVD or FinalCut doesn't matter)
    b. Do not alter or move any folder named
    • iMovie Event's - or -
    • iMovie Project's
    on DeskTop/Finder - at all
    All moving's of Events and Projects must be done within the iMovie Application - then connections will not break.
    (move them back and see if iMovie remembers them - then do move as described above)
    Yours Bengt W

  • How do i point this at a file in my User folder?

    How can i point this at a file in my users folder?
    property csvAlias : alias ((path to desktop as text) & "SourceFiles:ean2sku.csv") --path to your csv-File as alias

    Standard Additions has a path to command that will return most common locations, such as path to home folder.  Note that an alias will need to exist when it is declared.

  • Sticky - 2) How to Flash Bios NVidia 64 & Award Bios - More Detail

    Sticky - How to Flash Bios NVidia 64 & Award Bios
    Warning Flashing the bios can be bad for your PC's Health
    DISCLAIMER:
    This is a work-in-progress, not all solutions are "confirmed", use info at your own risk
    Not all topics are covered, only stuff that keeps reapering in questions, or are thought to be important.
    Before going ahead checkout When and how to update your BIOS
    Note: Like reseting CMOS Flashing Bios will clear all any changes you made in bios & will need to be re-entered - see 12) below. So Make sure you remember/ make a note of them.
    Resources:-
    Floppy Images -  Boot Disc.com
    Simply insert Floppy & run downloaded Exe file.
    Bios Saviour
    IOSS Bios Saviour RD1-PMC4
    Bios Saviour - RD1 Model Selection Sheet
    SST 49LF040A LPC /3.3V - PMC4 For Neo3 250 & Neo4 (Thanks Arioch  )
    Recovery:-
    MSI - Bios Recovery
    Syar - Bios Recovery & Checksum Error 
    BIOS FAQ - How can you recover a corrupt BIOS ?
    Bios recovery the dirty
    way
    Saving MurdoK's Bios - Syar
    Offers Reprogramming/Replacement service - Cheaper than new mobo. Can't vouch for non uk service not used them. (1st off search engine)
    EU Recoverybios.com
    UK BiosflashUK
    US Badflash.com
    How to Flash MSI Guides.
    There are different ways to flash the bios but to keep things simple will concentrate on the MSI Official methods :-
    1) Award Flash BIOS Procedure 98/ME
    This method assumes access to hd formatted using FAT32 & therefore readable by DOS.
    2) Flashing the BIOS for Users using NON FAT file system
    For use with Linux based & NTFS File systems - HD Not readable from DOS.  Using this procedure the  the files are copied to the virtual drive before running the flash utility. So the flash effectively is all done in memory.
    This will be the method used by the majority of us. So:-
    Follow the instructions in the last link (Thanks Bas)
    The details below are additional checks/notes referring to the steps in Bas's guide, which may be useful.
    Essential
    2) Know Your model number  - Is of increased Importance for NEO4 users - We have already seen instances of this.
    5-1) Ensure you have a Boot Floppy with CD suport (this creates the Virtual drive used in the process) If you haven't got such
    a boot disc see BootrDisc.com link in Rescources.
    5-2) B4 booting floppy - Enter Bios & Load Optimised Defaults - To ensure that bios is returned to stock & any overclocking is
    turned off.
    7) If you miss the ramdrive letter the last DOS message will show your CD drive letter. The Ramdrive is the letter preceeding
    the CD Drive. EG CD = D Ramdrive = C
    Optional - Gives better control of procedure
    11) Use of Switch command options with AWFL833C.EXE /py/sn/wb/cc/cd/cp/r TargetBios.file
    Personnaly I use the switches as does Syar :-
    Per Syar2003 Iv'e always used :
    AWFL833D W7030NMS.xxx /py/sn/wb/cc/cd/cp/r
    or
    AWFL833D W7030NMS.xxx /py/sn/wb/cc/cd/cp/f/r
    And a hard reset with jumper when done .
    For a more detailed explanation of switches see :-
    Syar's Bios Switch Explained
    or Syar's Bios Collection - Flashing.txt
    See Also Using a Batch File to Automate bios flash
    12) after flash , enter Bios & load optimized defaults , then save + exit with no other change .
    That way you have a fresh system with a fresh non problematic dmi-pool and user settings .
    After this Enter Bios & Re-enter your custom settings.
    From Syar - Which one do I do first?
    Thanks to Bas & Syar for the majority of info in this guide 

     How to Flash Bios NVidia 64 & Award Bios
    General:-
    How to Flash Bios NVidia 64 & Award Bios
    Warning Flashing the bios can be bad for your PC's Health
    DISCLAIMER:
    This is a work-in-progress, not all solutions are "confirmed", use info at your own risk
    Not all topics are covered, only stuff that keeps reapering in questions, or are thought to be important.
    Before going ahead checkout When and how to update your BIOS
    Note: Like reseting CMOS Flashing Bios will clear all any changes you made in bios & will need to be re-entered - see 12) below. So Make sure you remember/ make a note of them.
    FLASH PREPARATION
    Always Load Optimised defaults & Save b4 flashing - NEVER FLASH When running an OC or Unstable.
    If you need to flash & are worried about stability - run with a single module & test it it memtest 1st.
    FLASH METHODS
    1) Winflash (Syar2003) -
    Winflash is safe to use if your windows and pc is stable .
    How to get it Download & install MSI Live Update. Winflash is located "C:\Program Files\MSI\Live Update 3\FlashUty\Award
    And as with dos flash reset bios and any overclocking to "load optimized bios default" + save, before and after flashing.
    After winflash is finished it ask if you want to reboot - answer no , and shutdown (turn off) windows/pc instead .
    After that disconnect the PSU's AC and reset the cmos with the jumper on the board .
    This is how I use it , - safest way .
    Note ! Place checkmarks on bootblock / dmi area /update all /reset cmos
    Using Winflash - Syar2003's GuideWinflash
    2)  MSI Guides for flashing using a floppy
    2 Flavours depending on OS the majority of us use the 2nd as dos floppies can't read a NTDS partition.
    2-1) Award Flash BIOS Procedure 98/ME
    This method assumes access to hd formatted using FAT32 & therefore readable by DOS.
    2-2) Flashing the BIOS for Users using NON FAT file system
    For use with Linux based & NTFS File systems - HD Not readable from DOS.  Using this procedure the  the files are copied to the virtual drive before running the flash utility. So the flash effectively is all done in memory.
    2) How to Flash Bios NVidia 64 & Award Bios - More Detail
    Resources:-
    Floppy Images -  Boot Disc.com
    Simply insert Floppy & run downloaded Exe file.
    Bios Saviour
    IOSS Bios Saviour RD1-PMC4
    Bios Saviour - RD1 Model Selection Sheet
    SST 49LF040A LPC /3.3V - PMC4 For Neo3 250 & Neo4 (Thanks Arioch  )
    Recovery:-
    MSI - Bios Recovery
    BIOS FAQ - How can you recover a corrupt BIOS ?
    Bios recovery the dirty
    way
    Saving MurdoK's Bios - Syar
    Offers Reprogramming/Replacement service - Cheaper than new mobo. Can't vouch for non uk service not used them. (1st off search engine)
    EU Recoverybios.com
    UK BiosflashUK
    US Badflash.com
            Back to Main nVidia Based Board Forum Index

  • How to make a oval shape in java

    how to make an oval shape in java

    here's a simple example:
    import java.applet.Applet;
    import java.awt.Graphics;
    import java.awt.Color;
    /* <applet code="OvalTest" width=83 height=43></applet> */
    public class OvalTest extends Applet {
         public void init() {
              setBackground(Color.white);
         public void paint(Graphics g) {
              g.setColor(Color.blue);
              g.fillOval(1,1,80,40);
    }

  • How can I point my iPhones to a specific address book for syncing?

    I only want contacts on my iPhones that have phone numbers and not email addresses.
    After creating a iPhone address book, how do I point iTunes to that book instead of the regular Contacts book?
    Have been able to do that in the past, but cannot do so running OSX 10.8 or 10.8.2.

    You'll have to use Wi-Fi to sync, Bluetooth is not supported:
    You can use iPhone with the Apple Wireless Keyboard and other Bluetooth devices, such as Bluetooth headsets, car kits, and stereo headphones. Third-party Bluetooth headphones may support volume and playback controls. See the documentation that came with your Bluetooth device. For supported Bluetooth profiles, go to support.apple.com/kb/HT3647
    From the manual: iphone_user_guide 5 page 109
    Use iCloud to keep Contacts up to date on your iOS devices and computers
    Go to Settings > iCloud, then turn on Contacts. See “iCloud” on page 17.
    Message was edited by: Ingo2711

  • My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    My Mother in law messed up my Adobe reader some how to the point that it is no longer in my computer. I have tried to download it from the internet but it is not working. What am I missing? what else do I need to do? I am not even able to watch youtube...

    Soccerdm,
    a direct download of Adobe Reader X 10.1.4 (which seems to be the most recent standalone version that runs on Mac OS X 10.5.8) is here.

  • How do i point my iPhoto to view my hard drive pictures

    How do I point my iphoto to my external drive to view my pictures instead of reading my internal hard drive

    iPhoto does not "view" Photos - it is a SQL database program and only works with photos that have been previously imported to its database
    You switch databases by depressing the option key and using the select library option
    LN

  • MOVED: What we need - a guide on how to flash bios, setup bios, and raid

    This topic has been moved to AMD64 nVidia Based board.
    What we need - a guide on how to flash bios, setup bios, and raid

    Like How to Flash Bios NVidia 64 & Award Bios
    Syar2003 has also documented flashing methods in the Bios Collection. *Updated * 7025 1C3 EasyBIOS [r.2] thread
    BIOS Guides pretty complete as far as Neo3 250/Ultra but as none of the pps who have been involved in the stickies have neo4's that chipset is lacking.
    Raid Guide
    If any1 wants to re-write /update these please feel free to write up the topic as a new thread  thread & if popular we can add a link to the thread.
    Volunteers welcome 

  • When I go to the Soldiers Angel site or my Banking site it is asking for flash point, also saying no plugins

    when i go to my banking on line site it asks for flashpoint also has message no pluging.  I have this problem when I got to Soldiers Angels to get my much needed info to send letters to our Fallen Heroes Families.  Apparently I need flash point back that I must have lost either with the Leopard update or the worm update coud someone please help

    I thank you for your e Mail and yes I did get a bit frustrated after going through this problem for a couple days and evenings not knowing that there was help out there for me without havng to take my computer to the APPLE Store.  Yes I have to say that Limnos hoestly helped me and I did appologize to him about being so uppity as he called me for it wasn't it was being frustrated and I have just gone through heart surgery 6 weeks ago so the pain from that and the problems with the computer just all added up together.  I do agree with you about him being a respectable person for he has definitely earned my respect.  He seems to be exceptionally knowledgeable about the imac.   I still am having a problem in my HD library I have plugins folder and then another plugin disabled folder, it does not seem to be effecting anything as far as I can see.  I do not believe I had a problem with him I just wrote back to him kidding around I did ot mean to upset him for he honestly was trying to help me and I would appreciate it if you could let him know that I am very grateful for his knowledge and being there to help me and I am sure so many othrs.
    Thank you hpr3  for contacting me and also Limnos for helping me.
    Much appreciated,
    Mindy Heiser

  • Is it possible to use a custom ringtone in the windows Jabber client 10.5.1? If so how do I point Jabber to the ringtone?

    Is it possible to use a custom ringtone in the windows Jabber client 10.5.1? If so how do I point Jabber to the ringtone?

    In Jabber for Windows 10.6, you can change the ring tones.

Maybe you are looking for

  • Tables for delivery details

    Hi all, What are the tables for delivery details. What i want exactly is header and lines tables for one Delivery . Thanks

  • OSB XSLT testing issue

    I am using the ALSB XQuery/XPath/XSLT Expression Testing functionality of the service bus console. However when I click execute I just get "Error executing the transformation: java.lang.NullPointerException" and no details. I looked at the log files

  • Placing barcode on report

    Question 1 =========== I have a simple records as follow: Customer Amount Account_no John Walsh 1500 123456 Mary Joe 700 985000 Lisa Black 2510 456000 Kim Blackson 980 254100 I would like in the report to ruen the account no column into barcode numbe

  • Tool to generate object types being worked upon by team members

    do we have any table in sap where in all the data regarding the user along with the objects worked upon by him are stored? thanks' jai

  • Access to free WiFi only in France and Italy?

    I plan on taking my iPad but do not need constant internet access so I am not bothering with 3G providers over there. Will my device access open WiFi networks via Safari just as it does here in the US?