Login Register


swf banner works fine locally but not on server. Please hepl. filter_list
Author
Message
swf banner works fine locally but not on server. Please hepl. #1
So I had just spent the whole day putting together resources (copy+paste :SarcasticSmile 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&rsquo;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]
-----------------------------------
Now learning:
Android Development, Java
Working on:
An FTP Client for Android
-----------------------------------

Reply

RE: swf banner works fine locally but not on server. Please hepl. #2
Look for examples on usage for the version tag. You may be using it wrong.
Btw, you should ask this somewhere like stackoverflow if you want a quicker response, as it is based around these kinds of questions. :p
Good luck man, hope you get it figured out. Smile

Reply

RE: swf banner works fine locally but not on server. Please hepl. #3
Look for examples on usage for the version tag. You may be using it wrong.
Btw, you should ask this somewhere like stackoverflow if you want a quicker response, as it is based around these kinds of questions. :p
Good luck man, hope you get it figured out. Smile

Reply

RE: swf banner works fine locally but not on server. Please hepl. #4
Can you link me to your webpage?

Reply

RE: swf banner works fine locally but not on server. Please hepl. #5
Here you go: http://saiwebdesigner.com
[Image: MUJ8qSW.png]
-----------------------------------
Now learning:
Android Development, Java
Working on:
An FTP Client for Android
-----------------------------------

Reply







Users browsing this thread: 1 Guest(s)