Flex Bug? "embedAsCff: false ' is not recognized by Flex!

I have a few fonts embedded in my Flex application. When I run the application, I get the following error:

warning: incompatible embedded font 'DaxNoCff' specified for mx.core::UITextFormat. This component requires that the embedded font be declared with embedAsCff=false

The font embedded in my fonts.css file looks like this:

@font-face {
    src: url('fonts/daxRegular.ttf');
    fontFamily: DaxNoCff;
    embedAsCff: false;
}

@font-face {
    src: url('fonts/daxMedium.ttf');
    fontFamily: DaxNoCff;
    fontWeight: bold;
    embedAsCff: false;
}

Other fonts that have embedAsCff to the fine, set to true display. Nobody knows the reason why embedAsCff:false is not recognized by Flex?

I think it is embedAsCFF.

-Gordon

Tags: Flex

Similar Questions

  • OSMF in Flex: (autoPlay = false) does not show 1 Frame

    I create a mediaElement and mediaPlayer, mediaContainer exactly like in the osmf_dev_guide.pdf documentation. The only difference is that I addChild to a UIComponent since I am in Flex.

    mediaFactory = new DefaultMediaFactory();
    mediaElement = mediaFactory.createMediaElement (new URLResource (VIDEO_URL));


    mediaPlayer = new MediaPlayer();
    mediaPlayer.autoPlay = false;
    mediaPlayer.media = mediaElement;

    mediaContainer = new MediaContainer();
    mediaContainer.addMediaElement (mediaElement);

    myMxUiComp.addChild (mediaContainer);

    The problem is with the mediaPlayer in bold block. What I expect is a mediaPlayer paused with the first broadcast of the image. What I get is a videoPlayer suspended with a white/white frame (as if the mediaElement has not yet loaded in mediaPlayer).

    If I move the line of automatic game down to maybe make sure the mediaElement has loaded into the player, as then, it gets dropped and the video just autoplays and charges as if autoPlay = false is not there.

    mediaPlayer = new MediaPlayer();
    mediaPlayer.media = mediaElement;

    mediaPlayer.autoPlay = false;

    as if we did it:

    mediaPlayer = new MediaPlayer (mediaElement);

    mediaPlayer.autoPlay = false;

    I think sandwitching autoPlay = false in the Middle, as shown in the documentation, is the way to go, because I think that he made sure the player is suspended before the insertion of any media (before the mediaElement is assigned). But he would still get the first frame of the video showing, otherwise, it seems confusing to the user.

    Thank you

    David

    The autoPlay property is not retroactive, so if you set autoPlay after setting the MediaElement on the MediaPlayer, then he won't have an effect.

    The reason why you get the first image when loading of the fake video with autoPlay is OSMF adopts a cautious approach to the media loading.  If we were to show the first default image, then we trigger the download (for progressive video) or connect to the stream (for release).  In both cases, these actions could trigger "views false' on the side server, we have heard many clients is something to avoid.

    In addition, in many cases, the first frame of a video is uninteresting (e.g. no black background image), so it makes more sense to display a poster canned frame.  We experimented with some techniques to achieve this in our example application player example (see examples of "Poster frame" and "RTMP Poster Frame").  Demo is here, source is here.

    Finally, I would add that the behavior you're looking for is considered as desirable enough for the video Flex component (which is based on OSMF) that they have added native support.  So, you might also consider looking at their component (Flex 4) for video.

  • Flex 3: property data Combobox is not recognized

    Hello

    Why is the data property Combobox is not recognized?

    I have a Simple drop-down list box, in respect of the change of the said event, a function is to be called and under this combobox.data doesn't think?

    <? XML version = "1.0" encoding = "utf-8"? >

    "< mx:Application xmlns:mx ="http://www.adobe.com/2006/mxml"layout ="absolute">"

    < mx:Array id = "myarray" >
    < mx:String > One < / mx:String >
    < mx:String > two < / mx:String >
    < mx:String > 3 < / mx:String >
    < / mx:Array >

    < mx:Script >

    <! [CDATA]
    Import mx.controls.Alert;

    public void label1_creationCompleteHandler(event:Event):void
    {

    if(MyComboBox.Data>1)
    {
    Alert.Show ('Hi');
    mycombobox.setStyle('backgroundColor','#137EC2');
    }
    }

    []] >
    < / mx:Script >
    < mx:ComboBox id = "Mazonedelistederoulante" dataProvider = "{myarray}" creationComplete = "label1_creationCompleteHandler (event)" >
    < / mx:ComboBox >
    < / mx:Application >

    Hi Kiran,

    You should not use the property data in this context. IT, real goal comes in the image when you work / are using itemRenderers and itemEditors.

    More on the if(mycombobox.data>1) of the condition will be satisfied not why because your mycombobox.data is equal to the null value and therefore the condition fails.

    data property
    data:Object[read-write]

    The data property allows you to pass a value to the component when you use it in an item converter or editor element. You use data binding to bind a field of the data property for a property of this element.

    The ComboBox control use it listData property and the data property as follows. If the ComboBox in a DataGrid control, it expects the dataField property of the column to map to a property in sets of data and selectedItem to this property. If the ComboBox control is in a list control, it is expected that the labelField of the list to map to a property in sets of data and selectedItem to this property. Otherwise, it sets selectedItem to the data itself.

    You do not set this property in MXML.

    This property can be used as the source for data binding.

    Thank you

    Jean Claude

  • Internal SATA II hard drive not recognized by Windows 7

    I upgraded to the i7 platform today and started with a new installation of windows 7, but I also kept my old 2 disks hard disk 0 (Hitatchi 250 GB) drive (Hitatchi 500 GB) 1 2 (Seagate 1 TB drive) - the 1 TB HARD drive is a new one. However, the BIOS recognizes all drives, Windows 7 does not recognize 1 TB HARD drive... Disk management is. Any Suggestions? I want to be able to use the walk that I have information on the 500, but it is 90% full... (Pulling my hair out trying to find a way for this drive be seen by windows 7).

    Intel LGA 1156 MB
    4 GB RAM DDR3 1066
    Intel Core i7 2.8 GHz
    MSI NVIDIA 250 GTS 512 MB video.

    I managed to solve the problem. I had EXACTLY the same problem and was able to resolve this down to a bug in Windows 7.

    Windows 7 SATA not recognized

    I did a blog post on this subject in which I linked above. However, I will also give you the solution here:

    The answer:
    Start-> right click computer-> properties
    Device Manager (left side)
    Click on the arrow of disks to view the list
    Find your reader you have installed here
    Make a right click on the drive-> uninstall
    After the HDD SATA disappears, click on action-> Scan for hardware changes menu

  • Foreign key constraint, not recognized during the synchronization of data with the model dictionary

    Hello

    Data Modeler is a foreign key constraints do not recognize when synchronizing data with the model dictionary, although the foreign key is there (in the database that a data dictionary is read). I can't find any criterion when a foreign key is not recognized by the Data Modeler. Are there limits to the length of the attribute, or the number of columns in a foreign key, or other limitations which may lead to this behavior not to recognize a fk by Data Modeler? I have columns more than 32 characters. I compared with the fk is recognized by DM, but I can't find anything that indicates why it is not recognized.

    I wonder if someone also has constraints of foreign keys that are not recognized in the comparison of data bases and model?

    Thank you

    Robert

    Hi Robert,.

    Thanks for the comments, I logged a bug.

    Philippe

  • Non-breaking space as GREP not recognized?

    Hello

    I'm trying to insert a non-breaking space in a paragraph numbering style. I have to do this through GREP text characters. The GREP text for a non-breaking space is "^ S". The chips paragraph Style and numbering menu, under Numbering Style > number, I type for example: "text ^ SHello. I expect to see 'text Hello. But I see "text ^ SHello" out. It seems as if "^ S" is not recognized. Is this a bug or I do something wrong?

    This is for CS4.

    Thank you.

    Okay, we don't mean number prefixes longer, we speak of cross references. Different animal.

    I just tried sticking a nonbreaking space in the prefix filed in the numbered list dialog box, and then make a reference to the format to display the paragraph number. The non-breaking space, I pasted is preserved.

  • Goal not recognized by Lightroom despite the profile of lenses available and correct metadata in the RAW file

    Hi all

    In Photoshop Lightroom CC (latest updates installed - v2015.5) my Tamron 15-30 mm f/2.8 lens is not recognized, only an opportunity for the focal length and aperture are visible.

    The profile of lenses must be selected manually - but even after selecting the lens information are not available for the photos in the library module, so I can't search/filter for this purpose.

    In the RAW files from my Nikon D750 written in the metadata correctly: target = 15-30 mm f/2.8 and LensIDNumber = 233.

    Funny enough for the 24-70mm f/2.8 Tamron everything works-> his profile is automatically recognized in the develop module and I can / filter to search for it in the library module.

    Any advise?

    Thank you and best regards,

    Meik

    You are probably affected by this known bug: -lens-metadata-field-missing-on-import https://feedback.photoshop.com/photoshop_family/topics/camera-raw-9-5-lens-information-aux

  • Telephone numbers in an excel spread sheet not recognized by Adobe Acrobat DC

    Prior to my upgrade to Adobe Acrobat DC on my iPhone, phone numbers in an excel sheet spread is recognized by Acrobat Reader as such i.e. you would touch and hold the number, a "pop up" seems so the opportunity to 'CALL' or 'SEND a MESSAGE '. This feature does work in format Adobe Acrobat, DC, why not?

    Hello

    Acrobat DC IOS uses the iOS Apple SDK to display the overview of the documents not PDF (e.g. Word, Excel, PowerPoint).

    It looks like a bug Apple for failing to detect automatically phone numbers only in Excel spreadsheets.

    I opened my Excel (.xls and .xlsx), Word (.docx), PowerPoint (.pptx) documents with numbers from phone to Acrobat DC for iOS.   The phone numbers in Word and PowerPoint documents have been properly recognized as such.  In the preview, plain text is transformed into text underlined in blue.  When you press and hold on the phone number, you will get the options you have mentioned.

    On the other hand, the phone numbers in the Excel spreadsheet were not recognized in the preview.  In Excel, I used the cell Format > number > special > phone number with the United States (in English) as a language.  But it has not fixed the problem.

    It turns out that Apple Mail Preview (on iOS 8) has the same problem.  You can also send your Excel spreadsheet to yourself and open it in Apple Mail on your iPhone to confirm that this is a bug to Apple.

    You can post a question in the Apple Support

    iPhone - Mail, Contacts, calendars - Apple Support

    or use Word documents for automatic detection of phone numbers.

    Sorry for the inconvenience.

  • java.io.IOException: schema of Transport NOT recognized: [tcp]

    Hi all, I have developed a Java class that allow me to connect, create, send and receive information to an ActiveMQ queues.
    However, when I loaded this java class Oracle 11 GR 2 (11.2), the java class has failed error message (its status is active and without errors. Is the output I got in SqlDeveloper

    * java.io.IOException: schema of Transport NOT recognized: [tcp]. * When I called this Jdeveloper 11g Java class it worked but PL/SQL does not.

    This is the Java class, I've been using



    Import javax.jms.JMSException;
    Javax.jms import. *;

    to import javax.naming.Context;
    Import javax.naming.InitialContext;
    Import javax.naming.NamingException;

    Import org.apache.activemq.ActiveMQConnectionFactory.


    public class ActiveMQRequest {
    URL of the JMS server. DEFAULT_BROKER_URL will just mean
    This JMS server is on localhost

    Name of the queue, that send messages
    private static String destMameReq = "QueueIN"; request
    private static String destNameResp = "QueueOUT"; response



    public static String Request (String urlMQ,
    String destNameReq,
    String destNameResp,
    OperationType string,
    String XMLmessage) throws JMSException {}
    int JMSDeliveryMode = 2; for PERMANENT
    ConnectionFactory Factory = null;
    Context jndiContext = null;
    Queue destRequ = null;
    Queue destResp = null;
    QueueSession session = null;
    QueueConnection connection = null;
    String messageID = null;
    QueueReceiver queueReceiver = null;
    QueueSender queueSender = null;
    String replyString = null;
    Traded Boolean = false;
    TextMessage outMessage = null;

    try {}
    jndiContext = new world;
    } catch (NamingException e) {}
    System.out.println ("could not create JNDI API context:" + try ());
    System.Exit (1);
    return "error: failure of Initial context."
    }

    try {}
    connectionFactory = new ActiveMQConnectionFactory (urlMQ);

    connectionFactory = jndiContext.lookup ("connectionFactory") (Factory);
    destRequ = jndiContext.lookup (destNameReq) (tail); Queue the request
    destResp = jndiContext.lookup (destNameResp) (tail); Response queue
    } catch (Exception e) {}
    System.out.println ("JNDI API lookup failed:" + try ());
    System.Exit (1);
    return "error: factory of MqConnection failed:"+ try (); ".
    }

    Start
    try {}
    connection = connectionFactory.createQueueConnection ();
    Connection.Start ();


    } catch (JMSException ycsms) {}
    System.out.println ("error: JMS Exception occurred:" + jmse.toString ());
    return "error: JMS Exception occurred to create a queue of connection:"+ jmse.toString ();.
    } catch (Exception e) {}
    System.out.println ("JNDI API lookup failed:" + try ());
    e.printStackTrace ();
    return "error search: JNDI API could not create Connectio queue:"+ try (); ".

    }
    try {}
    session = connection.createQueueSession (transacted, Session.AUTO_ACKNOWLEDGE);
    Check this box to instead of using JNDI
    destRequ = session.createQueue (destNameReq);
    destResp = session.createQueue (destNameResp);
    } catch (JMSException ycsms) {}
    System.out.println ("error: JMS Exception occurred:" + jmse.toString ());
    return "error: JMS Exception occurred createQueueSession:"+ jmse.toString ();.
    } catch (Exception e) {}
    System.out.println ("JNDI API lookup failed:" + try ());
    e.printStackTrace ();
    return "error search: JNDI API has no createQueueSession:"+ try (); ".

    }
    ///
    try {}
    queueSender = session.createSender (destRequ);
    outMessage = session.createTextMessage (XMLmessage);
    Sets other properties of the message
    outMessage.setJMSPriority (7);
    outMessage.setJMSReplyTo (destResp);
    outMessage.setJMSDeliveryMode (JMSDeliveryMode);
    outMessage.setJMSType ("Interval"); Interval of
    outMessage.setJMSType (OperationType); ODR, meantime, Ping
    System.out.println ("sending message.:" + outMessage.getText ());
    } catch (JMSException ycsms) {}
    System.out.println ("error: JMS Exception occurred:" + jmse.toString ());
    return "error: JMS Exception occurred createSender:"+ jmse.toString ();.
    } catch (Exception e) {}
    System.out.println ("JNDI API lookup failed:" + try ());
    e.printStackTrace ();
    return "error search: JNDI API failed: createSender"+ try (); ".

    }
    Here, we send the message!
    try {}
    queueSender.send (outMessage);


    System.out.println ("sent... Message:" + outMessage.getText () + "'");

    Receiving

    messageID = outMessage.getJMSMessageID ();


    Channel selector = "JMSCorrelationID = '" + messageID + ' "';
    System.out.println ("JMSCorrelationID = '" + messageID + "'");
    queueReceiver = session.createReceiver (destResp, selector);

    System.out.println ("received Message.");
    Message inMessage = queueReceiver.receive (2000);


    If (inMessage instanceof TextMessage) {}
    replyString = (inMessage) .getText ((text));
    System.out.println ("message:" + replyString + "'");
    }
    on the other
    replyString = "error: text is empty";
    } catch (JMSException ycsms) {}
    System.out.println ("error: JMS Exception occurred:" + jmse.toString ());
    return "error: JMS Exception occurred received:"+ jmse.toString ();.
    } catch (Exception e) {}
    System.out.println ("JNDI API lookup failed:" + try ());
    e.printStackTrace ();
    return "error search: JNDI API could not receive:"+ try (); ".

    } {Finally
    queueReceiver.close ();
    queueSender.close ();
    session. Close();
    Connection.Close;
    }
    Return replyString;
    }
    }


    This is encapsulation of pl/sql of th

    create or replace
    function ActiveMQRequest (url in varchar2,
    destNameReq in varchar2,
    destNameResp in varchar2,
    OperationType in varchar2,
    XMLmessage in varchar2) return varchar2
    like java language
    name 'ActiveMQRequest.Request (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) return java.lang.String ';


    and that is the release of JDeveloper

    Sending message. :
    < message >
    < header >
    SourceID < SourceID > < / SourceID >
    < > 11111111111 TransactionID < / TransactionID > < MeterID > VIEN < / MeterID > < REPID > 41679178 < / REPID > < TransactionDate > 2010 - 10 - 08T 02: 00:00 < / TransactionDate > < Sensus UserID > < / UserID > < customer CustomerID > < / CustomerID > < / header > < body > < StarDate > 2010 - 10-01 T 14: 00:00 < / StartDate > < EndDate > 2010 - 10 - 06 T 14: 00:00 < / EndDate > < IntervalFlag > Y < / IntervalFlag > < MeterFlag > Y < / MeterFlag > < / Body >

    JMSCorrelationID = ' ID:W05834007 - 3793-1286901259437 - 0:0:1:1:1'
    Message is received.
    Message received: < Message >
    < header >
    < > 11111111111 TransactionID < / TransactionID >
    SourceID < SourceID > < / SourceID >
    < / header >
    < body >
    Acknowledge < TransactionStatus > < / TransactionStatus >
    < TransactionMessage > interval indicator null is not o or N < / TransactionMessage >
    < / body >
    < / message > '
    Result: < Message >
    < header >
    < > 4444444444444444 TransactionID < / TransactionID >
    < SourceID > NRT < / SourceID >
    < / header >
    < body >
    Acknowledge < TransactionStatus > < / TransactionStatus >
    < TransactionMessage > interval indicator null is not o or N < / TransactionMessage >
    < / body >
    < / message >


    When I run in Oracle Sqldeveloper output has been

    Error: JMS Exception occurred to create a queue of connection: javax.jms.JMSException: not able to create transport. Reason: java.io.IOException: schema of Transport NOT recognized: [tcp]


    Do you know what I'm doing in the configuration of Oracle 11 g 2 to do this work. I would appreciate your help.

    Thank you

    Do you have activemq.jar or activemq-Core loadjava in the database with your class? Looks like some ActiveMQ classes lack.

  • Export .wav Audition 3.0 session files not recognized by CD burning programs...

    Hello

    I use Audition to create multitrack sessions on my laptop.  Everything works fine, no problems at all... that is, until I export my sessions completed in WAV files.  For some reason, the. WAV files are not recognized as 'valid '. WAV files in programs like EAC, Nero CD, burning etc.

    The laptop that I use is a Dell XPS 1330 running Vista x 64 SP2.

    Now, fortunately, I have a portable backup that is running Windows XP SP2, on which I also installed hearing.  Interestingly, these same. WAV files exported from the hearing on the Vista machine will matter not in any laptop XP of CD burning software.

    So what I have to do now is copy my files of session of the hearing of my new laptop (Vista) during my old laptop (XP).  Once I have it and export the. WAV files from the XP laptop - these files are recognized by my burning software.  Curiously, the software of engraving on BOTH machines recognize the. WAV files exported from the XP machine.

  • Now, this indicates to me that there could be a problem with how hearing exports these. WAV files of sessions on a Vista x 64 system.
  • Is anyone familiar with this problem?  It's a simple configuration setting I can adjust?  Or is this a known bug?

    Thanks in advance...

    My guess is that you export these 32-bit wavs instead of files audio standard 44.1/16 bit

  • iTunes not recognizing iphone

    Hey guys, last updated itunes is not recognizing my iphone.

    Uninstalled and reinstalled iTunes several times, everything is up to date. I also tried the thing of driver device manager update, but the apple usb driver is not present even after I have reinstall and uninstall iTunes, all solutions? p.s Also running windows 10.

    Hello, you should see this article, it will help you If iTunes does not your iPad, iPhone or iPod - Apple Support

  • My IPhone 6 is not recognized by my IMac

    My IPhone 6 is not recognized by my IMac

    What operating system do you use? If you mean that it is not recognized by iTunes and you use 10.7 as your profile is displayed, you will need to upgrade your operating system to get the latest version of iTunes.

  • Logitech C310 Webcam not recognized

    I have a Mac Mini from 2012 which I just upgraded to Sierra. Everything went well except the webcam, a Logitech C310, is not recognized by the operating system. He keeps his identification as "unknown device". It doesn't seem to work properly, but I fear that it is not properly recognized by the operating system.

    Anyone else have a similar problem with a Logitech webcam that faces a problem?

    Contact Logitech technical support. The camera may be incompatible.

  • Updated itunes 12.5.1 and iPhone not recognized now

    I upgraded to itunes 12.5.1 and now my itunes does not recognize my iphone when it's connected.  I have a new laptop with Windows 10.  Can anyone help please?  I want to save my phone before I upgarde to the new iphone 10.0 software.  Thank you!

    Hey cbaron12,

    Thank you for being a part of the communities of Apple Support.

    I understand that your iPhone is not recognized in iTunes on your Windows PC.  It of a good idea to always backup your iPhone, so in order to get this problem solved, please follow the steps in the link below.

    If iTunes does not recognize your iPhone, iPad, or iPod

    See you soon.

  • iPhone, iPad Air 2 not recognized by iTunes

    Very frustrated right now. Given that Apple's Support is not in contact with return despite requests, the story will go here. I have Windows 10, iPhone 6 + and iPad Air 2. Last weekend I was invited to and did pass to iTunes 12.5.1.21. Plugged my iPhone 6 +. Not recognized by iTunes; 'sync' gray. Tried the same thing with my iPad 2 Air. Same result. I get no error message.  Here are my troubleshooting - what I'm missing, Apple?

    1. Lightning card Checked, works fine with other devices.
    2. Rebooted PC.
    3. Rebooted IPhone.
    4. Restarted iPad Air 2.
    5. I've tried different start up sequences (start iTunes connect manually; first)
    6. Went to 'Upgrade device via Device Manager' - these devices are working properly.
    7. Updated my iPhone and iPad 2 air for iOS 10 successfully.
    8. Apple email support; 48 hours later they gave me another email address for contact.
    9. Chose the Contact Apple Support via phone option - screen "we will call you - your phone will ring at any time.  Still waiting for the phone to ring.
    10. From Discussions on Apple's site with troubleshooting tips, have tried all suggestions with no luck - If iTunes does not recognize your iPhone, iPad or iPod - Apple Support.
    11. I even opened and closed the blinds completely throughout my house to see if that would help.  Go figure.
    12. The last resort on them, says "Contact Apple support" - see #9 above.  Twice.

    Apple-Support - What should I do at this point?  I'm all ears, and Android is looking better and better during my next upgrade.

    Happy to report that I finally found a position that has fixed this. Someone has to give Community contributor turingtest2 a price, they had an incredible post in communities that have corrected my problem.  See below for the excellent suggestions.

    iOS device do not show in iTunes for Windows

    iOS device do not show in iTunes for Windows

Maybe you are looking for