Dinamic text changes sizes on different computers!!!!!

I am using flash 8, with dinamic text boxes so I don't have
antialias on my texts but I'm having trouble with different
computers because the text changes sizes depening on the computer
that I see my swf movie. I want my texts to always look the same
but in some computers it displays smaller and the text can't be
read. How can I aviod this! I didn't embed the the text boxes
because I don't want any antialias. How can I force the text to
stay a certain size!!!!
Thanks a lot for any help,
Brenda.

Yes.
Some will tell you how large the file actually is, some will tell you how many drive blocks it occupies.
Some computers use 1024 bytes to the the MB, some use 1000 bytes when measuring size/capacity.
x

Similar Messages

  • Cs4 problem with link text changing size when clicked

    designing in cs4, the actual text of my text links become huge for a split second when clicked, and then they go back to normal size.  I don't know what is causing this.  I don't want them to change when clicked.  Any ideas?  thanks in advance.

    John,
    If you need all the CSS code, I will attach it below:
    @charset "utf-8";
    body  {
        text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
        color: #000000;
        background-color: #333;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14pt;
    .twoColFixLtHdr #container {
        width: 950px; /* the auto margins (in conjunction with a width) center the page */
        border: 1px solid #000000;
        text-align: left; /* this overrides the text-align: center on the body element. */
        background-color: #E0D2A3;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 0px;
        height: auto;
    .twoColFixLtHdr #header {
        padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
        background-color: #000;
        border: 5px ridge #333;
        margin: 10px;
        background-image: url(../website%20stuff/stepping%20on%20constitution--crop%20text.jpg);
        text-align: left;
    .twoColFixLtHdr #header h1 {
        margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
        padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
        font-size: 18pt;
        color: #FFF;
    .twoColFixLtHdr #sidebar1 {
        float: left; /* since this element is floated, a width must be given */
        width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
        padding: 10px;
        background-color: #E0D2A3;
        margin-left: 20px;
        text-decoration: none;
        color: #000;
        font-style: normal;
        font-size: 16px;
    .twoColFixLtHdr #mainContent {
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 250px;
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #footer {
        padding: 0 10px 0 20px;
        text-decoration: none;
        background-color: #E0D2A3;
    .twoColFixLtHdr #footer p {
        margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        margin-left: 8px;
    .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
        height:auto;
        font-size: 16px;
        line-height: normal;
        text-decoration: none;
        font-style: normal;
        text-align: center;
        color: #00F;
    .mainarea {
        background-color: #FFF;
        border: 5px ridge #333;
        font-size: 14pt;
    .twoColFixLtHdr #container #footer {
        font-size: 14px;
        color: #000;
    .twoColFixLtHdr #container #header table {
        text-align: center;
    .twoColFixLtHdr #container #footer .clearfloat table {
        font-size: 14px;
        font-weight: bold;
        color: #F00;
    .twoColFixLtHdr #container #footer .clearfloat {
    .twoColFixLtHdr #container #header table tr td {
        font-size: 24pt;
        font-style: normal;
        font-variant: normal;
        font-weight: bolder;
        color: #000;
        background-image: url(Images/stepping%20on%20constitution--crop%20text.jpg);
    no link underline {
        text-decoration: none;
    .twoColFixLtHdr #container p {
        font-size: 14px;
        font-style: normal;
        color: #000;
    small text {
        font-size: 10px;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table {
        font-size: 16pt;
    .twoColFixLtHdr #container #header table tr td h2 {
        font-size: 22pt;
        color: #000;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr {
        text-align: left;
        font-size: 14px;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 {
        color: #009;
        font-style: normal;
        text-align: left;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td strong {
        font-style: normal;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td p {
        font-style: normal;
        font-weight: normal;
    .twoColFixLtHdr #container #sidebar1 {
        color: #00F;
    .twoColFixLtHdr #container #mainContent .twoColFixLtHdr h2 em {
        text-align: center;
    .italics {
        font-style: italic;
    .italics {
    .font-color {
        color: #003;
    .italics {
        font-style: italic;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .twoColFixLtHdr .blue a {
        color: #009;
    .twoColFixLtHdr #container #mainContent .mainarea table tr td .link-font-color {
        color: #00C;
    .align-center {
        text-align: center;
    .twoColFixLtHdr #container #mainContent .mainarea table tr .align-center {
        text-align: center;
    .center-align {
        text-align: center;
    Thanks,
    Craig

  • Folders capacity read different sizes on different computers

    Weird issue. My cameraman delivered some footage to me on a lacie field drive which is broken down by cards shot. I checked the size of the contents of each folder, then moved the drive to another computer (macpro laptop/ snow leopard) and noticed the size was different now for each folder. When I returned the drive to my previous machine to recheck, I had the old sizes again.
    Can the contents sizes be read differently in different machines?

    Yes.
    Some will tell you how large the file actually is, some will tell you how many drive blocks it occupies.
    Some computers use 1024 bytes to the the MB, some use 1000 bytes when measuring size/capacity.
    x

  • Links Break and Text Changes Size-RH for Word

    Whenever I open either of my Robohelp for Word projects, some
    strange things happen: some (not all) links to oustide PDFs no
    longer work. Also, the font size changes and sometimes the font
    that should be bold is no longer bold and vice versa.
    Every time I open the project I'm fixing something new that's
    broken. Am I on Candid Camera?
    This custom help project was created at least 7 years ago,
    and I have been using it ever since. I am currently on V. 7 but
    this was happening in V.5 as well.

    I'm having the same issue. Does anyone know how to fix this
    issue?

  • Text changes size during fade-in/fade out.

    I have a project where I wanted to lay in a simple full screen text element...just white text over black...between groups of clips. I'm VERY new to FCP. I had no problem creating the text, setting the length to 5:00 sec, and inserting it into the time line. I easily stuck a fade-in/fade-out 1 sec transition on either side of the text. After outputting to DVD, the text re-sized at the end of the fade in and at the beginning of the fade out. I'm working in anamorphic. I found the aspect setting in text and changed it to 1.77. Still NG. Any pointers would surely be appreciated.

    I really just wanted to dip to black and come up text, followed by another dip to black and up on content. I tried dissolving to a color (black) and the distortion of the text during the dissolve was eliminated.
    So what is the difference between a fade in/fadeout dissolve and a dissolve to black?

  • Changing iTunes library (different computers)

    I just got a new computer and im wanting to start syncing my ipod with this computer instead of my old one. Will my ipod update that i paid $10 for the app program still transfer when i do the transfer purchased items. Did I make myself clear?

    all your purchase detials should remain on your apple account and therefore be downloadable at anytime leaving u un-effected

  • Time Machine: Backup folder changing size when connected to different computers

    Can someone please help me wrap my head around why the size of my Time Machine backup folder changes when connected to different computers? I tried to be as thorough as possible.  Thanks in advance for taking the time to read this.
    I made a backup of my one laptop (MacBook Pro running 10.6.8) before installing Mavericks.  The backup folder size is 258.56 GB and it is on a 1TB WD external.  There are no other computers backed up in this folder.
    Last night, I tried to copy the backup folder to another 1TB WD external and ran into the “you can’t do that” message.  After some researching, I came across articles explaining how Time Machine handles HDs and, in order for me to copy my backup folder, the drive I want to copy the folder to needs to have the “Ignore ownership on this volume” deselected.
    Okay, so here is my situation: I have the “Ignore ownership on this volume” deselected and journaling is correct on the drive I want to copy the backup folder to.  So I can continue working on my laptop, I want to use a different computer to copy the backup folder from one HD to the other.  The problem I’m having is each computer I own is showing me a different backup folder size O.o.
    (1) The computer I want to use – a Power Mac G5 Quad running 10.4.11 (non intel) – is showing a backup folder size of 592.7 MB, but the HD shows there is 258 GB being used.  When I drag copy, I only get a 592.7 MB backup folder.  For some reason, the backup folder is the only folder acting this way. I compared other folders from the same and different externals and all the sizes match up perfectly no matter the computer they were connected to. How is this possible?
    (2) My second option - Mac Pro (early 2009) running 10.9.4 – is showing a 256.15 GB backup folder size.  Very close, but not 258.56 GB.
    (3) My last option is to use the computer I’m trying to stay away from, the MacBook Pro running 10.6.8.  This is the computer I backed up and is showing me the correct folder size = 258.56GB.  As I mentioned, I'd like to work on my laptop while copying the backup folder using one of my other computers.
    I am able to drag and drop from each computer, but the folder size depends on the computer I’m using.  I don’t understand why I can't do a simple drag and drop of a 258 GB folder.
    Many thanks!!

    The directory files that you are seeing are not real. They are links to the actual backup files that are stored in a hidden directory on the drive. If you were to look at the same drive on a pc, you would see the folders and you would a list files that are in the folders but the files would all be 0 byte files and Windows will tell you the file is empty because there is nothing there but a link which Windows does not understand.
    So the point is you can't just copy the backupd files. The best solution that I know of (and maybe someone else will chime in) for copying them is to mirror the drive with something like Carbon Copy or some other program.
    See this site for more information about time machine and how it works: http://pondini.org/OSX/Home.html

  • I click on a link or start typing text in a box on a webpage, any page, and the browser window either randomly changes size, reduces & goes to the toolbar, or some other strange random thing occurs. Why is this?

    Whenever I am using Firefox, when I am on a webpage (any webpage) & I either click on a link in that page, start typing in a box, click on a button, or click on a tab, the browser window either reduces to the toolbar, or just changes size, usually from full-screen to 2/3 of its size. I reinstalled Firefox (downloaded from the web) after wiping my hard drive because I was having so many problems from my browser constantly crashing, to the computer itself crashing often, to the computer running exceptionally slow. At first everything seemed fine. But then after having opened my computer a few times, a few different windows began to freeze, then that stopped, then this thing with the browser started a few times later after opening it. Now it does it every time I open it. Also, whenever I try to click on a button on other windows on my computer, I get the 'warning' sound, nothing happens, then after a couple more tries, the button works. All of this is just weird. I had antivirus protection on my computer, but it apparently did not catch whatever virus infected my computer, or the damage was already done when it did get it. I thought once the hard drive was wiped, that everything would be ok, but then these weird things began to start up, and now I am wondering.... Of course, it could also be something wrong with the browser, too. I've also had some trouble getting my printer to working again, but I've managed to solve that problem.

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • How do you change size of text cursor or 'insertion point' in adobe cc for mac?

    how do you change size of text cursor or 'insertion point' in adobe ID cc for mac?  I have looked everywhere.  It's possible in Windows and Word but not in Mac.  Please help.  I spend half my time trying to find that blinking upright bar.

    Thanks for your note but it’s still a skinny rod that seems to disappear.  Why can’t it become a little thicker so it doesn’t disappear no matter what size I have set the screen?  My poor old eyes aren’t what they used to be.  I do appreciate your answering and I’ll enlarge the screen so the blankety-blankety blinking rod is at least visible.  Nancy
    how do you change size of text cursor or 'insertion point' in adobe cc for mac?
    created by Peter Spier in InDesign - View the full discussion
    Cursor size is governed by the type size and will be be larger or smaller on screen depending on how close you are zoomed in.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6729964#6729964
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in InDesign by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Hello, I d like to buy Lightroom but first I want to know if this is possible to install it on two different computers? If not, what happen if I change my computer. Thks for your help.

    Hello, I d like to buy Lightroom but first I want to know if this is possible to install it on two different computers? If not, what happen if I change my computer. Thks for your help.

    The standard licence covers installation on any two computers - one being in use at any time.
    If you change computers, simply uninstall from the old machine and install on the new - Lightroom doesn't use "dial home" activation and deactivation.

  • When I set (on two different computers) the Location Bar to "Nothing" it resets to "History and bookmarks" as soon as I close and reopen Firefox.

    When I set (on two different computers) the Location Bar option: When using the location bar suggest: to "Nothing" it resets to "History and bookmarks" as soon as I close and reopen Firefox. I am using the latest vesion on Win8 on both computers. One has Bitdefender the othe McKafee. I have no obvious Addware, I use Iobit Uninstaller Advanced Care and and Driver manager on both computers. Until now I have always used Firefox as I refuse to use Explorer and I do not want to have to use Opera or another browser instead.
    Can you please help?

    Have you seen this general article: [[How to fix preferences that won't save]]?
    Also, this might be a glitch with using automatic private browsing mode. Some settings changes might not be saved in that mode.
    If all else fails, do you want to try a manual hack?
    Open your current Firefox settings (AKA Firefox profile) folder using either
    * "3-bar" menu button > "?" button > Troubleshooting Information
    * (menu bar) Help > Troubleshooting Information
    * type or paste about:support in the address bar and press Enter
    In the first table on the page, click the "Show Folder" button. This should launch a new window (Windows Explorer window) showing your current settings files.
    Leaving that window open, switch back to Firefox and Exit, either:
    * "3-bar" menu button > "power" button
    * (menu bar) File > Exit
    Pause while Firefox finishes its cleanup, then open '''prefs.js''' in a text editor by right-clicking it and choosing Edit or Open With. (Double-clicking leads to Windows attempting to execute it, so I do not recommend that.)
    Paste this at the end of the file on its own line:
    user_pref("browser.urlbar.autocomplete.enabled", false);
    Then save the file and close your editor.
    Start Firefox back up again. Did the manual change work?

  • When I change size of icons or icon vs list display, why does it affect the whole computer?

    When I change size of icons, or icon vs list display, why does it affect the whole computer? In some folders I want to see a list and others I want to see an icon and I don't need a large icon in all folders. I used to be able to set each folder separately in the old OS. How do I fix this?

    I can hilight an item, go to the finder/file/getinfo but there is no box next to icon view.
    I can go to view/options and adjust the icon size etc, but this applies to every folder in the whole computer. I need varied options in different folders, i.e., I want to view images as icons and text as text. I have to change it every time I open a folder. I used to be able to set it per folder in the old OS.

  • Do IMAQ Cast Image or IMAQ Linear averages give different results when using different computers that are running under Windows XP ?

    Hello
    I'm currently developping an image processing algorithm using Labview 7.1 and the associated IMAQ Vision tools. After several tests, I found a weird result. Indeed, I put the labview algorithm - including the IMAQ VI on the library to get sure that I use all the time the same VI - on my memory stick and used it on two different computers. I tested the same picture (still in my memory stick) and had two very different results.
    After several hours trying to understand why, I found that there were a difference between the results given by both computers at the very begining of the algorithm. Indeed, I used a JPEG file.
    To open it, I first create an Image with IMAQ Create (U8). Then, I open it.
    Then in my first sub-VI, I use IMAQ Cast Image to be sure that the picture is a U8 grayscale picture.
    Right after that, I use the IMAQ Linear Averages. The results of this VI are different on the two computers.
    I tried several time on the same picture : one computer always give me the same result but the two computers give me a different result. So there is no random variable on the results.
    So my question is : Do IMAQ Cast Image or IMAQ Linear averages give different results when using different computers that are running under Windows XP ?
    My bet is on IMAQ Cast Image but I'm not quite sure and I do not undestand why. The labview and IMAQ are the same on both computers.
    The difference between the two computer are above :
    Computer 1 :
    Pentium(R) 4 CPU 3.20GHz with a RAM of 1Go. The processor is an Intel(R).
    The OS is windows XP Pro 2002
    Computer 2 :
    Pentium(R) 4 CPU 2.80GHz with a RAM of 512Mo. The processor is an Intel(R).
    The OS is windows XP Pro 2002.
    If anybody can help me on this problem, it would be really helpful.
    Regards
    Florence P.

    Hi,
    Indeed it's a strange behaviour, could you send me your VI and your JPEG file, (or another file that reproduces) so that I could check this inthere ?
    I'll then try to find out what's happening.
    Regards
    Richard Keromen
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> Découvrez, en vidéo, les innovations technologiques réalisées en éco-conception

  • Photos and layouts change size when adding photos in book layout

    I am using the Classic layout to create books.
    Sometimes, when I move a photo down into the layout, unpredictable things happen. For example, when I drag a photo down onto the page layout, sometimes the photo will change sizes, and sometimes the layout will move around (esp. with 3 or 4 images on a page). On a page with a single image, sometimes the photo comes in large, and sometimes it shrinks. On a 3 photo per page layout, sometimes the layout starts with 3 photo boxes in a row. I can add one or two, and then I add another (could be the 1st, 2nd or 3rd - it's the image file that I think triggers the change) and all the boxes scramble and instead of a row of 3 equal-sized boxes, now I have a page with 1 big and 2 small boxes. Totally unpredictable!
    Is there any way to control this?
    All the photo files I'm starting with are high resolution tiffs, around 8 inches square (most are squares, not 4x6 snapshots) at 300 dpi.
    I have had this issue on 3 computers (and probably 2 different versions of iPhoto): a 2-year-old G5, and two brand new iMacs.
    Any help or advice is welcome. Thanks.
    iMac   Mac OS X (10.4.8)  

    If you Control-click on the square photo in a book frame you can select the "Fit photo to frame size" option and the entire image will be contained in the frame. there will be some white space on the short side.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Need help with connecting different computers with sockets

    I have made my own code for a chatting application. Basically, i created a Server that listens for connections from the client and then creates a thread to deal with it. When ever a client types in a String, it gets printed on all of the other computers. Right now i can get this code to work if the Server and CLients are on the same computer, when i try connecting on other computers it gives me a Server timed out out and it does not Connect. here is my code:
    Server:
    package talk;
    import java.net.*;
    import java.util.ArrayList;
    import java.util.Arrays;
    import java.io.*;
    public class Ap_server {
         public static void main(String[] args) throws IOException {
              ServerSocket serverSocket = null;
              ArrayList<Socket> sockets=new ArrayList<Socket>();
              ArrayList<PrintWriter> out=new ArrayList<PrintWriter>();
              ArrayList<BufferedReader> in=new ArrayList<BufferedReader>();
              ArrayList<String> name=new ArrayList<String>();
              ArrayList<AP_Thread> threads=new ArrayList<AP_Thread>();
              try {
                   serverSocket = new ServerSocket(4831);
              } catch (IOException e) {
                   System.err.println("Could not listen on port: 4831.");
                   System.exit(-1);
              int i=0;
              while(true)
                   sockets.add(serverSocket.accept());
                   in.add(new BufferedReader(
                             new InputStreamReader(
                                       sockets.get(i).getInputStream())));
                   PrintWriter pri=new PrintWriter(sockets.get(i).getOutputStream(), true);
                   AP_Thread temp =new AP_Thread(out,in.get(i),pri);
                   threads.add(temp);
                   pri.println("Please type in your name");
                   name.add(in.get(i).readLine());
                   pri.println("Welcome");
                   out.add(pri);
                   threads.get(i).setn(name.get(i));
                   for(int a=0;a<i;a++)
                        out.get(a).println(name.get(i)+" has joined");
                   threads.get(i).start();
                   i++;
    }Client:
    import java.io.*;
    import java.net.*;
    public class Client {
        public static void main(String[] args) throws IOException {
            Socket kkSocket = null;
            PrintWriter out = null;
            BufferedReader in = null;
            try {
                kkSocket = new Socket("SERVER'S IP ADDRESS", 4831);
                out = new PrintWriter(kkSocket.getOutputStream(), true);
                in = new BufferedReader(new InputStreamReader(kkSocket.getInputStream()));
            } catch (UnknownHostException e) {
                System.err.println("Don't know about host.");
                System.exit(1);
            } catch (IOException e) {
                 e.printStackTrace();
    System.exit(1);
            BufferedReader stdIn = new BufferedReader(new InputStreamReader(System.in));
            String fromServer;
            in_Thread temp= new in_Thread(out,stdIn);
            while ((fromServer = in.readLine()) != null) {
                System.out.println(fromServer);}
            out.close();
            in.close();
            stdIn.close();
            kkSocket.close();
    }If anyone has an ideas about how i can change the code to make it work on different computers, please post it. Thanks!

    Sure. here is the code for AP_Thread:
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.util.ArrayList;
    public class AP_Thread extends Thread {
         ArrayList<PrintWriter> out;
         PrintWriter ou;
         BufferedReader In;
         String name;
         public AP_Thread(
                   ArrayList<PrintWriter> out,BufferedReader In, PrintWriter ou)
              this.out=out;
              this.ou=ou;
              this.In=In;
         public void setn(String s)
              name=s;
         public void run()
                   try
                        while(true)
                        String s;
                        s = In.readLine();
                        if (s == null) {break;}
                        if(s.equals("quit"))
                             out.remove(ou);
                             for(int i=0;i<out.size();i++)
                                  out.get(i).println(name+" has left");
                        else if(out.size()>1&&!s.equals(""))
                             for(int i=0;i<out.size();i++)
                                  if(!ou.equals(out.get(i)))
                                       out.get(i).println(name+": "+s);
                   catch(IOException e){}
    }And here is the code for in_Thread
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.PrintWriter;
    public class in_Thread extends Thread
         PrintWriter out;
         BufferedReader stdIn;
         public in_Thread(
                   PrintWriter out,BufferedReader stdIn)
              this.out=out;
              this.stdIn=stdIn;
              this.start();
         public void run()
              while(true)
                   String fromUser;
                   try {
                        fromUser = stdIn.readLine();
                        if (fromUser != null&&!fromUser.equals("")) {
                             out.println(fromUser);
                        if(fromUser.equals("quit"))
                             out.close();
                             stdIn.close();
                             break;
                   catch (IOException e) {
                        System.err.println("The connection has been closed");
                        break;
    }My guess it that is is an firewall problem because i can get it to work when the client and server on are the same computer.

Maybe you are looking for

  • ITunes 8.1 Stuttering

    Gag. Ever since I updated iTunes my playback has been marred by skipping. Not jumping tracks mind you, just horribly stuttered playback. The computer seems to be hustling harder since the upgrade as well. I have fast everything and it's driving me cr

  • Error while building an application

    Who can help me. Today I started LabVIEW and I want to build my application and I got this error: Fehler 7 ist bei AB_Engine_HandleLinkErrors.vi -> AB_Engine_Update_Source_from_Linker.vi -> AB_Build.lvclass:CalculateDependencies.vi -> AB_Build.lvclas

  • Perfomance problem

    Hello All, The below mentioned query is a part of one trigger. When i execute this query directly, it is is taking fraction of seconds, but when I am trying to save the data through oracle forms, which in turn invokes triggers and then this query, th

  • SmigDeploy.exe does not recognize WS12 /os option

    I'm running WS2012 Standard and have installed the server migration tool  via the server manager and powershell with the same error message. The command run is :SmigDeploy.exe /package /architecture amd64 /os WS12 /path \\INSYNC-SRV4\Deployment I get

  • Deleting print drivers on Windows Server 2008 R2 without Print Role

    Hi, I'm using Windows Server 2008 R2 with Citrix Xenapp for published desktops meaning that i need to add a number of different printers to the server for the various users. Unfortunately i have some printer drivers that i think are conflicting and w