Published iMix Display Problem: White Borders

Hello,
I just published my second iMix to the web, and I encountered a strange problem. There are white boarders around the linked areas of the widget displaying the iMix. I didn't have this problem when I made my first iMix last month, but I went back to see what that iMix looks like and it now has white borders as well.
The borders inside the "img" tags for the code they supplied are all set to "=0". Just to be sure I tried trying different values like "=none" and ="hidden", and even deleted the border tag all together, but nothing helped. I'm guessing this means that they changed some of the display properties for their side of the code, since there is a flash object that's creating most of the content for the widget.
I'm using Safari V.4 with OS X 10.4.11, but I also checked it on my Mom's PC using I.E. and it had the same problems. Another weird thing is that the preview shows up fine when I click "Publish To The Web".
Any ideas what's wrong? Here is the iMix where I first encountered the problem, and here is the one what was fine originally, but now is also exhibiting the symptoms I described.
Any help would be much appreciated!
Thanks,
Brian

Hi,
Cud you try this:
1.Go to Project->Skin Editor.
2.Select the second tab
3.Uncheck the show borders.
Publish your project and check if you are still getting it.Also can you increase the size of the project as little bigger (+5)than the resolution and try as well.
Thanks,
Sikandar

Similar Messages

  • Late 2011 model display problems: white screen and shuts off on its own

    A few days ago my macbook pro (late 2011 model) starting going nuts. The screen would turn white or become pixelated all the sudden, even if all i'm running is Chrome. The laptop is not over heated. This is what would happen:
    Screen goes white or become pixilated
    Computer shuts off on its own after a moment
    Attempt to reboot, stuck on apple logo screen (pixilated)
    Shuts off on its own again
    The only way to reboot is through safe mode.
    I've tried resetting SMC and running an apple hardware check.

    It's most likely the macbook pro 2011 denied by apple GPU problem many many others suffer from too.
    you can read about it here if you have a few days.
    2011 MacBook Pro and Discrete Graphics Card:
    https://discussions.apple.com/thread/4766577
    728 Pages long allready, still no repsonse from apple.

  • White borders around published project

    I'd like my published file to fill up my entire screen, so that it looks as though I'm interacting with the actual application. I created a project sized 1024x768, which is the same setting as my computer display.. I selected Project>Skin and deselected the Show playback control checkbox to eliminate the playback navigation bar..I selected the Full Screen Output option in the Publish window. When I publish, the display has a white border around it. Suggestions?

    Hi,
    Cud you try this:
    1.Go to Project->Skin Editor.
    2.Select the second tab
    3.Uncheck the show borders.
    Publish your project and check if you are still getting it.Also can you increase the size of the project as little bigger (+5)than the resolution and try as well.
    Thanks,
    Sikandar

  • White Borders Around the Left and Right Edge of a Published Movie

    Does anyone know how to get rid of the white borders that are around the left and right edge of a published movie? It looks like they are about a 1 pixel border. I have the "show borders" unchecked in the themes options.
    Any help would be appreciated.

    You need to add some CSS code into the HEAD area of you HTML publishing template to remove the default HTML margin.
    <style>{margin:0px;}</style>

  • Display Problem with RowHeader of a Scroll Pane

    Hi,
    I am trying to display row headers for a table using another table
    Here is the code
    import javax.swing.*;
    import javax.swing.table.*;
    public class RowNumberHeader extends JTable {
      protected JTable mainTable;
      public RowNumberHeader(JTable table) {
        super();
        mainTable = table;
        setModel(new RowNumberTableModel());
        setRowSelectionAllowed(false);
        JComponent renderer = (JComponent)getDefaultRenderer(Object.class);
      public int getRowHeight(int row) {
        return mainTable.getRowHeight();
      class RowNumberTableModel extends AbstractTableModel {
        public int getRowCount() {
          return mainTable.getModel().getRowCount();
        public int getColumnCount() {
          return 1;
        public Object getValueAt(int row, int column) {
          return new Integer(row + 1);
    }and then
            JTable displayTable = new JTable(...);
            scrollPane = new JScrollPane(displayTable);
            JViewport jvp = new JViewport();
            jvp.setView(new RowNumberHeader(displayTable));
            scrollPane.setRowHeader(jvp);the problem I have is that when a row is selected inside the row header, some rows go blank and you can see the selection is all screwed up. I tried setting the selection mode to ListSelectionModel.SINGLE_SELECTION but that didn't help.
    A refresh of the entire screen (minimize/maximize) seems to resolve the problem. I am using jdk1.4.1 in Windows 2000.
    Any ideas?
    Sylvain

    Again the problem is that when you click on the row headers, some row header rows go blank (completely white) so you can't see what they show.
    ie say I have table
    Row 1 - 1  2  3
    Row 2 - 2  4  5
    Row 3 - 5  7  7
    Row 4 - 5  6  7where Row X is the row header. So for example, if you click on Row 2, you will get something like
    Row 1 - 1  2  3
    Row 2 - 2  4  5
          - 5  7  7
    Row 4 - 5  6  7until the screen is refreshed or you click some other row header.
    hmm ok, I added calling repaint on the table whenever a row is selected and at least the display problem goes away; however, the selected indexes from the event don't always match the index of the row selected. I think actually that may be the source of the display problem.
    Here is the code I added in the constructor:
            getSelectionModel().addListSelectionListener(new ListSelectionListener()
                public void valueChanged(ListSelectionEvent e)
                    System.out.println("Header table selection is: First = " + e.getFirstIndex() +
                                       " Last = " + e.getLastIndex());
                    RowNumberHeader.this.repaint();
            });

  • Windows 7 64 bit on iMac display problems and instability

    I received my iMac 27" quad core with 8 gig ram & 2 x 1 TB hard drives last Friday. I'm using Boot Camp to run windows 7 64 bit on maximum 2560 x 1440 screen resolution.
    I get intermittent but often display problems in windows 7. I get areas of the screen covered in little yellow dots or blue squares (never red artefacts.) This will happen at random areas of the screen, inside an open window, around borders of windows and so on. Most often the screen will go black and come back with a message in the bottom right corner of the screen saying 'Display driver has stopped responding and has recovered' with the sub message saying 'display driver ATI radeon family stopped....etc'. Sometimes I lose the screen wallpaper. Once I've had the system just shut down, once I've had Photoshop seize up and I had to do a cold reboot. Could this be an overheating problem or resolution too high problem or driver problem? Windows 7 tells me my drivers are up to date. I tried installing the drivers for the card from ATI's website which made no difference
    The reason I bought a Mac is because it's the only effective way to code for the Mac family of OS's in XCode. The reason I didn't just attach a miniMac to my PC monitor was because there's rather a lot of advertising by Apple about the fact that you can use a Mac with a PC OS via Apple's own Boot Camp. Now I have a lot of Windows software (some of which is not available for the Mac or requires buying again) sitting on an unstable system. Any ideas would be much appreciated...

    Sorry, that thread got moved for edit and as a user tip... which I didn't want and won't be doing....
    Here is the post:
    A tip and workaround for how to get ATI mobility/laptop drivers so that Windows no longer thinks the ATI is a desktop card:
    http://discussions.apple.com/thread.jspa?messageID=11286987
    Summary (my own edit steps):
    1. Install Boot Camp 3.0 and upgrade to 3.1
    2. Uninstall graphic drivers and run Driver Sweeper
    http://www.guru3d.com/category/driversweeper/
    instead of:
    removing the crashing driver by going into windows 7 setup via its install cd and deleting the ati driver manaully
    3. Install ATI Mobility (link)
    4. Uninstall ATI (Programs control panel?) Device Manager (rollback; uninstall?)
    5. Device Nanager: update driver and BROWSE BACK to 8.681 (the original apple driver that was causing freezes and purple artifacts) - navigate to /Apple/Drivers/ATI
    (Apple uses) a 4850 card in the iMac, its modified a bit for apple. Enough that desktop drivers don't work, and modded-for-laptop desktop drivers don't work either.
    Now the upshot of using modified drivers is that it FORCES the catalyst control panel to be installed, meaning you get a few more options to mess around with the card.
    I couldn't use the original apple drive, it locks up, the newer one had banding, the newer radeon drivers direct form ATI wouldn't work until they were modded and then they cause black screens.
    SO the solution, as obscure as it was, was to download ACTUAL mobility Radeon drivers - version 10.3 still, but made for laptops.
    http://support.amd.com/us/gpudownload/Pages/index.aspx
    THESE drivers I was able to install - and here is where things changed.
    THIS driver changed they way windows saw the video card in device manager.
    As I mentioned before, its NOT a desktop card, its a modified laptop card, but installing mac drivers makes windows THINK its a full desktop card, and running the original 8.681 driver crashed it.
    Once installed 10.3 LAPTOP driver it now appeared in device manager as a MOBILITY card.
    +These Steps "should" work:+
    delete ATI driver manually
    reinstall apple driver after that and see if that works,
    otherwise try the steps above
    (mod drivers, remove via windows recovery off setup disk, install laptop drivers, reinstall apple driver over it)

  • 2x iMac G5: Both Logic Board and Display Problems, Warrenty?

    Hello,
    Thank you for looking at this topic.
    I am Jeroen from The Netherlands and proud owner of several Mac Mini's, iMac's and Macbook's. I have 2times the iMac G5, a beautiful machine, but both not working since 2 months.
    I have two times the iMac G5 with iSight, both have logic board and display problems.
    The first iMac doenst start at all, black screen, i hear the chime, but nothing happening. After a minute i see one horizantal white stripe but nothing happens.
    The second iMac has weird horizantal stripes also, but the computer starts. It gives a finder and questionmark icon. After a while the fans go crazy.
    Both these symptons are widely known on the internet. I would like to get this fixed, but prices are crazy. And because this is a common issue I would expect to get this fixed for no costs. I have contacted several Apple resellers but they shown me high prices and bad services. On these forums I've saw people in the USA who get this fixed free of charge.
    Does anyone has any advice for me? I'll call apple USA this morning.
    Thankyou for ur time.

    Welcome to Apple Discussions.
    I know of no repair extension authorization which provides for the repair of either computer you describe beyond its original 12 month period of coverage. If either machine is covered by a warranty extension program provided by AppleCare, then the parts, labor or both required to replace the defective components may be offered at no charge to you. Final determination of eligibility is made at the part level by authorized Apple service providers or dealers and by the specific serial number of the machine submitted for service.
    Absent a warranty extension, however, it is quite likely that you will have to pay for the repairs is you elect to have them performed.

  • Hello to all: My iMac has developed a video display problem. It displays everything in cartoon like colors - purple, green, blue. Can this be repaired? Is there a way to output to a different monitor? Thanks in advance!  isplays

    Hello -
    My iMac has developed a video display problem. Everything now appears in a strange, cartoonish way. Purples, greens, blues. Can this be fixed, and if so, any idea how much it might cost? Also, could I output to a seperate monitor? I plan to replace the unit , but cannot right now. Thanks!

    Go to System Preferences > Universal Access > Seeing.
    In the Display area, reset it to "Black on white" by clicking that checkbox.
    You can also reset it by pressing Command-Option-Control-8

  • Display Problem - Light Coming From Top

    Hello,
    So I recently purchased a 27" iMac, and have noticed a display problem when viewing in full screen mode. Its only an issue if there is black along the top of the screen (such as the black bars when watching a movie or trailer). When there is black along the top, you can see some white light kind of bleeding in from the top edge - kind of all the way along (very narrow), but more pronounced at certain spots. I browsed the forums, but couldn't find anything that seemed real similar (though there are a number of reports of a yellow tinge on the bottom).
    I guess I"m just wondering if this is a common LED problem - or if my display may be defective, and I should take it back.
    Thanks in advance.

    Hi Pullo
    There has been a few reports, but nothing wide spread.
    http://discussions.apple.com/thread.jspa?messageID=3005885&#3005885
    http://discussions.apple.com/thread.jspa?messageID=7722386&#7722386
    If it's noticeable, then most definitely take it back.
    Dennis

  • Display problem - blue tinge, low res

    My first gen 20" intel imac has an odd display problem.
    The screen has a light blue tinge to it which show up particularly clearly in finder windows which i have set to display white. I've played around with brightness/contrast settings as well as colour calibration but to no avail.
    This problem started a few months ago when it would periodically flick between being normal and this blue tinge. For the last few weeks the blue tinge is all I get.
    The other symptom seems to be a reduction in resolution in 'blue tinge mode' which is particularly noticeable when watching movies.
    Does anyone out there have any ideas?

    does this problem occur on external screen?
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • How to print a PDF with equal white borders

    Hello,
    When I print my flyer the white borders on the top and bottom are unequal. How do I make it so all 4 sides have the same width for the white border? The print preview is unequal too.
    Thanks

    Thank you Michael
    My problem is, I need to print the document with the mm items.  I work 
    in a print & copy shop, we must deal with whatever the customers send 
    us.
    I actually stumbled around and found I could do it with the MultiMedia 
    Flash Tool, editing the poster options. It's a tedious process though, 
    and I'd like to find a way to set this for the whole PDF file at once.
    If you know how to do this I'd appreciate the info.
    Thanks again,
    Mark

  • My iPod touch isn't working correctly.it is displaying a white light and no matter what i try it isn't helping.tries holding the reset and power button together and tryed holding the power button in but it doesn't work. please can someone help?

    my iPod touch isn't working correctly.it is displaying a white light and no matter what i try it isn't helping.tries holding the reset and power button together and tryed holding the power button in but it doesn't work. please can someone help?

    Try the remaining items in the white-screen topic of.
    iPod touch: Hardware troubleshooting
    If not successful. let the battery fully drain and then charfe for an hour and try again.
    Frequently a white scree nis due to a hardware problem.

  • Pages export on project shows image blurry in pdf and white borders printin

    I just completed a newsletter with the header an image create in photoshop and exported as bmp at highest rez.
    Its in the pages doc and everything looks great. But i export it to pdf and the header image looks soft and blurrish and not sharp at all. Even the print out looks like that.
    Also, i wanted to have the whole a4 size to be covered in the document, but when i print from pdf, i get these white borders and top and bottom cut off.
    Any way I can select the document size in pages manually.
    any advice.

    .bmp is an inferior Windows format and is not natively supported in OSX. Formats you should use are .tiff, .png, jpeg or .pdf, even straight Photoshop files.
    OSX will convert the .bmp to .pdf or .png but I suspect your problem maybe more than that. Have you used transparency, reflections or shadows? because OSX will render those down to 72dpi.
    The page size is selected in +File > Page Setup… > where you can also manually add a custom size without borders/margins. Your problem may come however from your printer's printable area.
    Peter

  • Display problem in Nokia XL

    I purchased a Nokia XL last month (Purchased online). After a normal usage of almost 15 days, during office hours, the Display got white vertical lines. If you lock the screen and unlock after some time , the display looks clear, after some time the white vertical lines start coming on the display.
    is there any hardware problem are any settings problem. The place where i am staying is 75 KM away from the nearest nokia care center.
    Any one faced the same issue of Display problem in XL
    please reply....
    Thanks in advance

    This may be software problem. For now, follow instructions given by @dimoff
    Reset your phone, it will delete entire data on your device. So create a backup of your data before resetting.
    A past Nokia X user, now a X user.

  • My iPhone 3G is suddenly displaying a white screen... otherwise, it's unresponsive.

    My iPhone 3G is suddenly displaying a white screen... otherwise, it's unresponsive.  I can't turn it off/on.  It just charged all night and the alarm woke me up.  I updated my contacts, check my email, then the white screen.  I'd appreciate help with this.  Thx.

    My problem has been resolved thanks to suggestions!  :-)  I first tried to reboot by simultaneously holding the power and home buttons.  That didn't work initially so, I tried the second suggestion which was to resync from iTunes.  After that, the white screen went away but, the iPhone was completely dark and unresponsive.  I then tried the reboot again and this time, it worked!  Thanks again for the help!  :-)

Maybe you are looking for

  • Oracle Forms LAF Problem

    Hi, I've been working on Oracle Forms & the LAF project for the past 1 week. Im totally new to both of them. Constantly, im getting problem in implementing CSS to oracle forms using the LAF project. I downloaded the latest LAF package and followed th

  • Display of Browser and Fullscreen

    Hi, I'm on a MacBook with an external monitor connected to it. I want to display the Browser in the MacBook and the fullscreen picture at the external monitor. The MacBook is the first display and contains the dock bar. How should I configure the set

  • Multiple TextArea one XML

    What I need to do is to use 1 XML file to feed different content to 2 different TextArea fields. I know how to use an XML file to feed text content to a TextArea field. I figured out how to use 1 XML file to feed the same text to 2 different TextArea

  • Imessenger not working properly

    Why is iMessenger so bad?  Did no one at Apple think to check it before releasing it?  It doesnt tell me automatically when it fails to send a message (which is regularly)  - who wants to sit and wait for it to send or not in this day and age. Then i

  • E4200 How to close port 139 ?

    So finally that my e4200 is capable of disabling wps i run in to another question. how to close ports 139 445 ? these are open by default and i didnt figure out how to close them, in browser setup.. and YES port 139 IS a security issue. people denyin