A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: :: passing variables - little help ?

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    4
    hey,
    A piece I'm working on requires interactive user modes-
    I think I know how to do this in theory but i need help putting it into practice.

    I think it requires the following _________
    3 main actions required to create an interactive/customizable user experience.

    A: Nesting one movie within another using the Loadmovie/LoadMovie Num command.

    B : Passing a variable from one movie to another and to have the second movie display the variable contents in a text box.

    C : Passing a variable from one movie to another and have the second movie use the variable to construct a file path through which the second movie loads a third movie.
    _____________________________________________

    I could be way off on this as I'm new to actionscript.
    Any help would be really appreciated.
    :r::

  2. #2
    Senior Member
    Join Date
    Mar 2001
    Location
    Melbourne
    Posts
    441
    Hey this sounds complex.....

    Try this link:

    http://www.ashzfall.com/flash/fscomlib/frameplay.html

    It might be of some help...


  3. #3
    Junior Member
    Join Date
    Apr 2002
    Posts
    4
    Thanks M.

    Sorry if the piece sounds v. complex-

    Here's a simplified version.
    Each movie will contain text, images and customized buttons.
    These variables are to be determined according to which "mode" is selected.

    So the template remains the same for all-
    but if you pick say "french mode"-
    obviously the text file being called is different .txt file.

    I'm thinking along the lines in the last posting-or parent scripts-

    Any ideas/examples ?

    Cheers

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