[SWFObject] Firefox!!

Aran Rhee aran.rhee at qdc.net.au
Thu Dec 21 16:29:53 PST 2006


Wainer.
 
 
The file which is trying to be loaded by Firefox on the Italian intro page
(from doing a http traffic capture - see below for all traffic when I hit
the page) is:

/italiano/..%5C%5Cruntime/shared.swf 

Is this actually correct?
 
I think your relative paths are failing judging by how IE and Firefox are
handling tyhe file differently. Perhaps try putting in the BASE param into
your swfObejct definition
 
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_04157
 
so.addParam("BASE", ".");


Also, on you main page, you also seem to have the macromedia/adobe
javascript library. Perhaps this may also cause an issue?

<script src="../Scripts/AC_RunActiveContent.js"
type="text/javascript"></script>


Cheers,
Aran

 

Firefox


TIMESTAMP	 REQUEST	 CONTENT-TYPE	 RESPONSE-CODE
REQUEST-SIZE	         RESPONSE-SIZE	            RESPONSE-TIME(MS)	
Fri, 22 Dec 2006 11:17:14
http://www.amikitalia.com/italiano/intro.html	  text/html	 200	 405
1709	 797	
Fri, 22 Dec 2006 11:17:15	  http://www.amikitalia.com/swfobject.js
application/x-javascript	 200	 358	 6780	 828	
Fri, 22 Dec 2006 11:17:16
http://www.amikitalia.com/italiano/intro.swf
application/x-shockwave-flash	 200	 460	 150051	 6500	
Fri, 22 Dec 2006 11:17:17
http://www.amikitalia.com/italiano/..%5C%5Cruntime/shared.swf
application/x-shockwave-flash	 200	 421	 5585	 797	
Fri, 22 Dec 2006 11:17:23	  http://www.amikitalia.com/favicon.ico
image/x-icon	 200	 317	 4562	 625	

IE (6)


TIMESTAMP	 REQUEST	 CONTENT-TYPE	 RESPONSE-CODE
REQUEST-SIZE	 RESPONSE-SIZE	 RESPONSE-TIME(MS)	
Fri, 22 Dec 2006 11:24:12
http://www.amikitalia.com/italiano/intro.html	  text/html	 200	 208
1709	 781	
Fri, 22 Dec 2006 11:24:13	  http://www.amikitalia.com/swfobject.js
application/x-javascript	 200	 257	 6780	 1203	
Fri, 22 Dec 2006 11:24:14
http://www.amikitalia.com/italiano/intro.swf
application/x-shockwave-flash	 200	 266	 150051	 4859	
Fri, 22 Dec 2006 11:24:16
http://www.amikitalia.com//runtime/shared.swf
application/x-shockwave-flash	 200	 266	 5585	 1172	


  _____  

From: swfobject-bounces at lists.deconcept.com
[mailto:swfobject-bounces at lists.deconcept.com] On Behalf Of Wainer CM
Sent: Thursday, 21 December 2006 8:05 PM
To: swfobject at lists.deconcept.com
Subject: [SWFObject] Firefox!!



Sorry, maybe you have replied so many time to this question but I'm new and
I've found nothing in my research about it.

So that's the problem: I've made again all the html pages with the
swfobject. All was very well working for my full satisfaction. (except some
pages showing for a bit moment the text in the div flashcontent. Maybe too
much text?)

Then I installed Firefox but it doesn't go over the first page. Only a full
black screen. I installed that damned Firefox on another PC. The same. And I
have the last release, of course.

In Mac all is working perfectly!!! ??????

What's that?

The pages I have not still correct are working with Firefox. Only those with
swfobject are black. It looks like it's able to read only the root and not
to go into a new folder. In fact the home page works. But it is not possible
to see any page into the folders.

Can anyone help me, please? I've to change all the other html pages for the
other languages (4) and I really don't like to waste time to make again from
zero everything if it's my fault. I've made exactly as  the Geoffry
explanation and every page is validate.

You can see it at: www.amikitalia.com <http://www.amikitalia.com/>  Only the
Italian one is made with swfobject. If you have firefox try it. And you will
see all the other languages are working except the Italian one.

I putted only one swfobject.js in the root and in the html in the folders I
wrote: 

../swfobject.js.

I thought: maybe I have to put the swfobject in every folder. I did but
nothing changed, Firefox always refuse to show the pages. (I even completely
deleted the cache manually).

So I don't know if I made some mistake .

And of course I'm in trouble having to write again all the other pages:)

Thanks for every answer.

Wainer

 


 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.deconcept.com/pipermail/swfobject-deconcept.com/attachments/20061222/89641ac8/attachment-0005.htm>


More information about the Swfobject mailing list