I’ve got a file using AS2 to load images via xml that works fine in IE, Firefox and Safari on a PC. It works fine on IE and Firefox on a Mac, but, when my client tests it using Safari 3.1.1 on a Mac, he says all the images momentarily flicker in, but disappear when they all load…I can’t duplicate it, so I can’t test it and I’m not sure what to do to fix it.
I tried removing type=“application/x-shockwave-flash” from the html and played around with the wmode, but neither seemed to change anything when he was viewing it…
You can see the swf at:
http://brianwpiper.com/fk/fk.htm
Any ideas?? Would LOVE some help from the Mac community on this…
Thanks!!
edit: Oh, and I’m using swf object to display the swf…I tried using the standard embed/object as well, but that didn’t work either…