What Flash player version are you using?
What Flash IDE are you using?
For JPegs you have the progressive download not supported until the Flash 8
player.
Are the jpegs and mp3s loaded via Actionscript? Perhaps you have a coding
issue such as improperly arranged methods that are declared at run time such
as the MovieClip.onLoad that result in randomly not firing due to load
occuring before the method is assigned.
Not a Mac expert, but again be sure you know your player versions and see if
there are some issues with the Plug-in version you are using.
--
Lon Hosford
www.lonhosford.com Flash, Actionscript and Flash Media Server examples:
http://flashexamples.hosfordusa.com May many happy bits flow your way!
[quoted text, click to view] "arvin8" <webforumsuser@macromedia.com> wrote in message
news:ed5gju$d6j$1@forums.macromedia.com...
>I have a swf which it receives it's content from xml files.
> It displayes jpg's and mp3's by getting their paths from xmls.
> (also I must note that these jpegs and mp3s are uploaded from an asp.net
> form)
>
> My problem is some jpgs are not being displayed & some mp3s are not played
> at
> macintoshs.
> I've tested with almost all mac browsers and flash plug-ins. It's all
> same.
> While some files are being displayed some do not.
> I see blank the area where the jpgs should be shown.
>
> Has anybody faced this issue?
> What can be the reason and any recommendations on how to fix this?
>