Displaying swf fonts, not working

In Adobe Shockwave Flash player object, are there any known differences between version 12.0.0.77 and 12.0.0.44 with regards to displaying swf fonts, in Internet Explorer? We have seen a variety of issues with almost all versions. We had 12.0.0.77 installed and the fonts were displayed quite improperly - very Large - , and then we downgraded to 12.0.0.44 and it worked, displaying the fonts properly. Then it upgraded to 12.0.0.77 and it worked again.
This happens in Internet Explorer, all versions. We have a heavy install on IE8 where we see if most.
What changes between the two versions would cause this?
What connections are required between the client and the server, if any?
In the page source, these transformations are triggered in statements similar to this one:
sIFR.replaceElement("h4", named({sFlashSrc: "/SiteCollectionImages/sIFR/neosans.swf", sColor: "#333", sCase: "upper", sWmode:"transparent"}));
Any idea what may cause such odd, inconsistent behaviour?

This is a flash or shockwave font, no real development involved I believe. The fact is it worked for years, then Adobe did an upgrade on the Object and it did not work. So just wondering what may have caused this in the release on the updated object.
It also does not work in Firefox, Chrome etc, as these browsers act as if it's not enabled. So it seems like there is a handshake that is not being addressed, access to the server-side font for example.
The font stopped working because of the change in the client side Object, not with anything on the server, development-wise.
In several places, in some companies, IE accounts for 100% of the browsers. And in some of those places IE8 may account for close to 100% of those installs. To dismiss a query because it involves IE is not really helpful, or constructive.
Are there any dependencies on the Object running and the server presenting the material, or could it be rights within the browser environment that may have changed (running javascript with prpoer permissions for example)?
Thanks, in advance, Dave

