Printing to windows printer via SMB - Printing garbled text

Hi all.
I have been working on this issue for around 3 hrs this morning and finally figured it out. Thought I'd post what I did to help others with similar issues.
Here's my set up:
I have a PC with HP photosmart printer connected to it. I've a Macbook Pro that I connect to the PC via SMB protocol for file sharing. If I wanted to print from the mac to the printer I had to disconnect the printer form the PC and directly connect it to the mac. I wanted to be able to print from the Mac to the printer via the PC. Should be that hard right as I have already successfully file shared via SMB.
Well it was a little difficult. I did many a search on here and the web and eventually found the following article:
http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh2231.html
So, following these steps i tried to print a single page word (office 2008 for mac) doc from the mac. Hey presto! The printer kicked into life and started...
...problem was it spewed out around 20 pages of Garbled text! I tought it might have been print jobs stacked up from the last unsuccessful attemt at doing this but no, no jobs there. Thought it might have been Word/office for mac, etc. so tried to print from Text Edit but same thing.
After hrs of screaming, F'ing & Blinding I finally figured out it was to do with what printer I had it set up on. I went into Print & Fax in System Preferences, highlighted the printer and clicked printer setup tab. In the drop down tab I selected printer model. It was set on Generic.
In the drop down list there it shows a huge selection of printers. my particular model was not there so I chose the closest thing and selected that.
After exiting all that and trying again it worked.
I'm very happy.
Adam

Hi iVirtual, what Mac OS are you running, Leopard (10.5.4) or Tiger (10.4.11)? Also, is your printer directly attached to your pc or is it a network printer directly on the local area network? One last question, do you have a firewall (like Trend Micro or Norton Internet Security) on your PC?
From my Mac running Leopard, I have no problem printing to a printer directly attached to my WindowsXP machine. However, I don't have the same luck from my Tiger Machines.
When I print to any networked printer (by that I mean printers directly attached to the network) from the WindowsXP machine with SP3, I always have to use the IP address. The printer.local name no longer works since I installed SP3.
simonparker, If your printer is directly attached to your PC using a USB cable, I don't think you'll be able to see it with the Bonjour Printer Wizard application. Since your printer is shared, you might check your WORKGROUP name on your PC. Something you might check is this:
Do you have a password on your user account on the PC? You'll probably need a password on your PC account. I don't think you can share anything if you don't have a password (I could be wrong, but it has never worked for me without a password).
On leopard, when I added the printer to the Mac I did this:
1) bring up System Preferences/Print&Fax
2) Press the + sign under the printer list, when the add window pops up, choose the "Windows" icon and you should see your workgroup name in the left list.
3) Choose the workgroup and it should populate with your machine name.
4) Select the machine name in the middle list and you should get a login and password dialog box.
5) Enter your PC's Username and Password.
6) You should see a list of shared printers in the right most list.
7) Select the printer and then select the driver.
Your printer should now be configured on the Mac. I know that I had to enter my PC's user name and password several times before I could print.

