On Sat, Aug 18, 2007 at 06:30:00PM +0200, Daniel wrote:
> .action:
>     this.createEmptyMovieClip("mc",0);
>     mc.loadMovie("image");
>     mc.onEnterFrame=function(){ - some image manipulation instructions - };
> .end
> 
> [...] but I can't assign the onEnterFrame function in the second way.

I believe this should work... is "image" a SWF file or a .jpg?

Greetings

Matthias




Reply via email to