swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] embedded actionscript internet explorer problem


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)

i know, i know. internet explorer is crap. But I'm helping out my friend with one site that's designed "for people" and since 80% or more are using crappy IE, i have to check out if that browser also supports my output.

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




reply via email to

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