swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] LoadMovie to load images dynamically and treat the


From: Matthias Kramm
Subject: Re: [Swftools-common] LoadMovie to load images dynamically and treat them.
Date: Sun, 19 Aug 2007 12:22:59 +0200
User-agent: Mutt/1.5.6i

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

[Prev in Thread] Current Thread [Next in Thread]