/    Sign up×
Community /Pin to ProfileBookmark

Problem showing my image in IE

Actually its not a basic image, its a flash file.

I noticed that in IE, if I call my script with a form action
then it all works fine, my script includes:

[code=php]<div class=”box1″ style=’position:absolute; left:0px; top:0px’>
<OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0″
WIDTH=”900″ HEIGHT=”120″ id=”flashtest1″ ALIGN=””>
<PARAM NAME=movie VALUE=”flashtest1.swf”> <PARAM NAME=loop VALUE=false> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#000000> <EMBED src=”<?php echo $yol ?>flashtest1.swf” loop=false quality=high bgcolor=#000000 WIDTH=”900″ HEIGHT=”120″ NAME=”flashtest1″ ALIGN=””
TYPE=”application/x-shockwave-flash” PLUGINSPAGE=”http://www.macromedia.com/go/getflashplayer”></EMBED>
</OBJECT>
</div>[/code]

But when it is call with a hyperlink, an href – then I get an error on my page, the flash doesn’t play and my other links dont work. 😡

Any ideas why this is and how I can fix it ?

Of course, it works fine in Moz FF !

Many thanks.

to post a comment
HTML

1 Comments(s)

Copy linkTweet thisAlerts:
@sinciliteSep 06.2006 — Just having a quick look at the code above, you've got a lot of attributes without quotes around them and some with. Might be a good idea to put "'s where they're needed and see if that helps.
×

Success!

Help @DaveinLondon spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...