browser not showing no no scrollbar in the text layout component

Hello

my text layout works very much like SWF, but when I post I do not see the scroll bar in the html page.

saying that I can use the mouse scroll to scroll the text.

my XML:

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

" < flow: '5' TextFlow paddingTop ="5"="5"paddingBottom = paddingLeft paddingRight ="5"whiteSpaceCollapse = 'preserve' xmlns:flow = ' http://ns.Adobe.com/TextLayout/2008 " verticalScrollPolicy = "on" horizontalScrollPolicy = "auto" > < flow: p textAlignLast = 'right' textAlign = "justify" > < flow: span fontSize = '13' color = "0 x 666666" textDecoration = "underline" fontLookup = "embeddedCFF" fontFamily = "Regular FbTypograph"...

just in case I added it in my AS3

import flashx.textLayout.elements.TextFlow;

flashx.textLayout.container import. *;

....

myTextLayout.verticalScrollPolicy = ScrollPolicy.ON;

any idea what went wrong?

THX,

Daniel

TLF has policies that enable scrolling, but it deosn have actually any scrollbar widgets. You will need to get those Flex components and plug them. The best way to do this is to use the new Gumbo Flex4 components instead of just using TLF directly (see the RichEditableText class). Or, if you want a single ActionScript (no dependence of the Flex framework) application, you can create your own scroll bars and scroll by setting the verticalScrollPosition and horizontalScrollPosition on the ContainerController.

Hope this helps,

-robin

Tags: Adobe Open Source

