Question:

How do you load a swf into a swf?

by  |  earlier

0 LIKES UnLike

i need it to be when a user clicks on a button(in website.swf) it will load a swf (movie.swf) (on a different server) just in to a box with a desired width and hieght inside of website.swf.

Basically how do i load a swf into a already running swf with desired heights and widths

 Tags:

   Report

1 ANSWERS


  1. To load a SWF file into another running one, use the loadmovie function :

    loadMovie("products.swf",_root.dropZon...

    If you load it within a movieclip, you'll can set the required size of this movieclip.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions