A Flash Developer Resource Site

Results 1 to 9 of 9

Thread: [RESOLVED] Calling a function from a name in text box?

Threaded View

  1. #1
    Junior Member
    Join Date
    Nov 2007
    Posts
    24

    resolved [RESOLVED] Calling a function from a name in text box?

    I have a text box on the stage

    i want to be able to type the name of a function and it's arguments, click a button, and have the function executed with said argruments
    is this possible?

    Something like this:


    An input box and a button, button is clicked and function "function1" is called with argruments "hello" and 1
    alternatly i could have more than one text box, one for the function name, and others for the arguments, if that'd be easier

    thanks
    Last edited by JamesPoel; 08-08-2009 at 10:02 AM.

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