Drawing Apllication Question...

Hello,
I am creatinh a simple drawig application in AS3. I have assigned everything correctly except that I cannot make it switch between the colors. The code that I have is below:
import flash.display.Sprite;
import flash.events.MouseEvent;
var myThick: int = 2;
var currentColor: Number = 0x000000;
var myCanvas:Sprite;
init();
function init(): void{
    drawCanvas();
    var thickLine:Sprite = new Sprite();
thickLine.graphics.beginFill(0x000000);
thickLine.graphics.drawRect(15, 280, 25, 20);
thickLine.graphics.endFill();
addChild(thickLine);
thickLine.addEventListener(MouseEvent.CLICK, changeToThick);
thickLine.buttonMode = true;
var thinLine:Sprite = new Sprite();
thinLine.graphics.beginFill(0x000000);
thinLine.graphics.drawRect(15, 320, 25, 5);
thinLine.graphics.endFill();
addChild(thinLine);
thinLine.addEventListener(MouseEvent.CLICK, changeToThin);
thinLine.buttonMode = true;
function changeToThick(event:MouseEvent):void {
    myThick = 10;
    myCanvas.graphics.lineStyle(10, currentColor);
function changeToThin(event:MouseEvent):void {
    myThick = 2;
    myCanvas.graphics.lineStyle(2, currentColor);
function drawCanvas(): void {
    myCanvas = new Sprite();
    myCanvas.graphics.beginFill(0xF0F0F0);
    myCanvas.graphics.drawRect(60,20, stage.stageWidth-80, stage.stageHeight-40);
    myCanvas.graphics.endFill();
    myCanvas.graphics.lineStyle(myThick, currentColor);
    addChild(myCanvas);
    myCanvas.addEventListener(MouseEvent.MOUSE_DOWN, startDraw);
    stage.addEventListener(MouseEvent.MOUSE_UP, stopDraw);
    myCanvas.buttonMode = true;
function startDraw(event:MouseEvent) : void {
    myCanvas.graphics.moveTo(event.localX, event.localY);
    myCanvas.addEventListener(MouseEvent.MOUSE_MOVE, paintline);
function stopDraw (event:MouseEvent): void{
    myCanvas.removeEventListener(MouseEvent.MOUSE_MOVE, paintline);
function paintline(event:MouseEvent): void {
    myCanvas.graphics.lineTo(event.localX, event.localY);
    event.updateAfterEvent();
var blackSwatch:Sprite = new Sprite();
blackSwatch.graphics.beginFill(0x000000);
blackSwatch.graphics.drawCircle(30, 30, 20);
blackSwatch.graphics.endFill();
addChild(blackSwatch);
blackSwatch.buttonMode = true;
blackSwatch.addEventListener(MouseEvent.CLICK, changeToBlack);
var redSwatch: Sprite = new Sprite ();
redSwatch.graphics.beginFill(0xFF0000);
redSwatch.graphics.drawCircle(30, 30, 20);
redSwatch.graphics.endFill();
addChild(redSwatch);
redSwatch.buttonMode = true;
redSwatch.addEventListener(MouseEvent.CLICK, changeToRed);
var yellowSwatch : Sprite = new Sprite();
yellowSwatch.graphics.beginFill(0xFFFF00);
yellowSwatch.graphics.drawCircle(30, 30, 20);
yellowSwatch.graphics.endFill();
addChild(yellowSwatch);
yellowSwatch.buttonMode = true;
yellowSwatch.addEventListener(MouseEvent.CLICK, changeToYellow);
function changeToBlack(event:MouseEvent):void {
    myCanvas.graphics.lineStyle(myThick, 0x000000);
    currentColor = 0x000000;
function changeToRed(event:MouseEvent):void {
    myCanvas.graphics.lineStyle(myThick, 0xFF0000);
    currentColor = 0xFF0000;
function changeToYellow(event:MouseEvent):void {
    myCanvas.graphics.lineStyle(myThick, 0XFFFF00);
    currentColor = 0XFFFF00;
var clearSwatch:Sprite = new Sprite();
clearSwatch.graphics.beginFill(0xFFFFFF);
clearSwatch.graphics.lineStyle(2, 0x000000);
clearSwatch.graphics.drawCircle(30, 370, 20);
clearSwatch.graphics.endFill();
addChild(clearSwatch);
clearSwatch.buttonMode = true;
clearSwatch.addEventListener(MouseEvent.CLICK, clearCanvas);
function clearCanvas(event:MouseEvent):void {
    myCanvas.graphics.clear();
    drawCanvas();
It is the blackSwatch, redSwatch, YellowSwatch part that is causing the problem. It only gives the color palette of the very last line I write in the actionscript. However, it should give me all of the colors at the same time and I should be able to choose among  them.
I am lost. Coudl someone please help me?
Best Regards,
Cagri Kasap

Some small suggestions:
1- Use some hint information lines to help yourself remember what you are doing like this:
\\Set the color of X to Y
2- Some function names I think are missed in above! for example check the BOLD bracets below:
function paintline(event:MouseEvent): void {
var blackSwatch:Sprite = new Sprite();
blackSwatch.addEventListener(MouseEvent.CLICK, changeToBlack);
var redSwatch: Sprite = new Sprite ();
redSwatch.addEventListener(MouseEvent.CLICK, changeToRed);

Similar Messages

  • Power Draw Usage Question?

    I am not sure this is the right forum for this question, but it seems like the best bet. I am looking for a Mac that can at least run 10.4 and be left on 24/7. The computer will not be allowed to go into standby nor power down its hard drive.
    I am looking for the lowest power draw possible as processor performance is not an issue in this application. I think the Mac Mini is the likely candidate, but I was wondering if there are older Macs (Cube?) with lower power draw, or maybe I am better off with a laptop with the screen turned off.
    Any ideas?
    Todd

    Hi toddlydavis
    Take a look here: Specifications
    This will give you Apple's published specifications for all of their products and a starting point.
    Luck-
    -DaddyPaycheck

  • Hyper draw velocity question

    When I'm editing velocities using hyper draw, sometimes it moves all values up or down, and sometimes it moves all values closer or further from the middle (changing the dynamic range instead of changing all volumes in one direction). It seemed like it chose between the two based on where I grabbed the values, but I could never figure it out and I don't see it in the manual.
    And this seems to have been a L7 thing, with L8 now I can't seem to do the one that changes dynamic range at all.
    Can anyone lend a hand on this, it's been bugging me forever. Thanks.

    Searching the L8 online manual for 'velocity tool' reveals this:
    +All selected notes can be altered simultaneously; the differences in their respective velocity values will be retained. If the velocity value of any of the selected notes reaches an extreme value (0 or 127), none of the other selected notes can be adjusted further.+
    +You can override this behavior by holding Option while dragging. This allows you to continue altering the velocity values until the selected (clicked) note reaches an extreme value. It goes without saying that this will alter the velocity relationship of this note to the other notes.+

  • Question Slide Templates and importing

    I have a template with question slides and I've
    saved it as a cp file. I then attempted to import slides and
    objects from another project. It appears to be importing, and then
    the only slides I have are the originals. None of the new slides
    appear. ???

    Hi there mfubib
    Creating a template is simple. You may create one from
    scratch or you may choose to take any existing project and save it
    as a template.
    To create one from scratch, click File > Record/Create
    > New Project... > Other. You then set the size and whatnot
    and eventually end up in the editing environment. You then add the
    elements that you wish to have in your template. Once your template
    looks like you want, you follow what is outlined in the next
    section.
    To save any existing project as a template, click File >
    Save As... and when the Save As dialog appears, click the drop-down
    menu at the bottom and choose "Adobe Captivate Templates (*.cptl).
    I'm not sure what you mean with "Additional flexibility with
    question slide template with Captivate 3". There is no "template"
    per se. What we see with Captivate 3 and question slides is that we
    may now copy, paste, import and export Question slides. We may also
    randomize them by creating question pools and drawing random
    questions based on the pool. We may also shuffle answers as well as
    customize the buttons used. But that's about it as far as I can
    recall. Perhaps if you are able to articulate more about what it is
    you are wanting to do, we might better answer the question.
    Cheers... Rick

  • Signing a document using a plugin in different versions of Reader

    Hi,
    I am signing a pdf document with my own .cer file using a plugin. Everything works great in Reader 8, I've got a green check, it specifies that this is a valid signature and I can view the certificate. In Reader 9, however, I receive a huge question mark, but it still specifies that the signature is valid and I can view the certificate. In Reader X, the signature is "UNKOWN".
    How do I get rid of the question mark? Even if I delete the vector data for the drawing the question mark in the plugin, a big yellow question mark is still being displayed in Reader 9 and X.
    Thank you,
    Magda

    Again, I know NOTHING about your plugin, your code, the certificate in question, etc.
    The ONLY WAY to get you an answer is for you to provide our support staff with the PDF in question, at least as a starting point.  Please open a support contract.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Fri, 4 Nov 2011 06:25:35 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Signing a document using a plugin in different versions of Reader
    Re: Signing a document using a plugin in different versions of Reader
    created by magdakuit<http://forums.adobe.com/people/magdakuit> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4007539#4007539

  • Calling a method within paint

    Greetings. I am currently writing my major project for computer science. I am just here to ask one question. I called a method from within paint which made my program spit the dummy. The method was supposed to draw a question on the screen but instead it just skipped through many questions as paint was called multiple times. Why would paint have been called multiple times?
    Thankyou

    Thanks for replying. Would you be able to explain
    that in simpler terms?Hardly possible. Paint is painting the component to the screen. Sometimes, what was painted has to be refreshed - if the window moved or was minimized, if something was dragged across it or some other reasons. Whenever that happens, pant() is called.
    By the way, if oyu use Swing, you should not override paint() but paintComponent() to draw something.
    I am studying java without
    swing. I solved the problem by adding a start button
    and putting the method call into action performed,
    but i'm just wondering why it would have mattered
    that it was in paint.Because as you pointed out, paint is called arbitrarily whenever it's needed. Furthermore, it's not the view's task to modify the data model (see MVC pattern) which it did in your case.

  • Selection problems

    Another drawing tool question.
    Up until now, when I selected something, a box would form around it when I clicked and dragged, and I was able to use the "arrange" function to move it backwards and forwards in front of other shapes. But a minute ago something happened to change this (no idea what, I wasn't aware of doing anything other than trying to draw).
    Now, instead of a selection box when I click on a shape, it's shaded, and when I try to select it by dragging, it only highlights part of the object instead of the whole thing.
    How do I get it back to the way it was before? I need to use the arrange function and I have no idea what has just happened.

    Actually, I found out that deleting the layer completely got rid of the problem. Whew, what a relief! I was lucky that I hadn't done too much work on it.
    But what do I do if this happens again, but have too much work on the track to delete it?

  • How to begin letting other people post to my site?

    Hello, I'm pretty new to dreamweaver. I have been working on a we
    bsite for about 9 months now to let ya know a little about my familiarity
    with the program.
    I want to be able to allow others who come to my site to post there own comments, pictures, thoughts or what ever. but I dont know where to even begin.
    can anyone point me in the right direction or possibly show me the basics of what i need to do to make this happen?
    I guess i could add a little more to this: let's see, my name is chris and i thank you for your help.. if you have good advice and would like to help out a dertmined and patient new web developer you can contact me via yahoo messenger or email. my yahoo id is be_direct2002 and my email is [email protected]
    again thank you for you help.
    btw im not yet familiar with mysql or php, or having my own server but im chomping at the bit to get to that point.
    Im currently useing Global Domains International as my host. Honestly i dont know if they place restrictions on what you can do, or if there even is a restriction that prevents useing things such as php etc. I do ftp through dreamweaver all of my sites files, so i do all the codeing by hand through dreamweaver,,blah quite tidious. but i rather enjoy the work... Should have gone to school for this instead of all the other crap i jumped around through.
    Quick learner but behind on all the jargon, PLEASE HELP , me lov you long time LOL thanks again!
    Message was edited by: Melchisedec1980

    Thanks for your response to my post!
    If im understanding you correctly the way to do what im wanting to do is to use a guestbook and the what, style it to look the way i want it to appear in the page?
    also on GDI, Im currious to hear of your thoughts and hosting services, i know there are free ones out there but i had certan issues i was concerned about and no frame of refrence to being to even draw a question from at the time i started... Info ... lol um yeah so hit me back on here or my email as seen above^ or yahoo agian ^. thanks alot
    Chris

  • OSPF equal cost path

    Hi all,
    I have
    The network 192.168.0.0 is directly connected to Router A and B. Router A and B are redistributing the network in the ospf area 0.
    Router A,B,C,D belong to the same OSPF Area.
    Router C is DR. The cost of the link is indicated in the draw.
    Question:
    Router D (and router C) is using as next hop the Router A for reaching the network 192.168.0.0.
    Why the router D is not using the router B as next hop due to the fact that all the possible paths are equal cost?
    Thanks.

    Hi,
    At the end the information provided by Rolf fit in my case.
    Playing with the cost to reach the ASBR and the metric of the external route I was able to figure out why the router A is the50
    preferred exit point: during the redistribution router A is modifying the metric value, in this way C and D are using A as
    Thanks all!!!

  • C_TEPD20_04  Certification

    Hello everybody,
    I've planned to make the exam C_TEPD20_04 to become Certificated in Portal Development.
    I'd like to know if anyone could please share with me some information about the questions, types, difficulty,...
    Any help will be very welcome.
    Thanks a lot in advance.
    Alberto.

    Hi Alberto,
    Check out the syllabus of the <a href="http://www.sap.com/services/education/certification/exams.epx">certification exam</a>.
    The exam consists of 80 questions. These may be single answer or multiple asnwer and even few could be fill ups.Questions are mostly subject based and not that tough. There were questions from all topics mentioned in the syllabus
    The would give few code snippets and draw a question out of that. My best advise would be to go through the material given by them, or else you would get lost reading lot of thing in help.sap.com
    SAP provides E-books for certification exam but you have to purchase it(service.sap.com). You can also attend the two weeks class that covers all the material and ends with certification exam
    For more info,follow this <a href="https://www.sdn.sap.com/irj/sdn/message?messageID=2218788">link</a>
    P.S:Reward points if useful.
    Regards,
    Abhishek.

  • Perfect Print/Image & Text

    Hi,
    I'm actually doing my compilation of items in Pages, and will be printing from it. This is ONLY because I can not kern in AppleWorks. I wish some Apple Program "Genius" would make AppleWorks kern able...just because....just because it's the intelligent thing to do.
    But anyway, I'm working in Pages. But this is a AppleWorks Draw Mode question.
    I've made a very cool black on white graphic in Photoshop and saved it as a 300dpi tiff to use in my final Pages masterpiece (it's a dream). Anyway, there is a very large white space on the tiff left as specific room for black text to fit there...on top of the tiff...(when I know what the text is). This same tiff master is used throughout the final pages document with different text on each one.
    I tried doing this with Pages and images and text boxes and I'm not getting there.
    I am thinking of using AW Draw to add the text because they would be easier to adjust and re-adjust if I get most of the way through the document and realize I need to drop down a few points on the font size to make them all uniform and make the one oddball fit. I really believe that this imaginary senario WILL happen. It's inevitable.
    But, when I use my 300dpi tiff in DRAW I can't get it to maintain proportion as it's automatically converting itself into 72dpi. When my 300 dpi fits just fine and will print nicely.
    What am I doing wrong?

    Thanks...I reduced my .psd file to the finished size that I want it to be (which was at 72dpi, I guess) but then saved it to a PICT file. Then opened that pict file in AW Draw then added my text. It looks great, and when I group the text box with the image box they copy/paste perfectly into Pages.
    I just hope they print good.
    I didn't want to have to fool around anymore with fixed on page images for text boxes to go over the image. Then when I make changes things go nutso in my document. This works better for me and proves how perfectly compatible drawings made in AW work in Pages. I'm quite happy with this relationship.
    Thanks for pointing out the point to me about the Pict file. How could I go wrong with a noncompressed Pict file?? I can't.

  • Very simple question-how to fill a shape I draw with color

    hi. I am new to photoshop and having a lot of trouble selecting any shape that I draw. I am trying to do a tutorial that involves filling a canvas with gray, then drawing a smaller white rectangle inside of the larger gray canvas/rectangle. (I did not forget to unlock the background).
    My question: how do i select and fill (with white) the second rectangle I draw on top of the larger gray rectangle???
    In general, I cannot figure out how to select and/or fill any shape I draw using the rectangle tool. Likewise, the marque shape tools are no help as I cannot seem to draw a marque on my gray rectangle in order to select it and fill it with a white fill. I have also tried to use a "fill layer."
    I am almost certain that something is wrong with my computer(I reset the settings), but then again I have not used photoshop in over a year. Any help  will be greatly appreciated.

    The Rectangle Tool sgould create a Work Path, Shape Layer or Fill Pixels according to the Settings in the Options Bar.
    The Rectangular Marquee Tool should create a Selection, which you could Edit > Fill or use as a Layer Mask for a Solid Color Layer.
    Could you please post a screenshot with the pertinent Panels visible?

  • Drawing in Flash question regarding Illustrator-like technique....

    Hello,
    I have a question and I've tried looking through the help file and Google search. This question is in regards to drawing lines in Flash via the Pencil tool (and/or the paintbrush tool).
    In Illustrator, using either the paintbrush and pencil tool, I can draw lines and then draw more lines that continue off the existing shape. If I double-click either of these tools in the toolbar, I can choose "Keep Selected". What this does is allow you to make more than one separate drawing path, keeps it selected after first line put down, allows you to make additional lines and it continues off the existing path (in the end continuous line creations forms one shape). So instead of numerous paths per line draw, it makes it one continuous shape. How this helps when drawing is it creates nice corners (smooth or sharp corners that don't appear separated).
    In Flash, how do I do this? I tried the pencil tool and brush (although I seek this feature primarily for the pencil tool). When I draw a path, stop, and try to draw a new path it doesn't continue off of it. I tried this with the line tool as well... no luck.
    Thanks!

    I too would love to know how this is done. I use Freehand, macromedia created freehand and flash, I use the two together as was the Macromedia way to do so, probably to offset the lack of decent drawing tools in Flash.  The pen tool and bezier curves, handles etc, THE  correct way of drawing lines, curves that leave a straight line correctly etc, lines that are one continual vector when drawn, the ability to continue a line etc, such basic graphic drawing functionality seems to be missing in Flash. Try drawing a line then modifying the bezier tangent handles, I cant see how thats done. By now it should be in there, we are at CS5 so Adobe, what are you playing at ?
    It was told to me that the only way to get proper lines and draw in Flash is not to draw in Flash ! Draw in Freehand then import it in. So I do that !  Then Adobe deny the ability to import Freehand into CS5...hells bells !  Freehand and Flash go hand in hand, they always did, until Adobe get hold of it all.   I have all my Freehand artwork and no easy way to get it into Flash now, Illustrator is not an option to translate it into flash by the way. I have to import into Flash 8 then open the flash 8 file into CS5. What are Adobe up to ?  They should be improving Flash and basic drawing ability along with it.  CS5 is also very slow compared to CS4, complaints all over the net on this, I think I shall downgrade to CS4, it supports Freehand !
    Envirographics

  • GUI question on drawing x & y axis

    hey, im in the process of creating a gui that prints and sorts the bar graph according to the sorting method the user chooses through a menu. i havent came across any problems on getting the data and sorting it until it came to drawing out the bar graph. question is ive looked every where even my labs and lecture notes on how to draw GUI's but none mentioned how to draw and label the x and y axis.
    my y axis is the price which is 0-100 any suggestions on how i can draw out the y axis and have it increment with either $5 or $10 up till 100. and is it possible to put a letter on top of the bar graph that it belongs to?
    such as bar graph #1 can be labeled as A, which is placed on top of it because my x axis will not be given values. so bar graph#1 will be A ,with a price of $7
    any suggestions on how i can get started on drawing my graph or sites that i can learn from?

    import java.awt.*;
    import java.awt.font.*;
    import java.awt.geom.*;
    import java.text.NumberFormat;
    import javax.swing.*;
    public class GraphTest
        public static void main(String[] args)
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(new GraphPanel());
            f.setSize(400,400);
            f.setLocation(200,200);
            f.setVisible(true);
    class GraphPanel extends JPanel
        final int PAD;
        Font font;
        NumberFormat nf;
        public GraphPanel()
            PAD = 38;
            font = new Font("lucida bright regular", Font.PLAIN, 14);
            nf = NumberFormat.getInstance();
            nf.setMaximumFractionDigits(2);
            nf.setMinimumFractionDigits(2);
            setBackground(Color.white);
        protected void paintComponent(Graphics g)
            super.paintComponent(g);
            Graphics2D g2 = (Graphics2D)g;
            g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING,
                                RenderingHints.VALUE_ANTIALIAS_ON);
            g2.setFont(font);
            FontRenderContext frc = g2.getFontRenderContext();
            int w = getWidth();
            int h = getHeight();
            double yInc = (h - 2*PAD)/10.0;
            // ordinate
            g2.draw(new Line2D.Double(PAD, PAD, PAD, h - PAD));
            // tick marks
            double x = PAD, y = h - PAD - yInc;
            for(int j = 0; j < 10; j++)
                g2.draw(new Line2D.Double(x - 2, y, x, y));
                y -= yInc;
            // labels
            y = h - PAD;
            float width, height, sx, sy;
            for(int j = 0; j <= 10; j++)
                String s = "$" + j;
                width = (float)font.getStringBounds(s, frc).getWidth();
                LineMetrics lm = font.getLineMetrics(s, frc);
                height = lm.getAscent() - lm.getDescent();
                sx = (float)(x - 4 - width);
                sy = (float)(y + height/2);
                g2.drawString(s, sx, sy);
                y -= yInc;
            // abcissa
            g2.draw(new Line2D.Double(PAD, h - PAD, w - PAD, h - PAD));
            // show value = 7
            double x1, x2, xInc = 40;
            double value = 7.00;
            String s = "$" + nf.format(value);
            width = (float)font.getStringBounds(s, frc).getWidth();
            LineMetrics lm = font.getLineMetrics(s, frc);
            height = lm.getAscent() - lm.getDescent();
            x1 = PAD + 3 * xInc;
            x2 = x1 + xInc;
            y = (h - PAD) - (value) * (h - 2*PAD)/10.0;
            g2.draw(new Line2D.Double(x1, y, x1, h - PAD));
            g2.draw(new Line2D.Double(x1, y, x2, y));
            g2.draw(new Line2D.Double(x2, y, x2, h - PAD));
            // label bar top
            sx = (float)(x2 - (xInc + width)/2);
            sy = (float)(y - 2);
            g2.drawString(s, sx, sy);
    }

  • Simple Question: does a PB draw power when charged fully and sleeping?

    Hello there, Ladies and Gentlemen,...
    here is a question I propose : Does a Powerbook G4 15" Alu 1.33ghz
    still draw power when plugged into a 64W adaptor when the light
    has gone green and the battery appears to be charged? in Sleep mode?
    I heard that the apple products are "smart" and don't become electrity
    vampires and will not draw more current than needed to charge the battery.
    I don't have a meter , but is this true? I typically leave the powerbook always
    plugged in sleep mode at nite, for the battery to charged overnite while not in use.
    I want to conserve a little energy here.
    all the best,
    sir double null

    It is smart in that sense. Feel the brick to convince yourself.
    When the level gets below 94% or so, it will begin charging back to 100%.
    Joe

Maybe you are looking for

  • Problems with istallation windows updates

    Problems with this Update for Microsoft Security Essentials - 4.6.305.0 (KB2965031). I  can't install this update. the same problem i have with 8 more updates. my system is win 7 64bit.

  • How to delete iPhone camera roll's photos in new version Photos for Mac

    Hi, Before upgrade to new version Photos for Mac. I was using iPhoto + Photo Stream to manage all the photos took from my iPhone. Photo Stream will upload all new photos to iPhoto; when I connect iPhone to my mac, I can use iPhoto to delete my iPhone

  • UCM Web Form, help needed

    Hi, I just have started working on Oracle UCM. I am majorly stuck with web form (HCSF). Below is the form code, <form name="CommentsPageForm" method="POST" action="<!--$HttpCgiPath-->">           <input type=hidden name="IdcService" value="SUBMIT_HTM

  • E-mail Reporting Issue

    I'm using CP3 and at the end of my quizzes that I am preparing, I want the users to send the email so I may see their results. The problem is that they are getting the message about "This form is being submitted using e-mail". Is this an IE problem o

  • Safari can't open any page. Internet is connected.

    iMac OSX 10.6.8 eMail, iTunes etc work. Safari (also Chrome, firefox) cannot open (any) page. Network diagnostics check OK. Emptied cache and reset Safari without success. Restarted OS without success. Can anyone help?