Quote:
|
Originally Posted by Obtruse_Man4
I think I found the problem, atleast partly. It's these two lines of code:
<link href="style.css" rel="stylesheet" type="text/css" />
<base href="http://www.farsideofthegalaxy.com/skins/plain/">
Together they form the green header bar, but flash doesn't work. With only the first line of code in, only the links show up (no green graphics), but the flash works. With just the second line of code in, the flash doesn't work nor do the green graphics show. I have no clue why that is, but I think I'm getting a little farther.
|
that will probably your problem. use for the URL "../../photos/APG.swf" instead of "APG.swf".
Hope that helps
