Embeded swf does not show the servertime!
Hi Wilbert,
your code is working fine! Everthing is finished and now this:
Quote:
1. The servertime is one hour back!
I mean in germany it is 17:00
but the servertime is 16:00
and embeding is not correct!
Quote:
When I embed the swf.file the servertime is not visible!
Although the servertime.php is in the same folder!
I got a problem, when I embed this swf file!
If I start the flash file directly, like
http:\\www........time.swf
it works fine with all the servertime!
If I embed this time.swf file in my Shop, it does not show the servertime, although I copied the servertime.php in the same folder where the swf file is!
Then I tried to embed the original Path:
I mean that path which is working...
Code:
<embed width="687" height="100" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www...../test/time.swf"></embed>
Im my folder test is the servertime.php and the time.swf
But it does not shows the servertime if I embed this file!
The website which embeded the time.swf file is a php site:
Code:
domain/index.php?cat=c14_city.html
I copied the servertime.php in the main folder without success!
Do you know the problem?