panquetofobia 0 Report post Posted September 12, 2004 hello... my .swf files (navigation bar and logo) don't load... the paths r ok. it works on my pc... is it a misconfiguration of the server? i would really appreciate if sb could help me... nice greetings from México... ernest:: Share this post Link to post Share on other sites
OpaQue 15 Report post Posted September 12, 2004 Sorry, those are just like image files, If GIF, JPEG files work, then they should also work. The best suggestion is that, look in the HTML file and see to it that the file name is exactly the same. FILE NAMES ARE CASE SENSITIVE IN UNIX FILE SYSTEMS. so, flashfile.swf != Flashfile.swf != FlashFile.Swf != flashfile.SWFI hope you got my point Share this post Link to post Share on other sites
panquetofobia 0 Report post Posted September 12, 2004 <table style="width:100%"><tr><td align="left"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="150" height="112"> <param name="movie" value="./swf/ernest.swf"> <param name=quality value=high> <embed src="./swf/ernest.swf" quality=high pluginspage="https://get.adobe.com/flashplayer/otherversions/; type="application/x-shockwave-flash" width="150" height="112"></embed> </object></td><td align="center"> <img src="./imgs/emba.gif" width="312" height="56" align="absmiddle"> </td><td align="right"><img src="./imgs/nube.jpg" width="237" height="112"></td></tr><tr><td colspan="3" background="./imgs/fondobarra.gif"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="770" height="45"> <param name="movie" value="./swf/barnav.swf"> <param name=quality value=high> <embed src="./swf/barnav.swf" quality=high pluginspage="https://get.adobe.com/flashplayer/otherversions/; type="application/x-shockwave-flash" width="770" height="45"></embed> </object></td></tr></table> hello... my swf files are correctly written.... i don't know what to do..... ... Share this post Link to post Share on other sites
panquetofobia 0 Report post Posted September 14, 2004 opaque...the problem is with the server... u have to know what the misconfiguration is.i host my site in another server and it works. (now the server everywebhost.com is down).i like Xisto and would like to find out what the problem is so that i can host my site here. i really like the forums....saludos desde méxico Share this post Link to post Share on other sites
OpaQue 15 Report post Posted October 13, 2004 Hold on.. If your other server is windows then it is not CASE SENSITIVE.. I tested out everything and I am sure that there is a problem from yourside.Check the Filename PROPERLY. especially the case of the filename. This is the most biggest common mistake people do when working with unix servers. Share this post Link to post Share on other sites
lhunath 0 Report post Posted October 13, 2004 And remove the EMBED tag. =P It's illegal HTML. http://forums.xisto.com/no_longer_exists/ As you can see, not there. Not sure whether it was Depricated or just never ever did exist. Probably the last one. Curse those Microsoft people with their uncontrollable urge to dominate and reinvent the rules of HTML. Share this post Link to post Share on other sites