Entering text and Sprite by dragging

I am trying to create a draggable dialog box, which includes a text entry field and I want to keep the dialog box when entering text is selected. If I create a sprite with a key area above everything works as expected, but when I add the text below the affected area input field, choosing the text that is to drag it from the dialog box. Here is an example of the problem:

import flash.display.Sprite;

import flash.events.MouseEvent;

import flash.text.TextField;

import flash.text.TextFormat;

back of the dialog box

var rectshape:Sprite = new Sprite();

rectshape.graphics.beginFill(0xCCDDCC,.8);

rectshape.graphics.drawRect (0,0,400,300);

rectshape.graphics.endFill ();

addChild (rectshape);

rectshape.buttonMode = true;

rectshape.addEventListener (MouseEvent.MOUSE_DOWN, onClick);

stage.addEventListener (MouseEvent.MOUSE_UP, onUp);

has hit the region

var hit: Sprite = new Sprite();

hit.graphics.beginFill (0,.2);

hit.graphics.drawRect (0,0,400,40);

hit.graphics.endFill ();

rectshape.addChild (hit);

define the affected area

rectshape.hitArea = hit;

rectshape.x = 200;

rectshape.y = 200;

text entry

var format: TextFormat = new TextFormat();

var tf:TextField = new TextField();

rectshape.addChild (tf);

TF.x = 20;

TF.y = 50;

TF. Width = 350;

TF. Height = 150;

format. Size = 17;

format. Color = 0xFFFFFF;

format.align = "Left";

TF. Multiline = true;

tf.wordWrap = true;

TF. Selectable = true;

tf.defaultTextFormat = format;

TF. Text = "Input text - Na alit and cor susciduip enim dolenim acil ut rlap nis nulputat velissenit lamet, Lord tionullam, Ipil quat." Equatum dunt praessit dignismodip and lortin ent acilia faci tat nonsed mod elestrud tem vel said veliquis not hendiam, volore ipisl ullaore facidunt alit said dionsed modipis nonsecte modion henissi. « ;

function onClick(event:MouseEvent):void {}

rectshape.startDrag (false);

}

function onUp(event:MouseEvent):void {}

rectshape.stopDrag ();

}

I do not see where you did your "input" textfield type, but to answer your question simply to add a listener MOUSE_DOWN to your textfield and activate the phase of use of your rectshape screenshot:

rectshape.addEventListener (MouseEvent.MOUSE_DOWN, onClick, true);

tf.addEventListener (MouseEvent.MOUSE_DOWN, whateverF);

Tags: Adobe Animate

