load the movie help!

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default load the movie help!

    I would like to use two different SWF inside 1 HTML page. One SWF will be the main content area and the other swf will be the navigation. How can I load different swf movies in place of the content movie using the navigation swf movie.

    Example:

    navigation.swf

    button 1
    button 2
    button 3


    button 1 will load content01.swf in place of current swf movie


    I am sure this is rather simple.. I am new to Flash :)

    Thanks in advance!


    pixelgroove webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Load Movie help...
      I am pulling double duty with this question as it serves two purposes. I am developing a total flash controlled ad system for myself, but also need...
    2. Newbie: load a movie in a movie
      Hi, This may be very easy but I'm gettinge more and more confused, and I don't get it by myself, so could please somebody give me a hand.: I...
    3. using load movie to load to another movie
      This seems like it should be easy...but I can't figure it out - my action scripting skills are pretty basic I have a movie(created in MX) that...
    4. How can I load movie contents into another movie?
      How can I create the following functionality? container1.loadMovie("img1.jpg") container2 = container1; Basically, my problem is that I'm...
    5. Load JPG into a movie
      on (release) { loadMovie("../Images/image1.jpg", "axl"); I'm trying to load an external JPG into my flash movie. I've put the script above on a...
  3. #2

    Default Re: load the movie help!

    Heres a quick example of what i think you are trying to do.
    Hope it helps

    [url]http://webforums.macromedia.com/attachments/lc3.zip[/url]

    Certified but not by Macromedia!
    myurl
    stwingy webforumsuser@macromedia.com Guest

  4. #3

    Default Re: load the movie help!

    Thanks!!!

    Now I need Flash MX to view the files :S


    pixelgroove webforumsuser@macromedia.com Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139