Jump to content
xisto Community
panquetofobia

Swf In Trouble problem loading .swfs

Recommended Posts

hello guys...

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

<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="https://get.adobe.com/flashplayer/otherversions/;
the file name is ''menu.swf'' in the 'swf' directory.

have u ever had any similar problem???

greetings from MĂŠxico City :)

Share this post


Link to post
Share on other sites

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. :)

Share this post


Link to post
Share on other sites

Try this:-

 

<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="https://get.adobe.com/flashplayer/otherversions/;

or this:-

 

<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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

no... i design on a generic pc with windows xp, and sometimes linux mandrake 10.p4 2ghz, 256mb ram, 64mb video, 60 g hd... and..... i use flash mx 2004 progreetings from méxico

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.