What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Image Substitute if Flash not installed

Image Substitute if Flash not installed
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Image Substitute if Flash not installed
http://msgpluslive.net/gfdd_flash.js

code:
<script type="text/javascript" src="gfdd_flash.js"></script>

<div id="flashsoon">
<a href="http://www.msgplus.net" title="Click to go to msgplus.net"><img src="soon_alt.png" alt="Messenger Plus! Live is coming soon"/></a>
</div>

<script type="text/javascript">
// <![CDATA[
       
    var fo = new FlashObject("soon.swf", "soon", "100%", "100%", "8", "#ffffff");
    fo.addParam("menu", "false");
    fo.write("flashsoon");
       
// ]]>
</script>

View source works like a wonder :P

This post was edited on 02-19-2006 at 10:18 PM by matty.
02-19-2006 10:15 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Image Substitute if Flash not installed - by Salem on 02-19-2006 at 09:57 PM
RE: Image Substitute if Flash not installed - by Dempsey on 02-19-2006 at 10:08 PM
RE: Image Substitute if Flash not installed - by prashker on 02-19-2006 at 10:09 PM
RE: Image Substitute if Flash not installed - by matty on 02-19-2006 at 10:15 PM
RE: Image Substitute if Flash not installed - by Dempsey on 02-19-2006 at 10:18 PM
RE: Image Substitute if Flash not installed - by Salem on 02-19-2006 at 10:23 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On