A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: movie follows mouse with changing text

  1. #1
    Member
    Join Date
    Jan 2001
    Posts
    54

    movie follows mouse with changing text

    Hi,

    after some pointers.. I have an interactive map with a movie that follows the mouse around informing the user which postcode (zip code for those on the other side of the pond) I have the movie following fine, but am having trouble populating the dynamic text box postcode_txt with the postcode.

    I have defined a variable pctext but cant seem to put the final parts together


    many thanks..
    ashley

  2. #2
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    What's your question? how to populate a dynamic textField?
    Here's an example:

    textField.text = "something";
    textField.htmlText ="<u>something else</u>"


    gparis

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center