A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: loadmovie help

Threaded View

  1. #1
    Help Seeker
    Join Date
    Jun 2000
    Location
    NY
    Posts
    94

    loadmovie help

    Why does http://www.rh71.com/projects/henryandterri/gallery/gallery.html(calling .swf) bring up the images... while loadmovie of that gallery.swf in a main.swf brings up this problem - the scroll bar shows, but no pics. What am I doing wrong with the loadmovie ?

    For the pictures button:
    on (release) {
    _root.picsMC.loadMovie("http://www.rh71.com/projects/henryandterri/gallery/gallery.swf");
    }

    For your reference, I named the MC "picsMC" on the main timeline. The images location is from an .xml document in the /gallery directory (same path as gallery.swf). The gallery.swf loads fine with loadmovie, but it drops the path for the images ?

    Been troubleshooting this for 3 hours now... at my wits end... please help.
    Last edited by rh71; 08-04-2003 at 11:20 PM.

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