Similar Messages

  • I can no longer print from windows pc via mac/time machine in lion. Does anyone know why, I can no longer print from windows pc via mac/time machine in lion. Does anyone know why

    I can no longer print from windows pc via mac/time machine in lion. Does anyone know why or how to fix? I have print sharing ticked and printer is HP laser jest 2550.

    I finally found a log file... unfortunately, it doesn't help me figure out what's wrong... but maybe it will mean something to one of you?
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Adding start banner page "none".
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Adding job file of type application/postscript.
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Adding end banner page "none".
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Queued on "SUTTER_WG" by "kristophermiller".
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Started filter /usr/libexec/cups/filter/pstoappleps (PID 335)
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Started filter /usr/libexec/cups/filter/pstocupsraster (PID 336)
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Started filter /usr/libexec/cups/filter/rastertoepson (PID 338)
    I [10/Dec/2007:20:23:35 -0500] [Job 11] Started backend /usr/libexec/cups/backend/smb (PID 339)
    E [10/Dec/2007:20:23:36 -0500] [Job 11] cgpdftoraster unsupported colorSpace: colorSpace = -1, colorOrder =1, bitsPerColor = 1
    E [10/Dec/2007:20:23:36 -0500] [Job 11] cgpdftoraster: got an error from cupsRasterInterpretPPD
    E [10/Dec/2007:20:23:36 -0500] [Job 11] No pages found!
    E [10/Dec/2007:20:23:36 -0500] PID 338 (/usr/libexec/cups/filter/rastertoepson) stopped with status 1!
    I [10/Dec/2007:20:23:36 -0500] Hint: Try setting the LogLevel to "debug" to find out more.
    E [10/Dec/2007:20:23:36 -0500] [Job 11] Job stopped due to filter errors.

  • Print Templates print preview window closes unexpectly when printing document

    This is a cross posting from Internet Explorer Web Development after a suggestion that this forum would be a better location. See
    https://social.msdn.microsoft.com/Forums/ie/en-US/351e1245-b606-4467-9f3c-1c72f9cdf9ea/print-templates-print-preview-window-closes-unexpectly-when-printing-document?forum=iewebdevelopment.
    I have raised an issue through Connect for this:
    https://connect.microsoft.com/IE/feedback/details/1134168/ie9-to-ie11-print-templates-print-preview-window-closes-unexpectly-when-printing-document, but I would like some more visibility of the issue as my customers thought my application was closing when
    they printed a document.  I also don't know if an issue in Connect gets any priority support via MSDN, but this forum does.
    This looks to me like a problem in the IE Print Templates startDoc API call, but if there is a more appropriate forum to raise this issue in please let me know.
    In the application where I use print templates, the window closing is not in it self a problem because the Javascript that is calling startDoc also closes the Print Preview window when the print is finished.
    The fact that the application looses focus and can be hidden by the windows of other applications when the Print Preview window is closed by startDoc is the issue noticed by our customers, so I need a fix preferably, or a work around at a pinch.
    Details of the issue reproduced below.
    When using IE Print Templates, the startDoc function is causing the print preview window to close.  This behaviour started with IE9, and is still present with IE11.
    When an application is using print templates (see
    https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx) for print functionality, this has the effect of causing the application to become hidden by any other application window once printing from the print preview window has started.  It is
    actually this behaviour that started me looking at this issue as the users thought the hosting application had closed.
    Print Templates are not accessible by using IE as a web browser, but only when using the WebBrowser Control to embed IE in an application.  The reference for this feature is available from this url:https://msdn.microsoft.com/en-us/library/aa753279(v=vs.85).aspx
    and a sample Microsoft application that demonstrates the use of Print Templates can be used to demonstrate the problem (required for the reproduction steps).  The application is available via this article and searching for "download spiffy".
    Steps to reproduce the problem:
    To see the full effect of the issue, first ensure there is a window from another application (like Windows Explorer) that will cover the sample applications window if brought to the foreground (making the Windows Explorer window full screen works).
    Start the sample application (and ensure that the full screen Window Explorer is the next application to activate).
    Then in the drop down box in the top right corner of the UI select Template8.htm.
    Click the Print Preview button that is just below the drop down box (this will open a new Print Preview window).
    In the new window click the Print… button (this will open a Print dialog).
    Click the Print button at the bottom of the Print dialog.
    The Print dialog closes (expected) and then the Print Preview window also closes (not expected), however the document is still printed successfully.
    When the Print Preview windows is closed unexpectedly, the Windows Explorer window is brought to the foreground (obscuring the sample applications window).
    If you reselect the sample application and click the Print Preview button again, the Print Preview dialog is not displayed unless you restart the application (this looks to be a symptom of the same issue, not a separate problem).
    To see that the Print Preview window appears to be closed by the startDoc call, use the resource editor in Visual Studio (the exe can be opened directly by File | Open | File…) to edit the HTML resource "TEMPLATE8.HTM" (I found I needed to delete
    it and add it back in for the change to stick), find the startDoc call and add two alerts, one on the line before and one on the line after.  When IE is accessing the template, it is being done using the name of the executable (so do not rename the modified
    version of printtemplates.exe, make the changes to a copy in a different directory if you don't want to change the original).  Start the modified version of the application and follow the same steps as in the reproduction.  This time, after clicking
    the Print button in the Print dialog, the dialog will close, the first alert will pop up, then the Print Preview window will close, then
    the second alert will pop up.
    Thank you,
    Warren.

    Hi Shu,
    I have noticed that the print templates API is listed as part of the Legacy APIs. 
    Is this just because it hasn't changed or is not new?  Or does this mean that it is no longer maintained and may be removed (or at least deprecated) at some point in the future? 
    It would good to know if we should start planning for the implementation of a different method of printing.
    I understand that the sample application is no longer maintained, but I also think that the Print Template API that it uses has not changed, and so should still work (and it does mostly).
    If the Print Preview window was being closed as a result of using the Print dialog (and if it had behaved the same way with IE8) I would be willing to go with the by design argument.  
    I have found that the Print Preview window is not closed until startDoc is called, and it closes before control is returned from the startDoc function. 
    Just as part of investigating and try to find a workaround, if I call window.close(), any alert calls made no longer display the alert window after the close call. 
    Alert still functions after startDoc has closed the window however. 
    The is not the sort of consistent behaviour I would expect from something that is by design. 
    Also while investigating, I found that calling startDoc after calling window.close() results in an exception with the error code -2147467259 (0x80004005), this is probably quite normal and expected, but does indicate that the Web Browser Control should
    not be closed till after printing.
    I had found that old thread, and I had concluded it was the same issue, but it was also aimed at different aspect of the problem (which I see in the sample application, but not my application). 
    The visible issue I have is that my users think the application has been closed because after clicking print (on the Print dialog) the application gets hidden by other windows from other applications. 
    This aspect affects the sample in the same manner and so it was a convenient way to demonstrate the problem.
    If IE connect do not look at this issue any time soon, do I have any other avenues to resolve this issue?
    Thank you,
    Warren.

  • Lost a lot of files during move to a mounted Windows share via SMB

    Hi,
    after mounting a network Windows share via SMB and then using the Finder to move files from my local disk to that share all the files that were to be moved are lost in ****. I am totally upset because these were very important files. What is it that drives 10.5.2 nuts here? Has anybody any ideas?

    Look in \Music\iTunes\iTunes media\ (or \iTunes music\).

  • Printing on windows xp network - smb protocol

    keep getting error code 9786. printer is a mac friendly Canon Imageclass MF4150
    using the below instructions not cutting it: any ideas???
    Mac OS X v10.5 or later
    Choose System Preferences from the Apple menu.
    Choose Print & Fax from the View menu.
    Click the + button to add a printer.
    Press the Control key while clicking the "Default" icon (or any other icon on the toolbar), then choose Customize Toolbar from the contextual menu that appears.
    Drag the Advanced (gear) icon to the toolbar.
    Click Done.
    Click the Advanced icon that was added to the toolbar.
    Choose Windows from the Type pop-up menu.
    In the URL field, type the printer's address in one of the following formats:
    smb://workgroup/server/sharename
    smb://server/sharename
    Note: "workgroup" is the name of the Windows workgroup that the computer sharing the printer belongs to. "server" is the name of the computer sharing the printer (or its IP address). "sharename" is the shared Windows printer's share name. If the share name contains spaces, replace each space with "%20" (without quotation marks).
    Tip: You don't need a "workgroup" when specifying the IP address of the computer (such as when the printer is on a different subnet), or if your Mac belongs to the same Windows (SMB) workgroup.
    In the Name field, type the name you would like to use for this printer in Mac OS X.
    Choose the appropriate PPD or printer driver from the "Print Using" pop-up menu.
    Click Add.

    Changing to Windows 7 won't help the matter. The limitation is with the UFRII driver on the Mac. It requires a direct connection to the printer so with it shared by a Windows computer it is unable to communicate correctly which results in the error you were getting.
    And the driver is also not compatible with a print server - even the USB port of a Apple Airport device which normally allows other Canon printers to use the Canon driver is not a solution with this UFRII driver.
    So without the workaround I don't believe you will be able to print while you have this device connected to Windows. This was the case with OS X 10.4 and is still the case with 10.6. The fault lies totally with Canon and the way they have made this UFRII driver. If the printer supported some other printer language, such as PCL or Postscript, then you would have some options. But with it only supporting the proprietary Canon UFRII language, you are restricted with how you can connect to any Canon printer that only supports this UFRII printer language.
    If you want to have the Windows and Mac connected at the same time to the MF4150 then your options are;
    1. Connect the printer to Windows and use the iHarder workaround (which as you mention is detailed but I have tried it and it works fine)
    2. Connect the printer to the Mac and use Bonjour for Windows on the PC. This can be annoying if the Mac is a laptop but it all depends on how often you are going to print from Windows.
    3. If the Mac and PC are not very far from each other you could use a USB hub.
    4. If the Mac is a laptop, physically connect it to the USB port of the MF when you need to print.

  • Printing from Windows XP via an Airport Express

    This might be helpful for anyone who has the same problem with their printer...
    If you configure an printer via windows connecting via tcp/ip default most people use RAW_9100 or LPR, problem is that so far all printers I tested from Canon seem to have problems with LPR and completely do not work with RAW_9100...
    Fix:
    Simply change the RAW port to 9101, don't forget to remove all tasks from your printer queue first before changing.
    If other people have the same problem and maybe a other solution please post here

    Yes this finally made my Canon S300 print from XP while connected to an Airport Express. Other Macs on the network could print just fine. The XP Bonjour Printer Wizard was absolutely useless in trying to create a working printer. Here are the steps I took.
    START > Settings > Printers and Faxes
    “Add a printer”
    Click Next
    “Local printer attached to this computer”
    “Create a new port” / select Standard TCP/IP Port from the pulldown requestor
    Click Next
    Enter the IP address of the Airport Express in “Printer Name or IP Address”
    While entering the IP address the box below should automatically fill itself in as the same IP address and should insert “IP_” before it (after you have finished entering the first box)
    Click Next
    Check the “Custom” radio button
    Click “Settings” next to it
    **this is the important weird part that finally made my Canon printer work**
    Change the “Port Number” to 9101
    Click OK
    Click Next
    Click Finish
    Select the Brand and Make (driver) of your printer
    I clicked “Keep Existing Driver”
    Give it a name or leave the one it created in “Printer Name”
    Select whether or not you want it as the default printer
    Select whether or not you want to share it (probably not since other can access it over the network in their own way)
    Go ahead a print a test page and rejoice when it finally prints (I did)

  • Help Printing from Windows 7 to shared printer on Tiger/Mac Mini

    UGH! My folks have long been running on a Power PC Mac Mini with Tiger. The Mac has an Epson Stylus CX4200 - works great in this configuration. Unfortunately, we have a need to implement a laptop with Windows 7 running. I'd like to print to the Mac's locally-attached printer from the wirelessly-connected laptop.
    Anyone know how to configure windows 7 to print to the shared printer attached to the Mac? Any help, greatly appreciated.
    - Brad

    Hello Brad,
    If you download and install Bonjour for Windows onto the Windows 7 laptop, this will assist you with finding the printer being shared by the Mac.
    Note that the web page does not mention Win7 support, but since Vista is supported there should not be an issue.
    I also cannot ever remember using it when I had Tiger on a Mac, so not 100% of it functioning correctly (certainly works when printer is shared by 10.5 and 10.6).
    In case it doesn't work, you could manually add the printer queue on Win7. The connection used by Bonjour for Windows is IPP and you will need to know the IP address or name of the Mac sharing the printer. You will also need to know the name set for the Epson, which can be found via the Print & Fax pane.
    The network queue name on the Win 7 laptop needs to be;
    http://maccomputer_name.local:631/printers/PrinterName
    or
    http://IPaddress_of_mac:631/printers/PrinterName
    Then for the Printer Manufacturer and Model you can select the HP Color Laserjet 4550 PS. Don't worry about selecting a PostScript (ie PS) driver. Even though your printer probably does not support PostScript, the Mac will convert the incoming PS spool file into the appropriate format used by the Epson.

  • Can't Print from Windows Vista Notebook to Printer installed in Mac Mini

    I have a home network that is connected to the internet by DSL. My Printer Xerox Phaser 3115 is installed to the Mac Mini.
    From my Vista Notebook, I can see the printer shared by my Macmini. However, I can't print coz the printer says "access denied". I installed this Bonjour for Windows in order to print but it says "No Bonjour Printers are available".
    Please help me! Thanks!

    On Windows, after either method of setup, change the driver (on PC) to Apple Color LaserWriter. Apple print queues expect postscript as input.
    If this is unsatisfactory, you can create a RAW queue on the Mac (only for sharing the printer, because it will have no driver associated):
    http://www.stocksy.co.uk/2004/03/printingto_103x_pantherwith.php
    (This guide mistakenly says it doesn't apply to Tiger - but it DOES)

  • 7.3.1 firmware interferes with printing from Windows XP to USB printer

    I have a home network consisting of an Airport Extreme, a Windows XP desktop, and a Macbook Pro laptop. After upgrading the firmware of the Airport Extreme to 7.3.1, I can no longer print to my Airport Extreme USB connected printer from my Windows XP desktop. I can print fine from my Macbook Pro, but when I try to print from the Windows machine, the internet becomes unavailable to the Windows machine until the print job is canceled, and the print job never completes. The problem does not occur from my Macbook Pro, and rolling back to 7.2.1 cures the problem.
    Ideas? Anyone else find similar problems with 7.3.1?
    Dallas

    You might like to try with changing the port number. After I upgraded to 7.3.1, printing from both our XP and Ubuntu desktops stopped working. I discovered that the port number had to be set to 9102 instead of 9101 that we used earlier.
    //Jan

  • Try to print from windows to a special printer needs to read text

    dear sir or madam,
    I am trying to print a pdf file with greek text in it to a printer that needs to read the text and process it at some other task.
    I can print from any Windows program to that special printer and if I have a document with images and text, the images are striped down and the text is shown to the output file.
    When I try to print a pdf file all the text is shown as images. I can copy and paste the text with no problem why it is not printed as text???
    I try to do this with the command line. Is there are other switches I could try?

    1: I am sorry about the inconvinience. 
    The reason you find a check mark on a printer icon is to indicate that its a default printer. If the fax icon has a check mark, everytime you print a fax template will come up. 
    SOlution: Just right click on the other icon and select it as the default printer.
    2: Black lines while printing photos.
    CLick on the link below and check if the solution helps you.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​lc=en&dlc=en&docname=c01957673
    Say "Thanks" by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"
    (Although I am employed by HP, I am speaking for myself and not for HP)

  • CUPS PDF PRINTING IN WINDOWS OVER REMOTE DESKTOP - PRINTER NOT LISTED

    I am running OS X 10.6.2. I connect remotely using windows remote desktop / terminal services to various windows machines. For the XP and Windows 2003 Server 32 bit systems I have no problems with printing pdf documents from the remote windows system back to my mac using CUPS PDF. I don't have to install anything on the remote windows computer. However, for Windows 2003 Server 64 bit and Windows 7 Professional 64 bit, the CUPS PDF printer does not appear in the printer list. I tried installing the Laserwriter 8500 print driver (which apparently CUPS uses) and attaching to a unused TS printing port. The printer appears in the list but it won't print, and it's obviously not attaching to my computer.
    I can't upgrade my mac operating system until I resolve a keyboard driver issue with 10.6.3 and above. Any suggestions?

    I am having a similar issue. I'm using Remote Desktop to connect to a 2008 R2 server and am trying to use PDFWriter as a redirected printer to create a PDF. It is only working after I check print to file, save the file (which it creates an XPS file that is not compatible), then I uncheck print to file, click print, and then it creates the pdf file I need.
    Any help would be greatly appreciated.
    Basically - I need to have a "PDF" printer because the print window is on the remote server and it doesn't have the save as pdf option.
    Thanks.
    Phillip

  • Printing from Windows XP via AirPort to printer connected via USB to iMac

    Hello. I have an iMac (with Leopard, MacOS 10.5) and a Windows XP notebook, both connected to the internet wirelessly via an AirPort Express unit. Do you know if I could connect physically (via a USB cable) a regular laser printer to the iMac and be able to print wirelessly from the Windows XP notebook via AirPort?

    It should work. Enable Printer Sharing via System Preferences -> Sharing. The Mac does need to be turned on.
    P.S. Try to just post one thread on your question instead of crossposting over several forums.

  • Share printer with Windows 7 via Airport Express?

    I would like to share a printer with a Windows 7 Laptop via airport express. The Windows 7 Pc does not detect the printer whereas printing from the Macbook Pro works fine. Any ideas?

    Hi,  I was searching for the same (my colleague has a windows PC; everyone else here has mac). I have not tested this, since I am working on mac, but it seems like you need to install "Bonjour" for windows.
    http://support.apple.com/kb/ht2586
    Hope this helps (though it's a bit late)
    /W

  • How to get Printing in Windows 7 via PDF to work

    I have just installed SSGD on a 32 bit RedHat without any problems. I need access to Windows 2008 and Windows 7 VM's running in a VMware farm.
    If I connect from a Windows 7 Client running IE8 and Java to the windows server, I get the right PDF printers! Universal PDF viewer and Universal PDF
    printer.
    But if I try to connect to one of my Windows 7 VM's i'm not getting my PDF printers!
    I'm running SSGD in latest version 4.50!
    What am I doing wrong?
    BR
    Lars Bækmark

    SGD 4.5 does not support Windows 7 as client or application layer

  • Print from Windows desktop via network, when the printer was first set up on a Mac

    My new printer works fine from my Mac mini. It is set up on my local network through a BT hub router, wirelessly, Bonjour enabled.When I try to set it up in addition to work from a Windows 8.1 desktop, the printer is recognised and the print-job goes to the print queue but then vanishes from the queue without any printing having started.I have tried using Wireless Direct for the Windows computer but it doesn't seem to help.I will now uninstall and re-install the Officejet on the 8.1 using the disc and see if that helps.I understand (is this right?) that enabling printer sharing doesn't help, as there are two different OS (Mac and MS).Any help would be very welcome.I had before another HP printer (Photosmart B110a) for the windows 8.1 (and on the Mac) and it never seemed properly installed on the Windows computer either. But it did print (but not scan etc.) 

    This problem is a result of a limitation in Windows 9x regarding the size of an image that you can send to the printer. The problem does not occur on Windows 2000/NT. This problem appeared with the increased color options of LabVIEW 6.0 on which the BB1.2 is based.Although it is not immediately obvious, your video driver and settings play a role in printing.
    1. Try adjusting the color palette your driver uses (i.e., 256 color, high olor, true color). The error may occur only in one of these modes. Also, change the resolution (number of pixels) to represent the Screen Area; e.g., change from a 1024 x 768 display to an 800 x 600 pixel display.
    2.Certain video drivers also support "acceleration" modes. Using a non-accelerated mode often eliminates the error. For
    Windows 95/98, right-click on your My Computer icon and select "Properties" from the pop-up
    menu. On the Performance tab, click the Graphics button and change the Hardware Acceleration (e.g., if it is set to "Full", lower the setting a notch or two); for Windows 2000/NT, right-click on your Desktop and select "Properties" from the pop-up menu. On the Settings tab, click the Advanced button and go to
    Troubleshooting.
    3.In Windows, the standard VGA driver provided by the operating system is very stable. Try using this driver in place of the specific one written for your video hardware. If the error is eliminated, there is likely a problem with your vendor-provided video driver.
    4.These errors are most often fixed with the latest
    video/printer driver. Be sure to contact your hardware manufacturer and install the latest driver. An easy way to determine if your error is "driver-related" is to move your code to another machine (and hopefully a different set of drivers) and see if th
    e error persists. If the problem is printer related, try another printer.
    5.Make sure there are at least 100M avalible space in your C: drive. If not, set the virtual memory to the other drive which has larger available space.

Maybe you are looking for

  • CcBPM Process Number in the Message mapping

    Hi, I  have a requirement to map the ccBPM's process number in which the Mapping error has occured to be mapped to a specific field in the target.  I wanted to know how could I pass the BPM's process number to the message mapping ( this message mappi

  • ZenWorks Agent and Java 1.7

    I am working to use ZenWorks to patch all of our SLES/RedHat servers and I am having issues on the very first client I am trying to set up. When I try to install the agent, using either the complete or network install .bin, I run into the following e

  • Seemingly arbitrary flashes do not load.

    First off, I made this account specifically for bringing up the issue I am having. Now, onto the issue itself:  For some Flashes, it will simply not load.  I'll get a white screen, and right-clicking it will only yield "About Adobe Flash 15.0.0.189"

  • Help - Can I bring video clips together just like a downloaded TV Show is?

    I have a series of short videos which are currently in iTunes. Each clip is a separate file but from a series. The files are separately sectioned within iTunes and not under a single entity, like a TV Show is if you download the entire series. I have

  • Really slow internet uploads and images not showing

    I have tried "Disk Repair" and also did a "Reset Safari". Internet pages are REALLY slow to load and all images on websites are little blue boxes with a "?" in it. My internet connection is spotless, all this started right after I dowloaded OS X Mave