pvandermaesen
10-08-2004, 04:21 AM
hello,
I try to include a laszlo generate swf in a standard flash application.
this is my actionscript code in flash :
this.createEmptyMovieClip("container_mc",0);
this.container_mc.loadMovie("http://localhost:8080/lps-2.2/examples/flash/form_example.lzx");
it is very simple and this code work corectly when a insert a jpg or a standard swf file.
thanks.
P.
I try to include a laszlo generate swf in a standard flash application.
this is my actionscript code in flash :
this.createEmptyMovieClip("container_mc",0);
this.container_mc.loadMovie("http://localhost:8080/lps-2.2/examples/flash/form_example.lzx");
it is very simple and this code work corectly when a insert a jpg or a standard swf file.
thanks.
P.