Groups | Blog | Home
all groups > flash (macromedia) > march 2004 >

flash (macromedia) : Flash


seb
3/23/2004 5:01:44 PM
I have a mac, and all I can tell you is your flash intro is not happening.
You must be using some strange code on your first movie frame? Flash
works the same way with macs and pc as far as I know, so thats pretty odd.
Sorry can't help you any further without seeing the code...

[quoted text, click to view]
seb
3/23/2004 5:06:32 PM
maybe it's got something to do with the list of "param" you have in your
html.
Tipically my "param" list as generated by Flash is just:
<param name="movie" value="os13.swf">
<param name="quality" value="high">
<param name="scale" value="noscale">
<param name="bgcolor" value="#ffffff">
while yours has about ten more param values which I don't understand the
use for. Maybe that's a problem?



[quoted text, click to view]
HarriE22
3/23/2004 9:47:40 PM
My flash items are not working on a mac. They work perfect on a windows
platform. When opening on a mac all I see is a white area where the flash
should appear. I tried it with different mac computers but they all don't show
the flash. One of the items are buttons and without them mac users can't do
anything with my website.
Can anyone help ?

http://www.personalpostage.com

HarriE22
3/23/2004 10:24:32 PM
Could i send you the file so you can have a look if there is something not
right in the script?
I made three different flash files, intro, buttons and an ad. They are all not
working so my thinking is leading to flash in mac.. Should i have something in
my html script what communicates with a mac system and flash? Thanks in Advance
HarriE22
3/23/2004 10:49:55 PM
Just uploaded a template out of FlashMx. Did not edited anything and uploaded
it to my website. Again under windows it works fine but under mac there is
nothing.

www.personalpostage.com/test.htm

seems like a bigger problem than i thought.....
Jeckyl
3/24/2004 9:57:43 AM
Your html is stuffed ..

For IE with <object> tag you have

<param name="Src" value="test.swf">

For Netscape etfc you have
<embed src="../../../../Desktop/Untitled-2.swf" ...

So your html is showing different swf files depending on browser, and it
looks like the second one doesn't exist.


[quoted text, click to view]

AddThis Social Bookmark Button