http://www.pyxismm.com/flash/Test11b.html <http://www.pyxismm.com/flash/Test11b.html>
If I select "Preview in browser" it opens IE but doesn't open any windows. If I select Netscape the rollovers start going without anything going near them. (If it doesn't crash)
Is it just me having problems like this? Or is LM pretty unpredictable?
The rendering of bitmaps is less than optimal in the Flash player, requiring workarounds from users. This is the nature of the SWF format, which is optimized for rendering vectors, and not so much for bitmaps. There's a pretty extensive FAQ section that deals with this at the top of this user forum.
Without seeing your LIV file, I can't say definitively what's going on- but it sounds like you have two different versions of the Flash player in your two browsers. LiveMotion 2 exports SWFs compatible with version 5 or later of the Flash player. The difference between version 4 and 5 of the player is the scripting model changed entirely. Scripts that are written with version 5 ActionScript syntax generally won't work correctly in version 4 of the Flash player.
Hope this helps,
-Joe
I can tell you right off the bat the reason it doesn't open a window...it's because you are telling the URL to load into the same window. If you want it to spawn a new window, use "_blank", not "_self" in the getURL argument.
I'm still trying to figure out why it's bitmapping on export. Did you use gradient mesh or a raster effect in Illustrator anywhere?
-Joe
http://www.pyxismm.com/flash/Test11.liv.zip <http://www.pyxismm.com/flash/Test11.liv.zip>
Did you see the thumb disappear? Thanks. -Derryl
Sorry, but I have not figured this one out yet... I will post when I have something.
Regards,
-Joe