Flash site getting stuck on loading

Q: I have uploaded my flash site to a web server and now it’s getting stuck on loading! Please, help!

R: There may be several reasons for blocking the flash content from loading on your server.
First of all, please check the name of the “.SWF” file. – It must be the lowercase letters. If you are using a Windows server, you can create file names with no regard to upper or lower case. People can still view pages on their PC. If you are on a UNIX or another server that is case sensitive, then links that worked on your local PC will no longer work on the server. Thus, ” Header.htm” and ” header.htm” are two different files on a server.

Also, please check html code in the HTML file related to this flash media. The code should be as following:

<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″
width=”669″ height=”293″>
<param name=”movie” value=”flash/header.swf?button=0″>
<param name=”quality” value=”high”>
<param name=”menu” value=”false”>
<param name=”wmode” value=”transparent”>
<!–[if !IE]> <–>
<object data=”flash/header.swf?button=0″
width=”669″ height=”293″ type=”application/x-shockwave-flash”>
<param name=”quality” value=”high”>
<param name=”menu” value=”false”>
<param name=”wmode” value=”transparent”>
<param name=”pluginurl” value=”http://www.macromedia.com/go/getflashplayer”>
FAIL (the browser should render some flash content, not this).
</object>
<!–> <![endif]–>
</object>

Also, please check links assigned to buttons in the “.FLA” source file. These links should be lowercase as well. It’s better to follow this rule: always and without fail use lowercase for file names and links.

VN:F [1.9.10_1130]
Rating: +1 (from 1 vote)
Flash site getting stuck on loading, 3.7 out of 5 based on 3 ratings
This entry was posted in 3 Color template tutorials, Flash Animated Template Tutorials, Flash Animated Templates, Flash Intro Tutorials, Flash Site Template Tutorials, Full Site Template Tutorials, Website Templates, Working with Flash and tagged . Bookmark the permalink.
 
  • Submit a ticket

    If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket


Track the comments
  • http://chatkiss.ru чат Маша

    спасибо за подсказку,воспользуюсь!

    VA:F [1.9.10_1130]
    Rating: 0 (from 0 votes)