A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: LoadMovie help

  1. #1
    O R O B L R A M
    Join Date
    Jan 2001
    Posts
    87

    LoadMovie help

    Is this correct?

    LoadMovie(_root.blah.text, 0);

    I want to load a movie according to wat i tpye in a text box. is the script correct?..

    please help?!?!?

  2. #2
    Senior Member catbert303's Avatar
    Join Date
    Aug 2001
    Location
    uk
    Posts
    11,222
    hi,

    code:

    loadMovieNum(_root.blah.text, 0);



    where blah is the instance name of the textfield on the main timeline.

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