swf banner works fine locally but not on server. Please hepl. 03-21-2014, 08:23 AM
#1
So I had just spent the whole day putting together resources (copy+paste :Sarcastic
to build a website, a simple HTML one, with a flash banner. The whole thing worked fine when i tested it locally, but it refuses to show up the swf banner when i publish it on the server.
Here's the code segment:
No matter what the browser is, it shows the alternative content "Content on this page requires a newer
version of Adobe Flash Player." given in the code above.
This has pissed me off. :Angry:
Please help me out.
to build a website, a simple HTML one, with a flash banner. The whole thing worked fine when i tested it locally, but it refuses to show up the swf banner when i publish it on the server.Here's the code segment:
Code:
<div id="ani"><object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="742" height="298">
<param name="movie" value="images/banner.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<param name="swfversion" value="8.0.35.0" />
<param name="expressinstall" value="Scripts/expressInstall.swf" /><!-- This param tag
prompts users with Flash Player 6.0 r65 and higher to
download the latest
version of Flash Player. Delete it if you don’t want users to see
the prompt. --><!-- Next object tag
is for non-IE browsers. So hide it from IE using IECC.
--><!--[if
!IE]>--><!--<![endif]--><!--
The browser displays the following alternative content
for users with Flash
Player 6.0 and older. -->
<div>
<h4>Content on this page requires a newer
version of Adobe Flash Player.</h4>
<p><a href="http://www.adobe.com/go/getflashplayer"><img src="www.adobe.com/images/shared/download_buttons/get_flash_player.html" alt="Get Adobe Flash
player" width="112" height="33" /></a></p></div><!--[if !IE]>--></object><!--<![endif]--></div><img src="untitle.jpg" alt="" height="868" width="1003" /></div>No matter what the browser is, it shows the alternative content "Content on this page requires a newer
version of Adobe Flash Player." given in the code above.
This has pissed me off. :Angry:
Please help me out.
![[Image: MUJ8qSW.png]](http://i.imgur.com/MUJ8qSW.png)
-----------------------------------
Now learning:
Android Development, Java
Working on:
An FTP Client for Android
-----------------------------------
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)