Chinese characters show up as white boxes when doing captions

I am using Premiere Pro CC 2014 on a late 2013 MacBook Pro. I am trying to add Traditional Chinese subtitles to my video. I have imported a .dfxp file and added it to the timeline on V2 above my video track on V1. I have rendered the timeline. I have activated the closed captioning display. When I view the .dfxp file in the Captions Window, I can see the Chinese characters in the text boxes with their associated in and out points on the timeline. THE PROBLEM: IN THE PROGRAM MONITOR WINDOW, THE CHINESE CHARACTERS SHOW UP AS WHITE BOXES INSTEAD OF THE CHINESE CHARACTERS.
I have added all of the available Chinese fonts from Adobe Typekit. I have restarted Premiere to see if adding these fonts did anything to help. It did not. My question: how can I get the Chinese characters to appear instead of the white boxes?
Here's what it looks like:

Thanks for the post -- I'd file a bug report on this.

Similar Messages

  • On my MacBook Pro when I am connected to the internet via an Ethernet cable, Facebook pictures do not load. They show up as white boxes with blue question marks.

    On my new MacBook Pro when I am connected to the internet via an Ethernet cable, Facebook pictures do not load. They show up as white boxes with blue question marks. This also happens on a website editor. But, when I am connected to the internet via Wifi, everything load properly. This is my work computer, so I have to be able to connect through the Ethernet cable to access everything. Please help me!

    I mostly use Safari. But I also tried it on Firefox, Mozilla, and Camino. Mac OS X. It's my work computer, so I've only tried it at the office. I have to be connected through the Ethernet cable to access my files and email on the server.

  • Chinese characters are displayed as blank box on the TextField in Taiwan Android 4.4.2/AIR4.0

    Chinese characters are displayed as blank box on the TextField in Taiwan Android 4.4.2/AIR4.0, such as Nexus7, HTC One,  but in mainland China Nexus7(Android 4.4.2/AIR4.0) showed normal
    AIR SDK is 4.0.0.1628.
    Hope it can be fixed as soon as possible.
    Here is test code:
    package
              import flash.display.Sprite;
              import flash.display.StageAlign;
              import flash.display.StageScaleMode;
              import flash.text.Font;
              import flash.text.TextField;
              import flash.text.TextFieldAutoSize;
              import flash.text.TextFormat;
              public class TestFont extends Sprite
                        public function TestFont()
                                  stage.scaleMode = StageScaleMode.NO_SCALE;
                                  stage.align = StageAlign.TOP_LEFT;
                                  var sprite:Sprite = new Sprite();
                                  var value1:String = "简体中文测试";
                                  var value2:String = "繁體中文測試";
                                  var txt11:TextField = createTextField(null, "11 "+value1);
                                  txt11.x = 10;
                                  txt11.y = 10;
                                  sprite.addChild(txt11);
                                  var txt12:TextField = createTextField(null, "12 "+value2);
                                  txt12.x = txt11.x + txt11.width;
                                  txt12.y = txt11.y;
                                  sprite.addChild(txt12);
                                  var txt21:TextField = createTextField("STHeitiTC-Medium","21 "+value1);
                                  txt21.x = 10;
                                  txt21.y = txt11.y + txt11.height;
                                  sprite.addChild(txt21);
                                  var txt22:TextField = createTextField("MSYH","22 "+value2);
                                  txt22.x = txt21.x + txt21.width;
                                  txt22.y = txt21.y;
                                  sprite.addChild(txt22);
                                  var lastY:int = txt22.y + txt22.height;
                                  var fonts:Array = Font.enumerateFonts(true);
                                  var index:int = 0;
                                  for each (var font1:Font in fonts)
                                            index++;
                                            var txtF:TextField = createTextField(font1.fontName, index + "/" + fonts.length + " " + font1.fontName + " "+value1 +" " + value2);
                                            txtF.x = 10;
                                            txtF.y = lastY;
                                            sprite.addChild(txtF);
                                            lastY += txtF.height;
                                  addChild(sprite);
                        public function createTextField(font:String, value:String):TextField{
                                  var txt:TextField = new TextField();
                                  txt.autoSize = TextFieldAutoSize.LEFT;
                                  var format:TextFormat = new TextFormat();
                                  if(font != null){
                                            format.font = font;
                                            txt.defaultTextFormat = format;
                                            txt.setTextFormat(format);
                                  txt.text = value;
                                  var dformat:TextFormat = txt.defaultTextFormat;
                                  if(dformat != null){
                                            txt.text = value + " |" + dformat.font;
                                  if(font != null){
                                            txt.setTextFormat(format);
                                  return txt;

    I am in mainland China, my Nexus7 can display chinese characters, but my friend in Taiwan, his android4.4.2 display chinese characters as blank.
    I don't understand the reason.
    By the way, TextFormat.font don't work, whatever I set any fonts, display are the same.
    My screenshots:
    Taiwan's screenshots:

  • Url used to show in the url box when opening from a shortcut or email, but now it's not there. If I refresh the page it is. How do I get this back the way I like it?

    The url of the website that I'm visiting used to show in the url box when I opened from a shortcut or email. But not it's not there unless I refresh the page. I've looked and haven't found a way to set this so that it works like it used to. I liked being able to click in the address bar and copy the link, or even to look there and see where I am.

    I'm unable to check it in safe mode because the only time it happens is when I click a link and have not firefox open. For example if I would click a link in my email right now, it would open in another tab and show the address of the link I clicked. But if I didn't not have this window open and clicked alink, it would open a new window and I wouldn't be able to see the url.
    Here's a screen shot.
    [http://chibitude.com/gallery/albums/userpics/10001/firefoxSSForAddressProblem.jpg firefoxSSForAddressProblem.jpg]

  • I have Chinese Characters showing up on the top of my Firefox page.

    The Chinese Characters have been showing up for a couple of months. I have tried using various Virus Detecting programs such as MalewareBites but they don't seem to fix the problem. These Chinese Characters show up on the initial Firefox Search Screen as well as my ANZ Bank and Ancestry.com.au webpages just to name a few. How can I get rid of them. These Chinese Characters don't appear on Google or Internet Explore. If this can't be fixed I may have to stop using Firefox and use Google or Internet Explorer. I have tried attaching an image of this problem but it appears I am unable to.

    Hi, this is a known problem with McAfee Site Adviser, so if you are using it, that could be the cause. [https://community.mcafee.com/thread/76071?tstart=0 Here's a link to their forum], and [http://service.mcafee.com/faqdocument.aspx?id=TS100162 here's instructions] for removing it - should you wish to.
    Hope that helps.

  • Pngs flicker and appear as white boxes when scrolling down page in Chrome 37.0.2062.120 m

    Hello,
    I have noticed that pngs flicker and appear as white boxes when scrolling down the page in Chrome 37.0.2062.120 m in windows only. Chrome on the mac is fine and this issue doesn't occur on the windows version of chrome canary. It would appear that the pngs are reloading when I scroll.
    There is alot going on in this animation, I am going to sprite most of these pngs to reduce sever requests which may help, but im certain this isnt the root cause of this issue.
    Has anyone come across this issue before?
    Please link to the animation in question here.
    Any advice much appreciated. http://new.oliverrice.co.uk/oliverrice.co.uk.html

    So I have created a sprite for the majority of the png's that form my symbols. This has reduced the total number of sever image requests from over 70 to 5. this has worked really well and feel adobe could add a feature that creates one sprite from all the images within the library. The animation seems to run a lot faster than before and loads much quicker.
    I am however still experiencing the problem mentioned above in chrome 37.0.2062.120 m.
    The animation also runs slowly on the I pad and I phone which I guess is down to memory usage? The animation wasnt intended for the iphone, but it would be nice to see it run on the ipad.

  • FLV showing up as white box?

    I'm uploading 2 flv files to our website. Both flv files were edited with Media Encoder to be changed into flv. This is not the first time I have uploaded flv files to our site. We add our tv ads via flv, on average, every 2 months or so. The procedure is always the same and I did nothing different with these new flv files. However, this time, the flv files are showing up as a white box on our site instead of loading the flv players as usual. The "live view" in Dreamweaver shows the videos correctly...the flv player loads and I can watch the tv ads.
    I took both ads off the page and added an old tv ad, just to see if it would work and it worked beautifully. But when I put the 2 new tv ads back on, I get the white box again. I have revisited Media Encoder and redited the tv ads, added the reedited ads back to Dreamweaver, and reuploaded, but still I get the same white box. I compared the code from the old tv ad and the new ones and the code is exactly the same (except for filename, of course). I checked to see if the new tv ads were made differently from our old ones and they were not. The expressinstall and swfobject scripts are uploaded to our site already since we use various flash files on the site (don't know if this even matters!). And each time I upload, it is uploading the skin and progressive player as well.
    I am at a loss! Nothing should have changed with our hosting company. I took an old, working tv ad off our website in order to put the new ones on. I have no idea where to go from here. The specific page on our site is www.ourphf.com/currentad.html. I've tried uploading the new videos in all different sizes as well, thinking maybe it was a size issue. Please help!

    Your video isn't showing up because your SWF file is blank
    http://www.ourphf.com/FLVPlayer_Progressive.swf
    Is this the actual name of your FLV file? 
    PHF_%231_1-23-13_1
    If not, you should rename your file without any special characters.
    Nancy O.

  • Newbie: Simplified Chinese characters are displayed as square boxes

    Hi,
    I am using Windows XP Simplified Chinese Version SP3, Sun JDK5.0 Update 20. I want to run Apache Ofbiz POS; however, the Chinese characters (zh) in PosUiLabels.xml are all displayed as square boxes.
    I have tested run Ofbiz in Mac OS X and the Simplified Chinese are displayed normally, and other languages can also be displayed in Windows XP.
    What should I do?
    Regards,
    Terence
    <?xml version="1.0" encoding="UTF-8"?>
    <!--
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
        regarding copyright ownership.  The ASF licenses this file
        to you under the Apache License, Version 2.0 (the
        "License"); you may not use this file except in compliance
        with the License.  You may obtain a copy of the License at
        http://www.apache.org/licenses/LICENSE-2.0
        Unless required by applicable law or agreed to in writing,
        software distributed under the License is distributed on an
        "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
    -->
    <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <property key="PosAdjustment">
            <value xml:lang="en">(adjustment)</value>
            <value xml:lang="es">(adjustment)</value>
            <value xml:lang="fr">(ajustement)</value>
            <value xml:lang="it">(adjustment)</value>
            <value xml:lang="ro">(adjustment)</value>
            <value xml:lang="zh">(&#35843;&#25972;)</value>
        </property>
        <property key="PosTotalReport">
            <value xml:lang="en">TOTALS REPORT</value>
            <value xml:lang="es">REPORTE TOTAL:</value>
            <value xml:lang="fr">TOTAUX</value>
            <value xml:lang="it">TOTALI STAMPA</value>
            <value xml:lang="ro">TOTAL REPORT</value>
            <value xml:lang="zh">&#21512;&#35745;&#25253;&#34920;</value>
        </property>
        <property key="PosTxId">
            <value xml:lang="en">TXID</value>
            <value xml:lang="es">Número de venta</value>
            <value xml:lang="fr">N°vente</value>
            <value xml:lang="it">IDTAX</value>
            <value xml:lang="ro">IDTAX</value>
            <value xml:lang="zh">&#20132;&#26131;&#21495;</value>
        </property>
        <property key="PosULogin">
            <value xml:lang="en">Enter User ID:</value>
            <value xml:lang="es">Ingrese su login:</value>
            <value xml:lang="fr">Entrez votre identifiant :</value>
            <value xml:lang="it">Inserire Id Utente:</value>
            <value xml:lang="ro">Introduceti Id Utilizator:</value>
            <value xml:lang="zh">&#36755;&#20837;&#29992;&#25143; ID:</value>
        </property>
        <property key="PosUPassw">
            <value xml:lang="en">Enter Password:</value>
            <value xml:lang="es">Ingrese password</value>
            <value xml:lang="fr">Entrez votre mot de passe :</value>
            <value xml:lang="it">Inserire Password:</value>
            <value xml:lang="ro">Introduceti Parola:</value>
            <value xml:lang="zh">&#36755;&#20837;&#21475;&#20196;:</value>
        </property>
        <property key="PosUserNotManager">
            <value xml:lang="en">User is not a valid manager!</value>
            <value xml:lang="es">El usuario no es administrador válido</value>
            <value xml:lang="fr">Cet utilisateur n'est pas un gérant !</value>
            <value xml:lang="it">Utente non è un manager valido!</value>
            <value xml:lang="ro">Utilizatorul nu este un manager valid!</value>
            <value xml:lang="zh">&#29992;&#25143;&#38750;&#21512;&#27861;&#31649;&#29702;&#21592;!</value>
        </property>
        <property key="PosValidating">
            <value xml:lang="en">Validating...</value>
            <value xml:lang="es">Validando...</value>
            <value xml:lang="fr">Validation...</value>
            <value xml:lang="it">Validazione...</value>
            <value xml:lang="ro">Validare...</value>
            <value xml:lang="zh">&#30830;&#35748;...</value>
        </property>
        <property key="PosVoid">
            <value xml:lang="en">Enter Order Number To Void:</value>
            <value xml:lang="es">Ingrese número de orden a anular</value>
            <value xml:lang="fr">Entrez le n° d'ordre à annuler :</value>
            <value xml:lang="it">Inserire Numero Ordine Da Svuotare:</value>
            <value xml:lang="ro">Introduceti Numarul Comenzii de Descarcat:</value>
            <value xml:lang="zh">&#36755;&#20837;&#35201;&#20316;&#24223;&#30340;&#35746;&#21333;&#21495;:</value>
        </property>
        <property key="PosWaitingFinalSales">
            <value xml:lang="en">Waiting for final sales data transmission...</value>
            <value xml:lang="es">Esperando transmisión de datos...</value>
            <value xml:lang="fr">En attente de transmission de données ...</value>
            <value xml:lang="it">In Attesa di trasmissione dei dati vendite finali...</value>
            <value xml:lang="ro">Asteptare pentru transmiterea datelor de vanzare finale...</value>
            <value xml:lang="zh">&#31561;&#24453;&#26368;&#32456;&#38144;&#21806;&#25968;&#25454;&#20256;&#36755;...</value>
        </property>
    </resource>

    When you say "displayed" I assume you mean displayed in some GUI component. In which case you should assign a font to that component which can render those characters properly.

  • Flash movie just has a white box when previewed

    Working in Flash CS4
    My question is when I publish my flash movie it opens fine on my computer but when I copy the folder with all the contents to another computer the skin show up fine but I get a white box where the movie should be. The same goes if we try to place it on a website. Files are available here to view
    ftp.azcaf.org
    Username: rickadobe
    Password: forum4HELP (case sensitive)

    Hi,
    I have taken a look at your .fla and seems your source file name is not matching with what is available(Bob_Dickson.f4v) & what is specified(Bob Dickson InterviewH264.f4v) in the Component Inspector panel. Either rename your movie from "Bob_Dickson.f4v" to "Bob Dickson InterviewH264.f4v" probably the easiest way or change the Source name for your flv playback component in Component Inspector panel to "Bob_Dickson.f4v" and re-publish the swf.
    Hope this helps
    Thanks!
    ps: pls mark this post as Answered if it was helpful to you

  • Flash movie just has a white box when I preview

    Working in Flash CS4
    My question is when I publish my flash movie it opens fine on my computer but when I copy the folder with all the contents to another computer the skin show up fine but I get a white box where the movie should be. The same goes if we try to place it on a website.
    When I'm in flash should I be going to
    File Publish or
    File Export SWF
    To be placed in a website.

    NAte here is the link to the page that has the flash movie that is coming up as a white box
    http://www.azcaf.org/videos/DICKSON/DICKSON.html
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>DICKSON</title>
    <script language="JavaScript" type="text/javascript">
    <!--
    //v1.7
    // Flash Player Version Detection
    // Detect Client Browser type
    // Copyright 2005-2008 Adobe Systems Incorporated.  All rights reserved.
    var isIE  = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
    var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
    var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
    function ControlVersion()
         var version;
         var axo;
         var e;
         // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry
         try {
              // version will be set for 7.X or greater players
              axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");
              version = axo.GetVariable("$version");
         } catch (e) {
         if (!version)
              try {
                   // version will be set for 6.X players only
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
                   // installed player is some revision of 6.0
                   // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29,
                   // so we have to be careful.
                   // default to the first public version
                   version = "WIN 6,0,21,0";
                   // throws if AllowScripAccess does not exist (introduced in 6.0r47)
                   axo.AllowScriptAccess = "always";
                   // safe to call for 6.0r47 or greater
                   version = axo.GetVariable("$version");
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 4.X or 5.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                   version = axo.GetVariable("$version");
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 3.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
                   version = "WIN 3,0,18,0";
              } catch (e) {
         if (!version)
              try {
                   // version will be set for 2.X player
                   axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
                   version = "WIN 2,0,0,11";
              } catch (e) {
                   version = -1;
         return version;
    // JavaScript helper required to detect Flash Player PlugIn version information
    function GetSwfVer(){
         // NS/Opera version >= 3 check for Flash plugin in plugin array
         var flashVer = -1;
         if (navigator.plugins != null && navigator.plugins.length > 0) {
              if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
                   var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
                   var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
                   var descArray = flashDescription.split(" ");
                   var tempArrayMajor = descArray[2].split(".");
                   var versionMajor = tempArrayMajor[0];
                   var versionMinor = tempArrayMajor[1];
                   var versionRevision = descArray[3];
                   if (versionRevision == "") {
                        versionRevision = descArray[4];
                   if (versionRevision[0] == "d") {
                        versionRevision = versionRevision.substring(1);
                   } else if (versionRevision[0] == "r") {
                        versionRevision = versionRevision.substring(1);
                        if (versionRevision.indexOf("d") > 0) {
                             versionRevision = versionRevision.substring(0, versionRevision.indexOf("d"));
                   var flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
         // MSN/WebTV 2.6 supports Flash 4
         else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
         // WebTV 2.5 supports Flash 3
         else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
         // older WebTV supports Flash 2
         else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
         else if ( isIE && isWin && !isOpera ) {
              flashVer = ControlVersion();
         return flashVer;
    // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
    function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
         versionStr = GetSwfVer();
         if (versionStr == -1 ) {
              return false;
         } else if (versionStr != 0) {
              if(isIE && isWin && !isOpera) {
                   // Given "WIN 2,0,0,11"
                   tempArray         = versionStr.split(" ");      // ["WIN", "2,0,0,11"]
                   tempString        = tempArray[1];               // "2,0,0,11"
                   versionArray      = tempString.split(",");     // ['2', '0', '0', '11']
              } else {
                   versionArray      = versionStr.split(".");
              var versionMajor      = versionArray[0];
              var versionMinor      = versionArray[1];
              var versionRevision   = versionArray[2];
                 // is the major.revision >= requested major.revision AND the minor version >= requested minor
              if (versionMajor > parseFloat(reqMajorVer)) {
                   return true;
              } else if (versionMajor == parseFloat(reqMajorVer)) {
                   if (versionMinor > parseFloat(reqMinorVer))
                        return true;
                   else if (versionMinor == parseFloat(reqMinorVer)) {
                        if (versionRevision >= parseFloat(reqRevision))
                             return true;
              return false;
    function AC_AddExtension(src, ext)
      if (src.indexOf('?') != -1)
        return src.replace(/\?/, ext+'?');
      else
        return src + ext;
    function AC_Generateobj(objAttrs, params, embedAttrs)
      var str = '';
      if (isIE && isWin && !isOpera)
        str += '<object ';
        for (var i in objAttrs)
          str += i + '="' + objAttrs[i] + '" ';
        str += '>';
        for (var i in params)
          str += '<param name="' + i + '" value="' + params[i] + '" /> ';
        str += '</object>';
      else
        str += '<embed ';
        for (var i in embedAttrs)
          str += i + '="' + embedAttrs[i] + '" ';
        str += '> </embed>';
      document.write(str);
    function AC_FL_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
         , "application/x-shockwave-flash"
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_SW_RunContent(){
      var ret =
        AC_GetArgs
        (  arguments, ".dcr", "src", "clsid:166B1BCA-3F9C-11CF-8075-444553540000"
         , null
      AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
    function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
      var ret = new Object();
      ret.embedAttrs = new Object();
      ret.params = new Object();
      ret.objAttrs = new Object();
      for (var i=0; i < args.length; i=i+2){
        var currArg = args[i].toLowerCase();
        switch (currArg){
          case "classid":
            break;
          case "pluginspage":
            ret.embedAttrs[args[i]] = args[i+1];
            break;
          case "src":
          case "movie":
            args[i+1] = AC_AddExtension(args[i+1], ext);
            ret.embedAttrs["src"] = args[i+1];
            ret.params[srcParamName] = args[i+1];
            break;
          case "onafterupdate":
          case "onbeforeupdate":
          case "onblur":
          case "oncellchange":
          case "onclick":
          case "ondblclick":
          case "ondrag":
          case "ondragend":
          case "ondragenter":
          case "ondragleave":
          case "ondragover":
          case "ondrop":
          case "onfinish":
          case "onfocus":
          case "onhelp":
          case "onmousedown":
          case "onmouseup":
          case "onmouseover":
          case "onmousemove":
          case "onmouseout":
          case "onkeypress":
          case "onkeydown":
          case "onkeyup":
          case "onload":
          case "onlosecapture":
          case "onpropertychange":
          case "onreadystatechange":
          case "onrowsdelete":
          case "onrowenter":
          case "onrowexit":
          case "onrowsinserted":
          case "onstart":
          case "onscroll":
          case "onbeforeeditfocus":
          case "onactivate":
          case "onbeforedeactivate":
          case "ondeactivate":
          case "type":
          case "codebase":
          case "id":
            ret.objAttrs[args[i]] = args[i+1];
            break;
          case "width":
          case "height":
          case "align":
          case "vspace":
          case "hspace":
          case "class":
          case "title":
          case "accesskey":
          case "name":
          case "tabindex":
            ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
            break;
          default:
            ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
      ret.objAttrs["classid"] = classid;
      if (mimeType) ret.embedAttrs["type"] = mimeType;
      return ret;
    // -->
    </script>
    </head>
    <body bgcolor="#ffffff">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!-- saved from url=(0013)about:internet -->
    <script language="JavaScript" type="text/javascript">
         AC_FL_RunContent(
              'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0',
              'width', '720',
              'height', '450',
              'src', 'DICKSON',
              'quality', 'high',
              'pluginspage', 'http://www.adobe.com/go/getflashplayer',
              'align', 'middle',
              'play', 'true',
              'loop', 'true',
              'scale', 'showall',
              'wmode', 'window',
              'devicefont', 'false',
              'id', 'DICKSON',
              'bgcolor', '#ffffff',
              'name', 'DICKSON',
              'menu', 'true',
              'allowFullScreen', 'false',
              'allowScriptAccess','sameDomain',
              'movie', 'DICKSON',
              'salign', ''
              ); //end AC code
    </script>
    <noscript>
         <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="720" height="450" id="DICKSON" align="middle">
         <param name="allowScriptAccess" value="sameDomain" />
         <param name="allowFullScreen" value="false" />
         <param name="AutoStart" value="true" />
         <param name="movie" value="./DICKSON.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />     <embed src="./DICKSON.swf" quality="high" bgcolor="#ffffff" width="720" height="450" name="DICKSON" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" />
         </object>
    </noscript>
    </body>
    </html>

  • Thumbnails showing up as white boxes / squares.

    I recently loaded up iPhoto and went through the library and deleted a whole bunch of photos - mostly poorly taken shots or things that I no longer want around. When I went back into iPhoto, all of those photos I delelted are now showing as white boxes and making iPhoto run exceedingly slow! I searched around on this forum and found a couple similar problems but nothing exactly on target. I tried rebuilding the library (started iPhoto with the command-option keys down) but that didn't work either.
    Any other ideas?

    Daniel:
    Welcome to the Apple Discussions. How did you go about deleting the files? From within iPhoto and then empty the iPhoto trash? Or did you delete them from the Finder? If it was from the Finder see if this will help:
    How to recover those photos lost due to renaming or moving in the Finder
    1 - make a backup copy of your iPhoto Library folder
    2 - do a search of just the iPhoto library folder with the following criteria:
    File name contains ".jpg" and File size is less than 1 KB.
    That will find all of those zero sized files that were created when iPhoto couldn't fine the originals.
    3 - move those zero sized image files to the trash.
    4 - now delete those "bad" photos from the iPhoto library using the normal method. (you don't have to but if you don't they will be recovered every time you do a library rebuild with the "recover orphaned photos" option selected).
    5 - launch iPhoto with the Command+Option keys depressed and when the rebuild menu comes up select the last option, "Recover orphaned photos in the iPhoto Library folder"
    This will recover those renamed files and put then in a new roll. The only downside is that their titles in iPhoto will be "Roll xx-1, etc. You can do a Get Info on them, find the actual file name and change the title so they are the same.
    So it can be done with a little work.

  • Album art showing up as white box on iphone

    I have an issue with album art displaying in the ipod app on my iphone. If you take a look at the pic linked here: http://yfrog.com/0rimg0091up
    When albums dont have album art they show up with a generic grey music icon (#1 in the image), but I have albums with artwork in itunes, but the iphone displays the art as a white blank square (see #2 in the image).
    Anyone have this issue or can suggest a solution? Thanks.

    I just noticed this on my phone today.
    17 out of 360 albums have 'white box' artwork.
    I'm sure they were showing up previously, and I haven't recently synced my phone either.
    Tried turning off & turned back on, but still the same.
    Interestingly, when you actually play any tracks from the album or browse in horizontal 'cover flow' view, the artwork displays fine.
    It's only in the 'artists' or 'albums' list view that they display incorrectly.
    weird.

  • Chinese Characters in Body of the Email when sending attachments.

    I have google and exchange accounts connected to mac mail. Whenever I send an attachments through the exchange account via mac mail, the recipient receives the attachment however is filled with Chinese characters in the body of the email that look like this (⁥敧敮慲整⁤祢䔠捸慬浩牥吠浥汰瑡⁥摅瑩牯漠㘰ㄺ㨶㈳䘠楲慤ⱹ㤠䨠湡慵祲㈠㄰‵ⴭാ㰊呓䱙⁅祴数琽硥⽴獣㹳⹐慥捥㌱㙥〭㉢ⵤ㐴㜳㠭㐸ⴴ散㜸挴㌳㌳㑢笠਍䴉剁䥇㩎〠浣〠浣 〠瑰਍ൽ䰊⹉慥捥㌱㙥〭㉢ⵤ㐴㜳㠭㐸ⴴ散㜸) and goes on for 10-15 lines even when there is no content in the email.
    The OSX that I am running is Yosemite Version 10.10. Does anyone have a resolution to this problem? Thanks

    It looks like bogus chinese created when a message encoded as utf-8 is read as if it were encoded as utf-16.
    See if the people who run the exchange server can help, if that is the only account where this happens.  Such systems often botch encodings.  I don't know of anything you could do at your end beyond playing with the Windows Friendly attachment setting in Mail.

  • Why aren't handwritten chinese characters showing up in applications?

    I'm on a 13" MacBook Pro, running OS X 10.9.4. I have activated [Pinyin - Simplified] in my input sources, and I have activated the option for TrackPad handwriting. Typing the pinyin and choosing the right character works fine, but I haven't been able to input chinese characters into any document via the trackpad writing method. I am able to pull up the "slate" thing, write, and choose a character, but the character just doesn't show up in the application. I've tried it with TextEdit, Word, and Safari.

    You might try asking at
    https://groups.google.com/forum/#!forum/chinesemac
    or if you know chinese well, at
    https://discussionschinese.apple.com/

  • Chinese characters are displayed as blank box on the TextField in The new HTC One with Android 4.4.2

    I use the AIR SDK is 4.0.0.1628, mobile phone is The new HTC One with Android 4.4.2 in Taiwan.
    When the application installed on the The new HTC One with Android 4.4.2, chinese characters in TextField displayed as blank.
    Hope it can be fixed as soon as possible.
    The test code:
    package
              import flash.display.Sprite;
              import flash.display.StageAlign;
              import flash.display.StageScaleMode;
              import flash.text.Font;
              import flash.text.TextField;
              import flash.text.TextFieldAutoSize;
              import flash.text.TextFormat;
              public class TestFont extends Sprite
                        public function TestFont()
                                  stage.scaleMode = StageScaleMode.NO_SCALE;
                                  stage.align = StageAlign.TOP_LEFT;
                                  var sprite:Sprite = new Sprite();
                                  var value1:String = "简体中文测试";
                                  var value2:String = "繁體中文測試";
                                  var txt11:TextField = createTextField(null, "11 "+value1);
                                  txt11.x = 10;
                                  txt11.y = 10;
                                  sprite.addChild(txt11);
                                  var txt12:TextField = createTextField(null, "12 "+value2);
                                  txt12.x = txt11.x + txt11.width;
                                  txt12.y = txt11.y;
                                  sprite.addChild(txt12);
                                  var txt21:TextField = createTextField("STHeitiTC-Medium","21 "+value1);
                                  txt21.x = 10;
                                  txt21.y = txt11.y + txt11.height;
                                  sprite.addChild(txt21);
                                  var txt22:TextField = createTextField("MSYH","22 "+value2);
                                  txt22.x = txt21.x + txt21.width;
                                  txt22.y = txt21.y;
                                  sprite.addChild(txt22);
                                  var lastY:int = txt22.y + txt22.height;
                                  var fonts:Array = Font.enumerateFonts(true);
                                  var index:int = 0;
                                  for each (var font1:Font in fonts)
                                            index++;
                                            var txtF:TextField = createTextField(font1.fontName, index + "/" + fonts.length + " " + font1.fontName + " "+value1 +" " + value2);
                                            txtF.x = 10;
                                            txtF.y = lastY;
                                            sprite.addChild(txtF);
                                            lastY += txtF.height;
                                  addChild(sprite);
                        public function createTextField(font:String, value:String):TextField{
                                  var txt:TextField = new TextField();
                                  txt.autoSize = TextFieldAutoSize.LEFT;
                                  var format:TextFormat = new TextFormat();
                                  if(font != null){
                                            format.font = font;
                                            txt.defaultTextFormat = format;
                                            txt.setTextFormat(format);
                                  txt.text = value;
                                  var dformat:TextFormat = txt.defaultTextFormat;
                                  if(dformat != null){
                                            txt.text = value + " |" + dformat.font;
                                  if(font != null){
                                            txt.setTextFormat(format);
                                  return txt;

    I am in mainland China, my Nexus7 can display chinese characters, but my friend in Taiwan, his android4.4.2 display chinese characters as blank.
    I don't understand the reason.
    By the way, TextFormat.font don't work, whatever I set any fonts, display are the same.
    My screenshots:
    Taiwan's screenshots:

Maybe you are looking for