Similar Messages

  • Ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    ipad i have load swf file but swf  is not working proper(flex 4.6) but android is fine to work how

    On the MBP, in iTunes, switch to Song view and enable the iCloud Status column by pulling down View > View options and selecting the option for "iCloud Status." Close the small window. Look for any tracks that have a status of "waiting." If you see several of them disable iTunes Match while holding down the Option key. Quit iTunes, wait a few seconds, then open it again and turn iTM back on. Let it compelete the scan. Wait until all tracks that are "waiting" have a status of either "matched" or "uploaded."
    On the iPad, turn off iTunes Match then launch the Music app and let the contents clear out. Power cycle the iPad for good measure, then re-enable the service once all the tracks in iTunes have been processed.

  • Intelligent barcode font not working in Data Merge?

    Intelligent barcode font not working in Data Merge?
    When using Data Merge I only get a pink box where the code is supposed to go. If I cut and paste the same info into the spot the bar works fine. Anybody ever have this problem?

    It looks like you're working with InDesign, correct? I would try posting your question over in the general InDesign forum: http://forums.adobe.com/community/indesign The folks over there will be able to provide you with more specialized expert help

  • My mini i pad 2 retina display screen is not work correctly after two days of buying appear some gray line on screen un furtunately i live in iran and i havnot access to any i pad store please guide me

    My mini i pad 2 retina display screen is not work correctly after two days of buying appear some gray line on screen un furtunately i live in iran and i havnot access to any i pad store please guide me

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430
     Cheers, Tom

  • Why weren't we told that display mirroring would not work with a Mac older than 12 months?

    Why weren't we told that display mirroring would not work with a Mac older than 12 months?

    You were, just not directly. If you go to apple's mountain lion webpage, you'll see this note at the bottom:
    1. AirPlay Mirroring requires a second-generation Apple TV or later, and is supported on the following Mac models: iMac (Mid 2011 or newer), Mac mini (Mid 2011 or newer), MacBook Air (Mid 2011 or newer), and MacBook Pro (Early 2011 or newer).
    http://www.apple.com/osx/whats-new/features.html

  • Font NOT working - displays as zeros

    I have a font, Crackhouse, that I have had installed for years.
    Suddenly it is not working.
    Font Book shows that it is installed, but when I type with it in Photoshop or Illustrator, it displays as zeros.
    I have:
    deleted the font and reinstalled
    disabled other fonts (thinking I had too many)
    restarted
    Please help

    Follow the steps in Undoing Font Book. Note that you will lose any font collections you have created. Doing this will also clear the font cache files for your user account. Since Font Book's database is reset, all fonts will be active, regardless of their state beforehand.
    Be sure to follow the instructions for the version of OS X you are using.

  • Embedded CFF font not working in TLF in latest stable build and higher (4.0.0.13875)

    Hi there,
    We are using embedded fonts with the TLF framework and since upgrading to the latest nightly build or the stable build, it stopped working. Here is a short example:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="1024" minHeight="768" xmlns:mx1="library://ns.adobe.com/flex/halo">
         <fx:Style>
              @font-face {
                   embedAsCFF: true;
                   fontFamily: "Courier";
                   src: url("COURIER.otf");
                   advancedAntiAliasing: true;
                   fontStyle: normal;
                   fontWeight: normal;
         </fx:Style>
         <fx:Declarations>
              <s:TextFlow id="tf" fontSize="20">
                   <s:p fontFamily="Courier" fontLookup="embeddedCFF">hallo is dit courier?</s:p>
                   <s:p>hallo is dit courier?</s:p>
              </s:TextFlow>
         </fx:Declarations>
         <s:VGroup>
              <s:RichEditableText textFlow="{tf}" />
         </s:VGroup>
    </s:Application>
    Any idea why it doesn't work anymore. The same example works fine compiling with build; 4.0.0.11686.
    Thanks,
    marcel panse

    Hi Guys,
    I sort of figured out a figured out a solution/workaround:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                      xmlns:s="library://ns.adobe.com/flex/spark"
                      xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="1024" minHeight="768" xmlns:mx1="library://ns.adobe.com/flex/halo"
                      creationComplete="onCreationComplete()">
         <fx:Style>
              @font-face {
                   embedAsCFF: true;
                   fontFamily: CourierCFF;
                   src: url(c:/windows/fonts/COUR.ttf);
                   fontStyle: normal;
                   fontWeight: normal;
         </fx:Style>
         <fx:Script>
              <![CDATA[
                   import flashx.textLayout.compose.ISWFContext;
                   import flashx.textLayout.formats.ITextLayoutFormat;
                   import flashx.textLayout.elements.GlobalSettings;
                   import flash.text.engine.FontLookup;
                   import flash.text.engine.RenderingMode;
                   import flashx.textLayout.elements.TextFlow;
                   import flashx.textLayout.elements.SpanElement;
                   import flashx.textLayout.elements.ParagraphElement;
                   import flashx.textLayout.container.ContainerController;
                   import flashx.textLayout.formats.TextLayoutFormat;
                   import flashx.textLayout.elements.Configuration;
                   import flashx.textLayout.compose.IFlowComposer;
                   import flash.text.engine.FontLookup;
                   use namespace mx_internal;
                   private function onCreationComplete():void {
                        createTextFlow();
                   private function createTextFlow():TextFlow {
                        var config:Configuration = new Configuration();
                        var textLayoutFormat:TextLayoutFormat = new TextLayoutFormat();
                        textLayoutFormat.fontFamily = "CourierCFF";
                        textLayoutFormat.fontLookup = FontLookup.EMBEDDED_CFF;
                        textLayoutFormat.renderingMode = RenderingMode.CFF;
                        config.textFlowInitialFormat = textLayoutFormat;
                        var textFlow:TextFlow = new TextFlow(config);
                        var p:ParagraphElement = new ParagraphElement();
                        var span:SpanElement = new SpanElement();
                        span.text = "Is dit courier?";
                        p.addChild(span);
                        textFlow.addChild(p);
                        var flowComposer:IFlowComposer = textFlow.flowComposer;
                        //option 1: This fixes the problem, but i'm not sure why it works without a fontLookupFunction? Does it default to embedded?
                        //you could also specify your own function always returning embedded, but that would just resolve to the same behaviour..
                        GlobalSettings.resolveFontLookupFunction = null;
                        //option 2: I guess this is the more proper solution, specifying the swfContext. Only what context to choose?
                        //every font has its own css/swf and thus context. A paragraph can select a font (and the bold/italic options),
                        //which font to choose here if there are multiple fonts used in the textflow?
                        textFlow.flowComposer.swfContext = ISWFContext(this.getFontContext("CourierCFF", false, false, FontLookup.EMBEDDED_CFF));
                        var cc:ContainerController = new ContainerController( mainText, 200, 200 );
                        flowComposer.addController( cc );
                        flowComposer.updateAllControllers();
                        return textFlow;
              ]]>
         </fx:Script>
         <s:VGroup>
              <s:NumericStepper /> <!-- remove this stepper and the embedded font will work without option 1 or 2 -->
              <mx:UIComponent id="mainText"/>
         </s:VGroup>
    </s:Application>
    Option 1, setting GlobalSettings.resolveFontLookupFunction to null. Fixes the problem, but i'm not sure why it works without a fontLookupFunction? Does it default to embedded? You could also specify your own function always returning embedded, but that would just resolve to the same behaviour..
    Option 2, specify the context: I guess this is the more proper solution, specifying the swfContext. Only what context to choose? Every font has its own css/swf and thus context. A paragraph can select a font (and the bold/italic options), which font to choose here if there are multiple fonts used in the textflow?

  • Cyrillic (cp1251) font not working

    Hello all!
    I installed a cyrillic font called ER Kurier 1251, but it works for English characters only. Some other font is used to display Russian characters, as if Mac OS X didn't find them in this font.
    Although, when I browse this font in Font Book, Russian letters are there!
    Can anybody make it work?
    Anton
    Here's the link to the font:
    http://brama.com/compute/mac/fonts/ERKurier1251.hqx
    (I used the free Unarchiever utility to unpack it, because the Mac OS's standard utility didn't extract them correctly. Also I can e-mail the unpacked file to those you will be interested.)
    And here's another post that I came upon, which may shed some light on the problem:
    "Regarding the compatibility of old Cyrillic TrueType fonts working with OS X, there is a bug in how OS X reads these fonts: they surely continue to work as such, but even if such fonts were recognized by Mac OS 9 to be compatible with the Cyrillic language kit, this does not necessarily mean that these fonts will be recognized by OS X as Cyrillic fonts - they may be treated as Latin fonts (in OS 9 terms: fonts for the Roman Script) simply containing Cyrillic characters - and then you loose the ability to switch fonts in apps that are Unicode-aware.
    The issue actually depends on how such fonts were created, and the bug affects fonts consisting of several weights that were grouped into a font family (so that you can select the weight by applying the appropriate style)."

    That doesn't seem to help. I already have Russian (Cyrillic Mac)keyboard layout, which came with Mac OS X. Now I have downloaded ER Kurier Mac (which is in Mac Cyrillic encoding). Still not working...
    The keyboard layouts that Apple provides with OS X are Unicode only. To type with a font in a legacy encoding you must install something else which maps the character codes 128-255 (hex 80-FF) used for Cyrillic in the legacy charset to the normal keys.
    http://en.wikipedia.org/wiki/MacCyrillic_encoding
    Whether such layouts will function correctly is another question, but it is worth a try. You could even try making one yourself for cp 1251 using Ukelele.
    http://scripts.sil.org/cms/scripts/page.php?siteid=nrsi&itemid=ukelele

  • Runtime loaded fonts not working in SDK 4.6

    Hello All,
    Fonts embedded in a SWF and loaded with loadStyleDeclarations in main SWF are not dispaying at all even though they seem embedded and included in "Font.enumerateFonts(true)".
    It works as intended with 4.5.1.
    This was already posted in developer section but as it is really important issue I cross post it here so everyone can see it.

    I cannot find EmbeddedFontRegistry  in 4.6, how to access it ?
    Also no ASDocs for it here:
    http://help.adobe.com/en_US/FlashPlatform//reference/actionscript/3/index.html

  • Embed fonts not working

    Hi,
    I want to embed fonts within my Application but somehow it is not working.
    I am doing the steps as below:
    I am compiling fonts swfs in Flash CS4 with Publish settings as Flash Player 10 & ActionScript 3.0
    Then I am having css files which I am compiling with mxmlc like: mxmlc c:\Palatino.css.
    It is compiling and giving me swf file as Palatino.swf. I am doing this with "Adobe Flex 3 SDK command prompt"
    Then I am loading these files with "StyleManager.loadStyleDeclarations".
    But still when I am changing the fontFamily to "Palatino", it is now showing it.
    I have attached the Palatino.css with this. I am using Flex 3.2 with TLF version 442.
    Please let me know if I am making any mistake.
    Regards,
    Rajesh

    Hi Abhishek,
    Thanks for the reply.
    Actually in my project which was previouly built in Flash 9 we were using TextArea.
    We first have created Flash files for all fonts first (in Normal, Bold, Bold Italics...). Then we have all the css files like one which I have attached before. Then we compile this with Flex 3 SDK command prompt with mxmlc.
    Then we have already worked out to load these font swf files and use them.
    I just want to follow similar approach here for TLF.
    Let me know how this can be achieved.
    Rajesh

  • SWF animations not working properly when exported as PDF from InDesign

    I'm using InDesign CS5 and have created a document that I want to add interactivity and animations to. I've created buttons and page destionations, etc, which all work perfectly  when exported to a PDF but the simple animation that I wanted to include don't work. The animations have been created in InDesign then selection exported as a SWF file and then imported and placed in InDesign and then exported as an interactive PDF where the animations either don't work, haven't been picked up or don not work as they should. What am I doing wrong, how do I get the animations to work correctly?

    Try this tutorial:
    http://tv.adobe.com/watch/csinsider-design/indesign-creating-interactive-pdfs-with-page-tu rn-and-flash-animations/

  • ADC Studio Display 17" USB not working

    Hi,
    I hope someone can help.
    I have a 17" Apple Studio Display that connects via ADC left over from my old Powermac G4. I recently bought the new Mac Mini (Unibody) and an Apple DVI to ADC Display Adapter to use with the HDMI to DVI Adapter to connect with the Apple Display.
    This works perfectly however I have noticed the USB ports on the back of the display does not work. Could this be because the Apple DVI to ADC Display Adapter can not supply enough power via the connected HDMI to DVI Adapter to support the display and its USB ports? Is there a way too get them working again?
    Thanks.
    Chris

    Hi. Thanks for that. As you say there must be something wrong with my display's USB circuitry then.
    Just one more question, is the USB cable from the DVI to ADC adapter only for supplying power to the USBs on the display? Since the display's USBs are not working, will the adapter still work and power my display without using the USB connecter from this adapter? If so this will free up one of my USB2 ports on the mini.
    Thanks again.

  • Display Content is Not working in BI 7.4

    Hi All,
    In BW 7.4, I am trying to display content via Mange Infoprovider. Till 7.3 the data used to show in the BW system itself.
    Where as in 7.4 BW system display data redirecting to below URL and it’s calling a webdynpro APP called “rsdmdm_md_maintenance_app” as below URL
    http://host:port/sap/bc/webdynpro/sap/rsdmdm_md_maintenance_app?IOBJNM=ZDV_EMPID&sap-language=EN.
    Bu this URL giving 500 Internet server error.
    Can any one help with what I am missing here? In 7.4 is it possible to display content in BW system itself?
    Thanks in advance.
    Venky

    Hi,
    Please review following SAP Note. The new behavior (WebDynpro based Master Data maintenance) is now standard since SAP BW 7.4 SP05. Old SAPGui based screen is not possible anymore.
    The notes describes the SICF services you need to activate to make it work.
    My understanding is that old SAPGui based screen could not handle certain newer data types. As per SAP the new feature has some good benefits such as copy/paster multiple lines from spreadsheet.
    1997402 - Master data maintenance is not possible in old GUI based
    one
    1969105 - Master data maintenance for InfoObjects does not
    start
    517484
    - Inactive services in the Internet Communication Framework
    1969092 - Exception when launching master data maintenance for some
    InfoObjects; additional option for navigating to application log
    Hope this helps.
    btw: I only found out this week hard way as we just did SAP BW 7.4 upgrade. :-)
    Thank you with kind regards,
    Satya,
    Resolution
    It’s not possible to switch to old GUI Based Master data maintenance. Incase
    if new master data maintenance is not working please check:
    Check if services as described in note 517484 is active
    In transaction SICF activate services starting with RSDMDM*
    Check if note 1969092 is implemented already.
    See Also
    Additionally the new UI has some advantages like editing values directly
    within the tables, so it’s not required to edit the values one by one,  or the
    option to copy and paste values from a spreadsheet directly in to table.

  • Why does set font not work in report generation toolkit?

    I would like to change font and underline when inserting text into a Microsoft Word document. I have tried using the
    "Set Report Font" vi directly in front of an "Append Report Text" vi in my own application. The inserted text at the bookmark is always in the default text mode
    of the document. Is this a bug?
    I also tried the find and replace vi with the same result. Font will not change.
    I also cannot  find any examples of this usage that work. See example vi file below.
    Save at C:\ or adjust the template location accordingly in the vi.
    Can anyone help me out?
    Thanks,
    Chris
    Attachments:
    ChassisTestAutomatic (6.1).vi ‏39 KB
    TestPlan.dot ‏34 KB

    Dhubbell wrote:
    That's a cool tool Ben!  However, with a bookmark, you know the location on a Word Template, and if you know the location in MS Word, you can then set the fonts you want in Word.
    Do you know how to change the fonts in a string?
    Example, How do you insert this block of text on a SINGLE MS Word bookmark?
    PART NUMBER: 1234567890
    DESCRIPTION:  These lines are formated dynamically, some orders may have 1 PN, and other orders many have 500 PNs.
    I'm formatting my line details and inserting them on a MS Word bookmark.  After the initial bookmark I have no more control of the fonts for the entire string block.  I'd like to dynamically change the fonts in a string and I'd like to use MS Word.  I saw HTML report writing, but, in my particular application, HTML reports will not work.     
    Doug
    I don't have the time to try anything but as a suggestion I would experiment with the range start end properties (e.g. from start =0 to end =
    12 bold is true, from 13 to 23 bold is false, ....) You first insert text without formatting then you use the range start and end to format the text.
    I'm not sure it will work but it's worth a try.
    Ben64
    note: I would create a 2D array of start and end index of your string and auto-index a for loop that contain the range property node.

  • New fonts not working in photoshop...

    I have installed new fonts on my mac but they will not work in Photoshop.. can somoene help me? I don't know if I have done something wrong or need to take another step.. I am running CS4 and OS 10.6.4. The message I get when I try to use a font I recently installed is "Could not complete your request because something prevented the text engine from being intitalized." Any help would be greatly appreciated!
    Lisa

    Most likely you have some corrupt fonts installed.
    Try validating the fonts using FontBook to find the most obvious problems.

Maybe you are looking for

  • How to minimize without crashing?

    Howdy Adobe! Is there a way I can minimize the program window without having the program crash? Or is that just too much to ask? I believe you call it Adobe Digital Editions, version 4.0.3. Build 110333... ish? It totally sucks! Let me tell ya! I had

  • Difference  Between Provide and RP-PROVIDE-FROM-LAST  in ABAP-HR

    what is the Difference Between Provide and RP-PROVIDE-FROM-LAST  IN hR. IF I want to retrieve data in BETTWEEN BEGDA AND ENDDA. what these 2 ill return.    Both ill return the LAtest record. plz  let me know what ill happen.   With Regards,    Venkat

  • Web dynpro Abap : Icons not display in alv table

    Hi , I want to replace the content of a cell by an icon ,in an alv table. I know how I should do it, but my icon is never displayed. There is only an "X" as if the icon hasn't been find. Did anyone encountered the same issue? Thanks Karim

  • EHP 7 upgrade & Mopz in Solman 7.1 SP 8

    Hi Everyone, I am currently working on EHP 7 upgrade for my ECC 6 EHP 6 system. I began my work in ECC with SLD data push and SMSY, LMDB config, in Solman now moved on with MOPZ config to download EHP SPS. I have a query here, is it important to have

  • GUI 7.10 installation error

    Hi Gurus I've applied the SAP GUI 7.10 Final release Patch 6 but I am facing this error below THREAD_GLOBALDATA when tried to login to any system through logon pad. I got windows XP professional version 2002 SP 2 Please help me out thanks in advance