Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Swf In Trouble, problem loading .swf's
panquetofobia
post Feb 2 2005, 06:02 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 25
Joined: 5-September 04
From: MEXICO DF
Member No.: 260



hello guys...

i have this problen since i signed up. my website has a flash menu which never loads.

CODE

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="180" height="160" id="menu" align="middle">
<param name="movie" value="./swf/menu.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="./swf/menu.swf" quality="high" bgcolor="#ffffff" width="180" height="160" name="menu" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</object>

the file name is ''menu.swf'' in the 'swf' directory.

have u ever had any similar problem???

greetings from México City wink.gif

Go to the top of the page
 
+Quote Post
avalon
post Feb 2 2005, 06:32 AM
Post #2


Advanced Member
Group Icon

Group: Members
Posts: 160
Joined: 27-October 04
Member No.: 1,260



I run a check and found that the fold name "swf" do not have permission for public view.

You may solve the problem if you set the folder permission to at least 0641 or 0644.

If it does not solve the problem, let me know.

smile.gif
Go to the top of the page
 
+Quote Post
panquetofobia
post Feb 2 2005, 06:33 AM
Post #3


Newbie [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 25
Joined: 5-September 04
From: MEXICO DF
Member No.: 260



Thanx a lot!!!

let me try...
Go to the top of the page
 
+Quote Post
panquetofobia
post Feb 2 2005, 06:39 AM
Post #4


Newbie [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 25
Joined: 5-September 04
From: MEXICO DF
Member No.: 260



didn't function.............!!!!!1 any other idea??

greetings from México
Go to the top of the page
 
+Quote Post
avalon
post Feb 2 2005, 06:50 AM
Post #5


Advanced Member
Group Icon

Group: Members
Posts: 160
Joined: 27-October 04
Member No.: 1,260



Try this:-

CODE
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="180" height="160" id="menu" align="middle">
<param name="movie" value="swf/menu.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
<embed src="swf/menu.swf" quality="high" bgcolor="#ffffff" width="180" height="160" name="menu" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></EMBED>
</object>


or this:-

CODE
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="180" height="160" id="menu" align="middle">
<param name="movie" value="swf/menu.swf">
<param name="quality" value="high">
<param name="bgcolor" value="#ffffff">
</object>


try again.
Go to the top of the page
 
+Quote Post
panquetofobia
post Feb 2 2005, 06:55 AM
Post #6


Newbie [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 25
Joined: 5-September 04
From: MEXICO DF
Member No.: 260



damn...
i've just tried both....
no succes sad.gif

this is very weird, cuz the code functions in other hosts...

thanx anyway....
Go to the top of the page
 
+Quote Post
avalon
post Feb 2 2005, 07:01 AM
Post #7


Advanced Member
Group Icon

Group: Members
Posts: 160
Joined: 27-October 04
Member No.: 1,260



i would suggest you to redo or re-generated a new swf from your source code.

if it still do not work, please post your web settings and other related information here for me to debug it for you.

Else, you may try it not putting it into any folder and read it again.
Go to the top of the page
 
+Quote Post
panquetofobia
post Feb 2 2005, 07:05 AM
Post #8


Newbie [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 25
Joined: 5-September 04
From: MEXICO DF
Member No.: 260



i have re generated the swf lots of times....
the web page is the index.php

in my local server and in http://participantes.co.nr loads properly...
i have talked to opaque about this and he said it was sth on my side.

Go to the top of the page
 
+Quote Post
avalon
post Feb 2 2005, 07:12 AM
Post #9


Advanced Member
Group Icon

Group: Members
Posts: 160
Joined: 27-October 04
Member No.: 1,260



OIC, hope that opaque will solve your problem soon.

good day!
Go to the top of the page
 
+Quote Post
szupie
post Feb 2 2005, 09:50 AM
Post #10


S.P.A.M.S.W.A.T.
Group Icon

Group: Members
Posts: 814
Joined: 22-January 05
From: San Antonio, Texas (No, I'm not dumb. I just moved here...)
Member No.: 2,284



Do you have frontpage? If you do, use the function it has to add your swf as a plugin. I've never had any trouble with that, and I think it might help.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics


 



- Lo-Fi Version Time is now: 2nd December 2008 - 03:50 PM