TextArea - Adobe ActionScript 3 (AS3 Flash) API Reference

This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/fl/controls/TextArea.ht ml

>verticalScrollPosition     property     
>Gets or sets the change in the position of the scroll bar thumb, in pixels, after the user scrolls the text field vertically. If this value is 1, the text field was not vertically scrolled.
>The default value is 1.
I think this should say "in lines" rather than "in pixels", same as scrollV property of the source TextField.

Similar Messages

  • RemoteObject - Adobe ActionScript 3 (AS3 Flex) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/rpc/remoting/mxml/Re moteObject.html

    I am getting issue with flash.utils.Timer with combination of this RemoteObject...I haven't set Properties   concurrency hence default should be multiple
    But, if respond is delayed/stuck for first call, then there is no second http call happening....we did see/debug call is made from flex using service.send(...)
    we see first call made thru http, and never subsequant call as respond is delayed...
    asyncronous calls (other from Timer) gets call irrestpective of repond are delayed....but it does not work calls made from flash.utils.Timer
    might be something maintaining http calls in the POOL and making respective calls
    need whole idea/mechanism what is going wrong...
    I need to call http serice every 30 sec from timer, irrespective of first call fail/delayed/stuck?

  • DataGridColumn - Adobe ActionScript 3 (AS3 Flex) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/controls/dataGridCla sses/DataGridColumn.html

    @Blake1024, please check to see if Flex is selected under Filters > Products
    HTH
    Randy Nielsen
    Product Integration Manager
    Adobe

  • SpinnerListSkin - Adobe ActionScript 3 (AS3 Flex) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/skins/mobile/Spin nerListSkin.html

    Does this help: http://help.adobe.com/en_US/flex/mobileapps/WS7dd5c1363434bb70-316f71c51312e96191c-8000.ht ml#WS19f279b149e7481c-3a8faf061320672b309-7ffd
    Regards,
    Randy Nielsen
    Senior Content and Community Manager
    Adobe

  • PopUpManager - Adobe ActionScript 3 (AS3 Flex) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/managers/PopUpManage r.html

    What is the difference between addPopup and createPopup, since either one has to implement IFlexDisplayObject?
    addPopup makes it more difficult to use removePopup, since only the createPopup method returns the object.
    Is there a reason to use one rather than the other?

  • IconItemRenderer - Adobe ActionScript 3 (AS3 Flex) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/IconIt emRenderer.html

    It's not obvious from the docs above but this class is apparently available only within a mobile project. The page does say "The IconItemRenderer class is a performant item renderer optimized for mobile devices" but, to me, that implies that it will also work on non-mobile projects. But it won't compile. However, it appears you can work around the problem by adding mobilecomponents.swc and mobile.swc to your build paths. More info: http://devgirl.org/2011/10/19/using-flex-mobile-components-in-a-flexair-desktop-applicatio n/

  • Flash.utils - Details Adobe ActionScript 3 (AS3) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/utils/package.htm l

    The documentation for setTimeout() is incorrect. It claims that...
    If you do not call the clearTimeout() function to cancel the setTimeout() call, the object containing the set timeout closure function will not be garbage collected.
    However at least in the current version of Flash, this is not correct. Once the closure has been executed the reference will be removed and the object may be garbage collected.
    See discussion at: http://stackoverflow.com/questions/16489536/does-flash-utils-settimeout-leak-memory-if-cle artimeout-is-not-called

  • Accelerometer - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.stage.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/sensors/Acc elerometer.html

    Hi All,
    I am facing an issue with mouse hiding. In my as3 app i am trying to load an as2 swf using Local connection.
    after 3-5 times loaded/unloaded its getting hidden the mouse cursor.i tried to call the Mouse.show() methode. but no results found.
    I am trying to load a print2flash as2 doc swf.Help me if anybody have a solution for this.
    thanks in advance.
    Arunraj.

  • Condition - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/concurrent/Condit ion.html

    Hi aligned2009,
    I'm sorry that the description wasn't what you were hoping for.
    I'm actually surprised by the sentence "the methods and properties only reflect inherited methods and properties." The .mutex and .isSupported property descriptions are pretty short, but the notify() and notifyAll() method descriptions are several paragraphs each. When I wrote these I was trying to keep them concise enough to be clear, but include all the details from my conversations with the engineers who worked on this API.
    If I'm understanding correctly and you're only seeing inherited methods and properties, I wonder if a filter setting is preventing you from seeing some of the documentation. To check this look near the top of the page in the "Filters" section (you may have to expand it by clicking the tab in the center). Move your mouse over the word "Runtimes" then make sure "AIR 3.6 and earlier" and "Flash Player 11.6 and earlier" are selected.
    Hopefully that fixes the problem and allows you to see the descriptions for the properties and methods at least. (Admittedly there's still no example...it's definitely something that could be useful but it's complicated enough that I haven't had a chance to make one yet.)

  • TextField - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/TextField.ht ml

    "For AIR content in the application security sandbox, AIR ignores img tags in HTML content in ActionScript TextField objects. This is to prevent possible phishing attacks,"
    Are you kidding me, right? O.o

  • DisplacementMapFilter - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/filters/Displacem entMapFilter.html

    I think there may be a typo:
    dstPixel[x, y] = srcPixel[x + ((componentX(x, y) - 128) * scaleX) / 256, y + ((componentY(x, y) - 128) *scaleY) / 256)
    shouldn't this be:
    dstPixel[x, y] = srcPixel[x + ((componentX(x, y) - 128) * scaleX) / 128, y + ((componentY(x, y) - 128) *scaleY) / 128)

  • IME - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/IME.html

    useful

  • DisplayObjectContainer - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayOb jectContainer.html

    textInput does not get tabIndex if placed inside a MovieClip. For that you need to set it like: myTextInput.textField.tabIndex = 1;

  • DatagramSocket - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/net/DatagramSocke t.html

    Why is this not supported for Flash Player runtime? Any plans to do this? It would really help for fast paced multiplayer games.

  • StyleSheet - Adobe ActionScript 3 (AS3 ) API Reference

    This question was posted in response to the following article: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/text/StyleSheet.h tml

    I try to set fontFamily property with string "UnknownFont1, UnknownFont2, _typewriter" and it doesn't work. If I use "UnknownFont1, Courier" or just "_typewriter" all works perfectly.
    Please, fix this bug in future versions of FlashPlayer and Adobe AIR.

Maybe you are looking for