darthraider
01-15-2003, 12:32 PM
I have a flash movie which when loaded, contains approx. 50-100 objects. Objects are positioned not only next to each other, but also on top of each other. Each object has a part which is partially transparent (_alpha 30). Not every object is visible, that is, they cannot be seen by people because the object is covered by another one and does not become visible until the object above is removed. The _visible parameter is true at all times. Each object has a rollOver/rollOut action. These actions however do nothing with _alpha.
Whatever browser I use, performance is ok except when using Internet Explorer. Even on 450Mhz the flash movie runs smooth when using a standalone player or viewing in e.g. netscape/mozilla.
Can the transparent have such an impact on performance even when the ._alpha is not tweened or changed by actionscript?
Changing frames per second does not result in visible changes.
Whatever browser I use, performance is ok except when using Internet Explorer. Even on 450Mhz the flash movie runs smooth when using a standalone player or viewing in e.g. netscape/mozilla.
Can the transparent have such an impact on performance even when the ._alpha is not tweened or changed by actionscript?
Changing frames per second does not result in visible changes.