|
| From: | Jacek Brzeski |
| Subject: | [Swftools-common] embedded actionscript internet explorer problem |
| Date: | Thu, 08 Sep 2005 17:20:07 +0200 |
| User-agent: | Debian Thunderbird 1.0.2 (X11/20050331) |
To the point:I created an .sc file "action" tag. It's the only way to get an object follow the cubic line... and after inserting any action: (..) .end tag there's strage things going on with IE.
Go to the page:
http://www.cartridgeworld.pl/draft/
in any good browser. just the picture. it got empty frames and on 100th frame
it has
.action:
gotoAndPlay(2);
.end
and now, the final:
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... and scrolling
is some-kind difficult...
Any ideas? I need to embed some code (counting random numbers, moving along cubic splines) and don't know what to do...
thanks, Jacek Brzeski
| [Prev in Thread] | Current Thread | [Next in Thread] |