Similar Questions

  • Calculation using subpoenas entered text and column

    I created a 'text' field, but also a print"" button. I would like the user to enter a number in the text field and click the 'go' button, and after this, the data in the text field would serve in a calculation which replaces the text entered with a value... is it possible?

    Ok. It works now. I changed the parameters of Type of Source used (s) / Source for P5_SPACE_REMAINING of their values of
    "always...'/SQL Query.

  • I want to enter text and check spelling in a different language on Windows 7 Home Premium

    When you write a document in Word I want to type and check the spelling of the block quotes in a handful of other languages (German, French, Spanish, Italian, Chinese may be too). I have 7 Home Premium. Can I only do this with 7 Ultimate? 7 Ultimate this will as delivered without additional software?

    From what I've read on the Web, it seems I might have to logout of the word whenever I want to check the spelling of a word in another language and then connect again in this language and then logout and login again to continue to write and spell the default language (English). Is this true?

    Hello
     
    Thank you for the update.
     
    Your problem is related to Microsoft Office 2007. There is a dedicated forum dealing with questions related to Microsoft Office 2007. I recommend you post your request in the Microsoft Office 2007 Forum:
     
    Microsoft Office 2007 Forum:
     
    It will be useful.
  • Unable to enter text

    I am new to adobe story.  Sometimes I can enter text and other times I can't.  I can always delete text, but there seems to be something kick me in an edit mode? any ideas?

    Hello

    just to update everyone on this thread.

    We published an update and the problem is now solved.

    Please update your application client history and let us know if the problem persists.

    Fund, what's new in our updated here.

    Thank you

    Adobe story team

  • When you modify a form in the DC or Pro Player I can enter text etc., save, close, and return later to change it. However, once I use the function "Fill & Sign" and save the document, it locks the file and all other fields are not editable. Is there a

    Hi guys,.

    When you type information in a form in the DC or Pro Player I can enter text with fields of text etc and then save, close and return later to change the form. However once I use the function "Fill & Sign" to sign the document, and then save, it locks the file and all other fields become editable. Is there a way around this to remove this feature where it becomes locked and instead allows me to change the form after a signature is applied and saved. All the security properties of the form are on 'admitted', there is no restriction. Even though the document is locked all the properties remain still as 'authorized '.

    The signing is FINAL.  You cannot sign a PDF paper advance. Complete and save, do not sign.

  • Collection and re-view reflections enter text?

    Hello

    We want to 'collect' entries reflections by learners at different times during training and then return to the learner to a couple of the paragraph/thoughts written later in the training. 8 Captivate will support this type of activity (in HTML5)?  We use the functionality of text entry box and send back them to the same blade to see again?

    Thank you very much

    Wendy

    Both the text entry box and the interaction of scrolling of text have an associated variable that will store the entered text. However, limit is 256 characters.

    Since it's in a variable, you can display this variable later by showing it in a container of text (legend or form). A variable insertion can be done with the X button in the part of the Format of the properties of the container text (CP7 and earlier), or with the same button in the real estate part of the character of the Style tab in CP8.

  • Text and an image to enter a repeating text field?

    A user wants to add equations and text in a repeating text field in a table in a dynamic pdf document that was created with Adobe LiveCycle Designer 8.2.

    He would also be able to insert screen shot images in the same field.

    We don't think that this is possible, since different areas allow different input types. But we are in a hurry to do so. I am looking for a way to do it, or a definitive answer that it can be done with Adobe LiveCycle Designer.

    And of course, if this is the case, nobody knows how to create a pdf form that allows for the insertion of text and image in a field?

    Thank you and happy new year!

    Hello

    If you drag a subform on the page (not in the table) and then in this subform place an ImageField and a TextField. Configure these as you want them to appear in the table and the value of the subform a Flowed layout.

    Then copy the subform and paste it into the cell in the Table.

    To the user, it will appear as a textfield and a field of the image in the same cell.

    It should work, as we have done similar in the past.

    In regards to the screenshots, the ImageField object will only allow the user to click on it and go to the place where on their computer image file exists. Can't drag an image file and drop it on the ImageField in the PDF. Nor can paste you from the Clipboard into an ImageField.

    Hope that helps,

    Niall

  • I broke my screen, and now cannot drag to open it.  I have an alarm that don't go.  I also want to synchronize my phone before I take it buy a new one.  Is it possible to synchronize and watch my calendar for the next few days?

    I broke my screen, and now cannot drag to open it.  I have an alarm that don't go. I can let the battery die I know but I really want to be able to access and examine what are the texts I received today. I think that my ICloud is can be disabled. I also want to synchronize my phone before I take it buy a new one.  Is it possible to synchronize and watch my calendar for the next few days?

    Without entering your access code, it is not possible, unless your time is in iCloud. If this is the case, connect to iCloud.com to check your calendar.

    Good luck.

  • Use the keyboard to enter text on the stage

    Like others here, I'm kinda a novice. Used to use the Director and Lingo years before, but am very rusty and the rest on something, I had understood years before.

    For my project, I need the user to be able to enter text in a field of text during the demo. Basically I'm just trying to understand how to do so that I can enter text on the stage via my keyboard using Lingo. I did a search on this site, but couldn't find something from this base in discussion.

    I am using Director 11.5 and the finished demo runs on a PC and a Mac. Any help would be incredibly well received.

    What part of this are you having trouble with? If you add a #text or #field member to the stage as a sprite, and their #editable property is set to TRUE, you should be able to enter text in the other.

  • Retrieve the text of sprite to the specific marker

    Is there a way to recover the text from a spriteMember to a specific marker when you are not located in this marker?

    I have a presentation that uses small graphics below to go to its corresponding marker based on the markerList. I would like to get text in sprite (6) of the corresponding marker location and display them in a sprite of text on the stage at the current location. Without jumping to that location.

    I try to avoid to make a list or naming of the members with the corresponding marker.

    Thank you.

    Wally

    > Is there a way to retrieve the text of a spriteMember to a specific marker
    > When you are not located in this marker?

    Short answer... No.

    You can get the text of the Member?

    If this does not work, you can use the partition record updateLock property.
    You can do something like this: set updateLock true, go the frame you
    want the text of the Member of the sprite, then return on the image you
    running and turn updateLock back to false.

    on test
    _movie.updateLock = true
    Go "spriteFrame".
    Mettre.Member.text sprite (6)
    go "normalFrame."
    _movie.updateLock = false
    end

    If you put that as a Manager in a movie script, you can enter the test of
    the message window and see what happens - you will see the text of the
    Sprite appears, but will not spend the read head...

    HTH

    --
    Dave-
    Adobe Community Expert
    www.blurredistinction.com
    http://www.Adobe.com/communities/experts/

  • I don't want to move to the new tab immediately when I select text and search it from the context menu.

    When I select text and right-click on it and looking for it, the new tab open and switched to immediately. I don't want that. Instead, I want to stay on the page that I am and don't want new tab to switch immediately.

    Hi Obaid.Farooq, please try the following:
    enter on: config in the address bar of firefox (confirmed the message information where it appears) and search for the preference named browser.search.context.loadInBackground. Double-click it and change its value to true.

  • When you enter text in a form, that the cursor often jumps before the entered character

    Samsung Galaxy S3 i747m
    71 of Firefox and beta (good example, the 7 was presented at the 1, and I had to reposition the cursor)
    Swype 1.3.5.x (tried with stock AOSPS keyboard, same result)
    The cursor often jumps back from a position when entering text in a web form. This makes entering the numbers and passwords about Impossible. I can reproduce this error regardless of keyboard.

    iamjayakumars which will not help.

    We have made several changes to the keyboard input in Firefox 19 and 20. You should be able to find 19 Firefox in the game store as Firefox beta Friday of this week.

  • button "enter text".

    Hi all

    I have a problem with how the two enter keys on the keyboard Act.
    Admission to the center of action keyboard as a newline, in other words, a line in a string of finishing and start a new.
    The entry on the digital keyboard, however, laws by pressing the button "enter text", which appears in the upper left corner of LabVIEW when you use a string.

    My question is: are there at - it a way to make the entry on the keypad to act as a line break?

    I use LV 8.6.

    I see you have 8.6, but maybe this picture (an extract from V9) will show you an approach (at least for a VI running).  You can use a key down? filter throw the Enter key or replace it with a return of the event.

    This image shows how to replace the back entry, you could also wire the result of the comparison to the terminal of discard to disable the Enter key.  It shows how to do for a set (current) VI, you can also use the Down button? event for a control of the channel limit the effect.

    Edit: Added LV8.6 VI

  • Photo Story 3 blurs the text and format of appropriate background music

    I had a lot of trouble with a blurry text on Photo Story 3. It seems perfectly fine to start, and then whenever I saw it, it's blurred beyond belief. In addition, I don't know the type of music format for the background music. What can I do to fix the text, and what file format do I for the background music?

    Many different audio formats would work but the best
    choice is always WMA or WAV. Sometimes, it can
    having problems when you save a project as a result of the use of certain
    audio formats.

    As for your photos... If nothing else... to enlarge a
    size at least equal to your screen resolution.

    That will probably not improve the appearance of the
    photos, but it will improve the text (fuzzy) pixelated
    problem.

    First of all, lets you know what is the resolution of your screen. Right
    Click your desktop, then choose Properties / Settings tab...
    Watch the screen resolution slider to see your current
    Resolution of the screen. For this tutorial, let's say your screen
    The resolution is 1024 x 768.

    If you download and install the free Win XP ImageResizer
    PowerToy it will add a 'Resize' option to the right click
    menu.

    Can resize the following free PowerToy for Windows XP
    lots of photos very quickly:

    Click on the following link and on the left, click PowerToys...

    Windows XP downloads
    http://Windows.Microsoft.com/en-us/Windows/downloads/Windows-XP

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Download and install: ImageResizer.exe
    (Filename: ImageResizerPowertoySetup.exe)
    (does not work on Vista)

    Now you can open any folder containing images and
    you will have an option to resize. Just right-click the selected
    (highlighted) image files and choose resize images of
    the menu. You can select a picture or an entire group.

    The program puts in the folder with resized copies
    your originals.

    (Tip: * never * crush your originals... especially if you were)
    resizing of the originals to a smaller size)

    Resized copies will the custom word added to the
    file name so that they will not be easy to find when you are ready to add
    paste them into your photo story project.

    To ensure that images in the orientation to portrait and landscape
    are resized to the same size... go to... Advanced... and
    tick... Customize... Enter the largest number in these two areas.

    IOW... in this tutorial assuming that the screen resolution 1024 x 768...
    Enter 1024 in these two areas.

    The maximum number of Photo Story 3 photos can just a Council...
    handle is 300 and if you use a lot of movement and Transitions a
    smallest of the numbers is recommended.

    Well, the next gift can change the duration of the photos
    in an existing one. WP3 project... it can also delete... Motion and
    Transitions and also randomize the slides.

    TweakPS
    http://www.windowsphotostory.com/TweakPS

    More info on the following sites:

    WindowsPhotoStory.com
    http://www.windowsphotostory.com/

    PapaJohn
    http://Papajohn.org/
    See Photo Story 3 in the left column

    See you soon...

  • Blur and expanded text and icons after the connection with Windows vista

    I have windows vista and when I turn on the laptop, the text and icons on the Welcome screen are normal, but after registration on the text and icons become slightly enlarged and fuzzy.  How can I get it back to normal?

    Hello

    There are a number of things to try:

    try going to your graphic card manufacturers site or computer and are looking for the driver download section

    Search your computer or graphics card model number based on what you have and download and install the latest graphics drivers for vista

    then try to make the screen of solution of problems

    http://Windows.Microsoft.com/en-us/Windows-Vista/change-screen-resolution

    Change the screen resolution

    __________________________________________________________

    or try a restore of the system before this happened

    http://www.windowsvistauserguide.com/system_restore.htm

    If necessary do in safe mode

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode option with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

Maybe you are looking for

  • Please help me with my imac beachballing running El Capitan

    My imac is in trouble and my mental well-being is threatened! If you could please help, it would be most appreciated. I've included an etrecheck report: EtreCheck version: 2.9.12 (265) Report generated 2016-06-25 12:37:55 Download EtreCheck from http

  • What is proxy and proxy port host

    I want to know host proxy and firefox proxy port

  • Lenovo update talks an incorrect language

    Hey everybody! I bought a thinkpad x 201 in South Korea. The system has been implemented in Korean. If I try to use the Lenovo thinkvantage software update tool, he speaks Korean to me. I want to communicate in English. As many complained about alrea

  • Hard USB unplug

    Hey guys,. I bought V570 model 2 days and I was wondering if its normal I really have a hard time to remove any peripheral USB on it, as really having a hard time, I basically have to hold tight the laptop and force out usb (especially my external ha

  • In Forefront TMG IPSec VPN RVS4000

    Hello We set up a site to site VPN using a Cisco RVS4000 at one end and TMG to another.  When initiate us communication (PING) from a client on the local network of TMG, the binding is ESTABLISHED and both directions of traffic flow.  However, if we