HuggerFanta
Technical User
Hello!
I have problems with resizing movies (video) in a flash project.
i have an external movie containing the Video, imported with the following code:
_root.createEmptyMovieClip("movie", 2);
loadMovie("AnnonsFilm.swf", "movie"
;
now I whant tihs EmptyMovieClip to be played in a bigger "window", when user click the resize button for bigger view. Is there any easy way to handle this???
Thanks for all help!!
HuggerFanta --------------------------------------
Kind regards;
HuggerFanta
I have problems with resizing movies (video) in a flash project.
i have an external movie containing the Video, imported with the following code:
_root.createEmptyMovieClip("movie", 2);
loadMovie("AnnonsFilm.swf", "movie"
now I whant tihs EmptyMovieClip to be played in a bigger "window", when user click the resize button for bigger view. Is there any easy way to handle this???
Thanks for all help!!
HuggerFanta --------------------------------------
Kind regards;
HuggerFanta