swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] embedded actionscript internet explorer problem


From: Jacek Brzeski
Subject: Re: [Swftools-common] embedded actionscript internet explorer problem
Date: Sun, 11 Sep 2005 18:24:56 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

Matthias Kramm wrote:

On Thu, Sep 08, 2005 at 05:20:07PM +0200, Jacek Brzeski wrote:
open the page in ie (tested on 6.0); change the window size to less than 650 height (that's the movie height) and scroll down. After reaching actionscript the browser will go up...

Yes, I see it too- seems the rewinding of the SWF file resets the whole
page. It's even more visible if you insert some html text before the SWF <object>. It also seems that if multiple movies are on a page, the
rewinding of *any* one causes the page to scroll up again.

I also tried to insert the html file containing the SWF into another html
and then using an <iframe>, but that didn't help either.

One solution I've so far come up with is to insert the whole movie into
a sprite. (Either with swfc's sprite tag, or simply by running
"swfcombine -t movie.swf -o movie.swf")


Thanks!
I've found another workaround - when shifting actionscript code from frame 1 to some later number (i. e. 10th) the problem is solved... at least I think it is (is working ok in ie, at least first set of my tests). So: when 1st frame is actionscript-empty the problem dissapears :)

numer9




reply via email to

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