Note that there are some explanatory texts on larger screens.

plurals
  1. POFlex framework_3.3.0.4852 rsl build is different compared to merged in to code
    primarykey
    data
    text
    <p>My application is set up to use the flex framework_3.3.0.4852.swf as an rsl, which works fine reporting no errors. However, now some of the charts have lost there legend text for both vertical and horizontal axis.</p> <p>When analysing the styles/properties, the UITextField used for axis text has a text width of zero! The data is set correctly, and all parent components are set to a size that shouldn't influence the text width.</p> <p>Initially I thought I had a style bleed problem, but then I discovered that if I built the application with all libraries (including the framework) merged in, the problem goes away.</p> <p>I have also done some tests using inline styles to override any style bleeds that might have been coming through, this had no effect.</p> <p>Has anyone seen this type of thing before relating to using rsl's?</p> <p>UPDATE:</p> <p>I have since found some known bugs in the adobe support knowledge base <a href="https://bugs.adobe.com/jira/secure/IssueNavigator.jspa" rel="nofollow">https://bugs.adobe.com/jira/secure/IssueNavigator.jspa</a>?</p> <p>Here are the 2 bugs that relate to my question:</p> <p>1) <a href="https://bugs.adobe.com/jira/browse/FLEXDMV-1883" rel="nofollow">https://bugs.adobe.com/jira/browse/FLEXDMV-1883</a></p> <p>This is reported as fixed, however the next bug seems to disagree, I'm going to investigate further into this and update this question again.</p> <p>2) <a href="https://bugs.adobe.com/jira/browse/FLEXDMV-2065" rel="nofollow">https://bugs.adobe.com/jira/browse/FLEXDMV-2065</a></p> <p>UPDATE:</p> <p>Ok I removed the embedded font being used for charts from my stylesheets, from both module and application. The UITextField text has now appeared again. So clearly an embedded font issue.</p> <p>So in summary, if you have a modular application, you need to embed fonts in both module and application for them to be picked up correctly. But if you use the framework swf as an rsl, you cant use an embedded font with chart axis text.</p> <p>UPDATE:</p> <p>Now I have a real problem, 2 of my charts use a rotation effect. When the effect plays and finishes, the axis text disappears because I need to use an embedded font when applying effects to text in this way. But of course I cant use an embedded font for chart styles when I have the framework swf as an rsl!! Not sure how to get around this one?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload