Add a TextArea to a Sprite, in a Flex project

Hi guys!
I'm fighting with this problem and i can't get the solution.
I've a Flex project (in FB 3.0.1) with a Sprite in which i do some drawings (coded in AS3). The Sprite is wrapped in UIComponent, that is contained in a WindowedApplication.
Now, i want to display a TextArea in the Sprite. As long as i understood i can't add an mx.controls.Textarea to Sprite (i tried it and nothing is displayed), but i can use fl.controls.TextArea.
i tried to import fl.controls.TextArea but FB can't find the package. How can i include it in build path ? Where i can find the right SWC ?
Before you suggest me to recompile library sources i tell you i don't own Flash CS and i don't know where to find sources.
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/fl/controls/TextArea.html says Runtime AIR 1.0 and Player 9.0.2 . Why it's not included in FB 3 ??
Thanks

yes you can add TextArea to Sprite
set the x,y, width and height of the TextArea object and added to Sprite using
spriteObj.addChild(textareaObj);
If this post answers your question or helps. Please mark it as such

Similar Messages

  • When I add a quicktime asset directly to my DVD SP project it does not automatically encode to be DVD cmpliant. Says incompatible asset. Any ideas?

    When I add a quicktime asset directly to my DVD SP project it does not automatically encode to be DVD cmpliant. Says incompatible asset. Any ideas?

    You use the term "QuickTime Asset" like it means something.  QuickTime is just a container ... a QuickTime file could be made from any number of codecs, many of which are not compatible with DVD Studio Pro.
    What codec is the file you're trying to import?  Have you considered using Compressor to encode it to the proper format?
    -DH

  • How to add interface to customlize MXML Component when use Flex Builder 3?

    How to add interface to customlize MXML Component when use
    Flex Builder 3?

    David,
    I don't believe you can add the interface via the creation
    dialog in FlexBuilder 3. You can always manually add the
    "implements" property to your MXML Component root tag. Something
    like this: <mx:VBox implements="com.mycorp.IMyInterface">
    If you want autogeneration of the interface, then create an
    ActionScript class with that interface and then copy the generated
    functions and setter/getters into the script block of your MXML
    component.

  • How to add total of actual in My work- Task in project server 2010.

    Hello all, 
    I need to add total of actual in My work->Task in project server 2010.
    How can I achieve it?
    Your help is appreciated. 

    Hi Rohit,
    Unfortunately, there is no configuration which allows having the actual total work in "my tasks" page. Note that you have the total for the period for each assignment in the column next to the "work" column. In case it doesn't suit
    your need, I'd suggest to propose for example a simple report, otherwise a development could be quite complex and time consuming.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Can I add IOS as a target to an existing android project.

    Hi,
    Do you have to add iOS as a target when you create the project or can you do it later?
    if yes, how??.
    regards,
    /Lars

    Hi,
    I'm assuming you're using Flash Builder 4.6? If so, then in the project settings, Project > Properties, choose Flex Build Packaging (or ActionScript Build Packaging) Select "Apple iOS" and then check the "Enable this target platform" box. You can then fill in the info for signing, etc., and you're set.
    If you're using Flash Builder 4.5, you need to download FB 4.6 and use that. It's a free update if you have a 4.5 serial.
    iBrent

  • How Do I Add A Pre-recorded Voice Over to an iMovie Project?

    I have an audio file with the voice over I want to add to my movie project (which has an insturmental music track I want to duck during the voice over). How can I add this pre-recorded voice over track to my project?

    You can drag in the voiceover file and drop it on top of the clip where you want it to start. It does not have to be perfectly placed, because you can fine tune it later by dragging.
    I would suggest putting your voiceover file in iTunes and dragging in from the music browser, but it also works to drag in from the Finder. If you drag in from the Finder, you must take care not to move it later, or the iMovie Project will not be able to find it.

  • Add script to newly created sprite

    I've created a new sprite with imaging lingo - making a copy,
    setting it to a member and then applying to a new sprite. Now I'd
    like to apply a script from the cast to it. How can I do this?
    Many thanks

    Thanks for this I had something similar-ish based on
    Director's documentation - all the right words but in a different
    order.
    When I try though, it still doesn't respond. (For the moment
    the added script is just a simple mouseDown alert for testing.) Is
    there something I'm asking it to do that isn't allowed? The script
    'dynPieceScript' is just sitting in the cast.
    Here's the code:
    on createPiece me
    -- iterate i that is method of naming sprites
    i=i+1
    -- set up ref point for new piece
    origLoc=my.loc
    -- make a copy of the play piece
    stageImage=(the stage).image
    spriteimage=stageImage.crop(my.rect)
    pMember=_movie.newMember(#Bitmap)
    -- name the member, set pMember to it's image,
    -- find an available channel, assign it to a sprite in place
    pMember.name="NewPiece"&&i
    pMember.image=spriteImage
    myChannelNum=_movie.lastChannel-i
    myNewSprite=channel(myChannelNum).makeScriptedSprite(member(pMember.name),
    origLoc)
    -- myNewSprite.name=my.member.name&&i
    myNewSprite.moveableSprite=TRUE
    myNewSprite.scriptInstanceList.add(script
    ("dynPieceScript"))
    end createPiece me
    Everything else works the way I expect it to - the moveable
    is fine etc. Any ideas?
    One other thing, there's a commented out attempt to name the
    newly created sprite but I get a No Access script error. Does that
    mean I can't name a sprite created like this?
    Many thanks

  • How to add resource files to a new folder to a project in JDeveloper 11g

    Currently, new folder can only be created when creating an item within JDeveloper via setting the destination folder.
    I have some resource files that are binary files and created outside JDeveloper.
    How can I add those resource files to a specific folder under an existing project so that we can do versioning control on those files using SVN within JDeveloper?
    Or I have to manage the versioning control of those files outside JDeveloper?

    Go to project properties - >Project content - > resources and add the directory.

  • How to add a bing map with pins to a Siena Project

    Hi
    I just want to add a bing map with the current location and a few nice pins of some nice locations around me. Comming out of a Excel file. Potentially also draw some routing lines into the bing maps.
    Any ideas how I can accomplish that goal?
    Thank you in advance
    wbr.
    Joerg 

    yes you can (there is actaully one on the map, blue square)
    The syntax is listed on
    http://msdn.microsoft.com/en-us/library/ff701724.aspx
    You will however have to build the correct string to included in the image source (which you can do in the source excel or in runtime in siena)
    Concatenate is suitable to do that.
    http://dev.virtualearth.net/REST/v1/Imagery/Map/Road?pp=47.638197,-122.131378;;1&ms=350,500&key=KEYHERE
    the PP indicates the pin actually and the bing map autocenters on that. You have several options listed on the webpage listed above. It's a question of the one fitting you best.
    Please note that your bing key is yours so you need to hide it well enough.
    Regards
    StonyArc

  • How can I add a User Library or Instrument Library to my Project Installer?

    Hello All,
    I want to includ some libraries for 2014 in my distribution installer in LabVIEW 2014.
    Some of these files are located in Instr.lib and others in User.lib. There may also be some in vi.lib.
    I have some devices and custom VI's I have written and would like to distribute these with my executable.
    Is there a way to include these libraries automatically?
    As it stands now, I have to install my application then manually copy these libraries which is obtuse.
    Note that one of my user libraries is a directory of VI's, not a compiled libary (at this time).
    Thanks for any advice.
    Veni Vidi Duci

    DB_IQ wrote:
    Yeah, I believe so.
    In the past, though, none of these libraries were installed.
    But this is why:
    My main VI is the test VI that calls sub vi's from a remote location by reference. These VI's are dynamic in scope.
    As such, any of these sub VI's that refer to the libraries in my User.lib for example have no VI to reference. These dynamic VI's do not get installed. They are simply present in a library.
    Would it make sense, then, that my VI's that are called by reference should themeselves be installed using an executible so the required instrumetns and user VI's are installed as well?
    That might do the trick.
    You can manually add them as dependencies to a seperate folder in the exe build spec, and then reference that relative location in your main VI when calling them.
    There is always the Post-Build action too that might help.

  • Add-on Builder only lists the first 10 Addon-Projects

    Hello,
    I'm using the Add-on Builder since 7 days.
    In my "private addon" section, I have 16 add-ons (Add-on projects).
    URL here:
    https://builder.addons.mozilla.org/user/private_addons/
    When I try to list the projects nr. 11-16 I click on the Link labeled with "Next"(on the bottom of the site). But Add-on Builder isn't able to show the site. Instead a blank page appears with the message "500: Server Error" in it. I am a new user since a week, and the problem exists since a week .
    -Is it a bug?

    To inform the "Add-on Builder" team I sent a mail to
    [email protected] on 21. december 2011 .
    -But I got the mail back (Failed 5.4.3 routing server failure).
    -Is the mail address [email protected] correct?

  • How Do I Add A Search Engine Not Listed Under the Mycroft Project??

    I just installed Firefox 12.0 last night. All I want to do now is add www.Gibiru.com to the Search Engine Manager, delete Google & make Gibiru my default search. There is no add-on or plug-in at the Gibiru webpage & it doesn't come up under the Mycroft Project search. Why can't I open Gibiru.com in the Firefox browser & click a button under Options or Search Manager to make that page my default search? Firefox claims to be so 'fast & flexible', but it's functionality stinks compared to MSIE.

    The easy answer is to install an extension such as [https://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar/ https://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar/]. Then, whenever you go to a website, you can just right click the search field and choose to add it to your search bar
    Unfortunately, it seems that website doesn't support an even easier method of adding a search engine, detailed at [[Search bar#w_while-visiting-a-website|While visiting a website]]. But, for other websites, you can use that technique.

  • Project Server 2010:- How to add Own Workspace filter in workspace web part like project server 2007

    Hi All,
    I am using project server 2010.
    Can some one advise me how can I add Own Workspace filter option in workspace web part like project server 2007 which is showing all projects name page by page. There no filter option available. I am not sure if there is any out of box feature. 
    Thanks in Advance..

    Nitin,
    PS2010 shows by default the workspaces you have permissions to. Unfortunately, there is no more filtering options available.
    The only solutions are to write a custom webpart, or develop your own SSRS Report, which you can customize the way you want.
    Refer to Paul's excellent blog post on this topic here:
    http://pwmather.wordpress.com/2011/08/05/custom-projectserver-project-site-workspace-view-in-pwa-ps2010-ps2007-epm-msproject-ssrs/
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:

  • Add vi from earler version to LabVIEW 8.0 Project

    I have a large number of vi's from 7.1 and I need to add them to 8.0 projects. What is the best way to add them rather than create new vi's? 

    Hello,
    I would recommend copying the files you want to add to your project to the directory where you have your other 8.0 VIs for that project.  Then you can open those VIs in 8.0, save them in 8.0, and add them to your project.  This way you'll still have your 7.1 copies in case you need them later.
    Best Regards,
    JLS
    Best,
    JLS
    Sixclear

  • How do you add Silverlight to an exiating "Blank App (WIndows Phone)" project?

    I created a new Windows Phone project in VS, and I specified a template of "Blank App (Windows Phone)".
    I then added the following to App.xaml.cs:
    using System.IO.IsolatedStorage;
    I get an error with the squiggly red line underneath "IsolatedStorage" that says:
    The type or namespace named 'IsolatedStorage' does not exist in the namespace 'System.IO' (Are you missing an assembly reference?)
    If I create the project using the "Blank App (Windows Phone Silverlight)" then I do not get the error.
    This makes sense, as IsolatedSTorage is a Silverlight function.
    What I would like to know is how to "add" Silverlight to the first project so that the IsolatedStorage reference is valid.
    I assume I need to add a reference?

    You cannot. You can write a Windows Phone app as either a Silverlight app or a Runtime app, but you cannot add Silverlight to a Runtime app.
    To access app data in a Runtime app (and in a modern Silverlight apps: IsolatedStorage is a legacy API) you can use the Application Data and StorageFile API. See
    Accessing app data with the Windows Runtime and Managing app data for details.

Maybe you are looking for

  • Premiere Elements 11 stops importing from DV

    Premiere Elements 11, Windows 8 32, External USB-HD Hi, I am trying to convert my friends' MiniDV videos. I work with a borrowed laptop that has Elements on it but I am not familiar with it. The import always stops after about 18:30 and I get an erro

  • Database View

    Hi Friends, Can we created calculated fields in a view. Can we create field in a view using function module. Please suggest ... Pankaj

  • Storing Data in multiple tables of  a database

    HI In my process i need to store all the data from the process to a database.i want to store the data in multiple tables of the database.Is it possible to store the data in multiple tables using the database acitivity in livecycle and how to do it?

  • I have Mac OS X Version 10.5.8 what do I need to do to upgrade to the latest version of software??

    I have Mac OS X Version 10.5.8 what do I need to do to upgrade to the latest version of software??

  • Folder Actions Setup- connection failed

    Every time I open Folder Actions Setup I get an error message saying "Connection Failed- Server may no longer exist..." and "Automatically Add to iTunes" is in red. I click ok and it keeps popping up. I've removed that server from my favorites since