Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » how to make button more attractive


how to make button more attractive

Reply
  #1 (permalink)  
Old 01-12-06, 10:50 AM
mathfxr mathfxr is offline
Newbie Coder
 
Join Date: Nov 2004
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
how to make button more attractive

i want to make button more attractive by make the button using flash
so how to place it in html code?
Reply With Quote
  #2 (permalink)  
Old 01-12-06, 04:29 PM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
I don't know anything about flash, but I found this off of a website:

Code:
<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="550" HEIGHT="400" id="myMovieName"> 
<PARAM NAME="movie" VALUE="myFlashMovie.swf"> 
<PARAM NAME="quality" VALUE="high"> 
<PARAM NAME="bgcolor" VALUE="#FFFFFF"> 
<EMBED src="myFlashMovie.swf" quality="high" bgcolor="#FFFFFF" 
  WIDTH="550" HEIGHT="400" NAME="myMovieName" ALIGN="" 
  TYPE="application/x-shockwave-flash" 
  PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> 
</EMBED> 
</OBJECT>
__________________
my site
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 08:49 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.