Similar Questions

  • How to set the number of columns at runtime with the text layout component

    I couldn't work out how to use AS3 to set the number of columns in the text layout component. Any help?

    Oops. I discovered it:

    my_txt.textFlow.ColumnCount = 3;
    my_txt.textFlow.columnGap = 10;

  • Hi, when I create a text box, and I type text in it, then I resize this text box, I want to see inside moving text at the same time I'm re-sizing of the text box. It does show me not LIVE what is happening inside the text box while I'm re-sizing text

    Hi, when I create a text box, and I type text in it, then I resize this text box, I want to see inside moving text at the same time I'm re-sizing of the text box. It does show me not LIVE what is happening inside the text box while I'm re-sizing of the text box and the same goes for the area of the image, I hope I could clarify my question.

    When resizing of a text box, click and hold for a moment before starting to resize. This will allow to see live redesign.

  • Why can't I change the properties of film text in the text layout Panel?

    When you select graph opjects I can't change their properties text wrap in the text layout Panel.   Wrap of graphic objects properties appear correctly in the Panel, I just can't change.  It's as if something I'm lock out of any changes.   This used to work, but apparently something happned in the world that locked me out to change most of the things on the panels.   I get the content to pages by importing an XML file.

    Maybe this will help: panels and InDesign tools answer not to the clicks of the mouse (Windows 7/Vista)

  • Do rotate, tilt, the scale using the Text Layout Framework text?

    I saw through the flash/flex API and examples that a rotation is possible with the text layout framework, but it seems limited to 90-degree angles. Is it possible to make more complex angles (i.e. any angle arbitrary?) Also, is it possible to apply the chisel and scales? Why don't a raw array to the text?

    Text rotation is possible through the TLF, but only according to the angles specified by the documentation of the API. Entire TextFlow scale/rotation/inclination can be done by manipulating the container of the TextFlow.

  • Adds the Manager does not show my extensions installed in the Linux 9.0.1, version

    After the automatic upgrade to firefox on Linux (Ubuntu 11.10) 9.0.1, the Add-ons Manager no longer shows my installed extensions.
    The extensions are installed, but when I do

    Tools-> Add-ons

    then choose

    Extensions

    on the left panel, the page remains white. The same thing happens for "appearance". When I choose 'Plugins', those who seem to appear correctly as before the update.

    I closed firefox and rebooted, but I had the same behavior. Maybe someone else saw the same behavior? Any ideas I can try?

    Thank you

     Alex
    

    It is possible that there is a problem with the files that store the registry extensions.

    Delete the files (extensions.sqlite, extensions.ini, extensions.cache) extensions.* and compatibility.ini in the profile folder of Firefox to reset the extensions registry.

    New files will be created if necessary.

    See "extension corrupted files:

    If you see disabled extensions, is not compatible, in "tools > Modules > Extensions ' and then click the Tools button, on the left side of the search bar (or click on the"Find updates"button in older versions of Firefox) to do a check of compatibility or to see if there is an available update compatibility.

  • How can I get the TestStand splash screen to not show up when I call the results treatment Utility offline?

    So I call the Offline processing Utility (ORPU) a not executable call results in a plugin to perform a personalised treatment in another configuration.  Everything works fine, including having run reduced (mostly hidden) by using the option/tray.  When he called, the TestStand splash screen appears (certainly is not a show-stopper but it's confusing from the point of view of the user).

    Is it possible that I can get this start screen to not appear when calling the ORPU?  I noticed in the help, mention is made of the use of the callback file, and I wonder if someone has successfully used this to avoid the dialog box or other behaviors.  I would like more info on how it works, but it doesn't seem to be a vast detail on this in the help, and I'm not also find me useful examples.

    The source of the Offline utility treatment results is included with TestStand and can be changed.

    The ORPU source is located under "Components\Models\TestStandModels\Offline utility treatment results"

    From the source, you can see that there is no flag that allows you to hide the splash screen (except for / I leave, but that it will also close the ORPU!); However, you can easily change the ORPU so it does not show the start screen by removing the following lines in \Components\Models\TestStandModels\Offline Results Processing Utility\OfflineResultsProcessingUtility\MainForm.cs

    If (! data.) Quit smoking)
    splashScreenForm = new SplashScreen (mEngine, false);

    Regarding the flags without papers, there are not really many flags undocumented in the ORPU (even once, you can see them in the source), and undocumented flags have very specific use cases (open files from shell and NEITHER internal regression tests).

    A (non-official) complete list of indicators ORPU from 2014 TS:

    /?
    Shows help

    / tray
    Starts the ORPU in the status bar

    / exit-when-done
    Exits when all files are made

    / I'm leaving
    Leave immediately

    /process - files - Missing - Data
    Treats the files even if they lack of data

    / which-process-files-Missing-Data
    Do not process files that are missing data, show only a mistake (it is the default behavior).

    / Process-All-Profiles
    Start all profiles

    / Process-No.-Profiles
    Don't start any profile

    / Process-Profiles
    Treat the profiles specified in the following arguments

    / process-files
    Add the files specified for the specified profile

    / log - level

    Sets the logging level for the newspaper ORPU, all of the messages above, the specified log level is saved.

    /ShellOpen
    It is an internal indicator, it is used to treat applications for the shell (for example, after a double click on a tsr in Windows Explorer). Do not use this indicator.

    / non-interactive
    It is an internal indicator used for the test. Do not use this indicator.

    Please note that NEITHER does not support appellant flags undocumented and that NEITHER is not guaranteeing backward compatibility of these flags undocumented and they could change at any time, without warning.

    For a more detailed explanation of the working of each option, refer to the Arguments of the command line Utility using TestStand treatment results offline.

    Hope this helps,

    Francisco

  • Seen in my google earth pro does not show as clearly as in the case of American cities. Why?

    I live in Nairobi (Kenya) and I use Windows 8. I recently bought GOOGLE EARTH PRO and the display of the view of the cities in the Kenya is not well displayed. In contrast, the view of cities in the United States display shows very clearly. Why is there a difference in the function display of the view? Buy a fake product?
    Simon

    I suggest that contact you Google support.

    http://www.Google.com/contact/

  • It does not show me my plan for the creative cloud

    I PAID $49 per month and he still asks me to choose which plan and I pay for months and have not used my creative cloud and

    to use it, but its not show me how to start and still wonder what plan I want to choose

    Your subscription to cloud appears on your account page?

    https://www.adobe.com/account.html for subscriptions on your page from Adobe

    To start https://helpx.adobe.com/creative-cloud.html the Cloud

  • do not show status report using view the web document.

    Hello!

    I use oracle 10g and I've been running report using view the web document that it works correctly.

    I want that
    When I press the button then Server do not show report but report wil run succssfully in the server.

    any body can tell me that how can I do not show the status of the report.

    Problem have been sene using javascrip as follows

    WEB. SHOW_DOCUMENT ('javascript:window.open (http://severname/reports/rwservlet?destype=FILE&userid=&desformat=PDF&yourparameters&report=reportname.rep&PARAMFORM=no); self.close ()');

    Published by: Hashim Raza Syed on January 6, 2011 23:37

  • Convert number do not show any error message on the tab out.

    Hi Experts ADF,

    JDEV 11.1.1.4.0

    < af:inputText value = "#{row.bindings.BorrPdBeforeClosingAmt.inputValue} '"

    label = "#{bindings." ClosingSectionAVO1.hints.BorrPdBeforeClosingAmt.label}.

    required = "#{bindings." ClosingSectionAVO1.hints.BorrPdBeforeClosingAmt.mandatory}.

    columns = "#{bindings." ClosingSectionAVO1.hints.BorrPdBeforeClosingAmt.displayWidth}.

    maximumLength = "#{bindings." ClosingSectionAVO1.hints.BorrPdBeforeClosingAmt.precision}.

    shortDesc = "#{bindings." ClosingSectionAVO1.hints.BorrPdBeforeClosingAmt.tooltip}.

    ID = 'it8' autoSubmit = 'true '.

    Validator = "#{ClosingTransactionMBean.validateNumber} '"

    contentStyle = "width: 94px;" text-align: right; border: 0 none; background-image: none; »

    inlineStyle = "#{row.bindings.BorrPdBeforeClosingAmt.inputValue.value > = 0 or row.bindings.BorrPdBeforeClosingAmt.inputValue.value == null?' color: black;': ' color: Red; '}" > "

    < f: validator binding="#{row.bindings.BorrPdBeforeClosingAmt.validator}"/ >

    < af:convertNumber groupingUsed = "false" type = "currency".

    local = 'en-US' maxIntegerDigits = "16".

    minFractionDigits = '2' maxFractionDigits = '2 '.

    minIntegerDigits = '1' currencySymbol = "$".

    / >

    < / af:inputText >

    Please suggest possible solutions.

    Thank you

    Roy

    It's because of the css, that the error is not displayed. You can see the content section of style.

    contentStyle =' #{row.bindings.MtgMarketingPromoSkSeq.inputValue.value > = 0 or row.bindings.MtgMarketingPromoSkSeq.inputValue.value == null?'} border: 0 none; { background-image: none;': ' border: 1 red; "} Width: 94px; text-align: right; ' > yaar yeh css ke chalte ho raha hai.

  • Widget ToolTip not showing picture as part of the image after image link

    problem loading image in the ToolTip widget. Image shows only in the drop-down list after related never replaces the default image.  The image shows so tied up in other parts of the widget as the text block, anyone else having this problem?

    Hi Renee

    You must choose the same image in the active panel that is selected on the page.

    http://screencasts.worldsecuresystems.com/SANJU/Screencast_12-30_13-04-2014.MP4

    Thank you

    Sanjit

  • Why does text not show up on top of the photo?

    I'm trying to type a name on a picture.  When I type in the text box and move it to the top of photo, text disappears.

    Someone asked a text wrapping to the photo. Select the photo and disable the text wrapping in the text wrapping Panel or use the Options of text block to tell the text in your context of legend to ignore the text get dressed.

  • UIScrollbar does not have to scroll through all the text?

    Hi all, I have a field of text-ish with a decent amount of text that must be scrolled to see it all. I added a UIScrollBar (using the AS3) component and it shows fine and makes the text very well, but it does not scroll all the way to the bottom of the text, just a little ways in. If I use my mouse wheel and scroll the text in this way, then bar scroll position indicator suddenly shrinks and then I can use the scrollbar clearly at the end of the text. But if I do not use the mouse wheel to do this, I can't use the scroll bar to reach the end of the text. I tried to use the scroll bar update() method after filling of the text field with its content and attach the UIScrollBar component itself. What Miss me here so that I can use the scroll bar to scroll down the text instead of just a little ways?

    Apparently, you must manually specify the max of scrolling of the scroll bar range. Assuming that you have created a textfieild of the ScrollBar control affects named content_tf, and the scroll bar is named scrollbar_tf, after the text is loaded into the textfield, this line of code will properly size the scroll bar to adjust the text:

    content_scrollbar.maxScrollPosition = content_tf.textHeight;

    Go figure.

  • Need to show some search values in the text box on the Dataset to ask

    Hello

    I have a requirement where I need to display the values (which are roles) from a search in the text box. The purpose is to show to the end users list of roles. They should not be able to select these roles. They simply view the list and enter role in a text field. I thought of using the text box as the component to use for the display of these roles. However, I can't use the property search for widget = "textarea" in the dataset query.

    Can we achieve or y at - it no other components where I can show list of roles so that users can simply view the list.

    Thank you.

    In research, you use a query. You can run the same query to prepopulate adapter. And certainly you can pre-populate TextArea.

Maybe you are looking for