Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > Client Side Scripting
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 09-19-2005, 02:48 PM
  #1
DYABLO
Fighter (Level 4)
 
Join Date: Sep 2005
Posts: 39
iTrader: (0)
DYABLO is an unknown quantity at this point
Need Help

I would like to add a jukebox to my site. I have a jukebox (.swf file) but i want people to click it and the .swf appears as a popup (something similar), just that square not a whole new page. How can i do that? thanks in advance.
DYABLO is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 09-19-2005, 03:35 PM
  #2
Pegasus
Extremely Flighty Admin
 
Pegasus's Avatar
 
Join Date: Nov 2001
Location: 35º South of Santa Claus
Posts: 21,472
iTrader: (0)
Pegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to all
http://www.htmlforums.com/showthread...292#post279292
__________________


Decaf is the root of all evil...
HTMLForums Awards 2008
Pegasus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 09-19-2005, 03:37 PM
  #3
_Aerospace_Eng_
The CSS Master (somewhat)
 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a galaxy far far away...
Posts: 11,154
iTrader: (0)
_Aerospace_Eng_ has disabled reputation
jukebox.html
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Jukebox</title>
<style type="text/css">
html, body {
margin:0;
padding:0;
}
</style>
</head>

<body>
<object type="application/x-shockwave-flash" data="yourflash.swf" width="200" height="200">
	<param name="movie" value="yourflash.swf">
</object>
</body>
</html>
Put this where ever you want the link to the jukebox to appear.
Code:
<a href="jukebox.html" onclick="window.open(this.href,'jukebox','width=200,height=200,left=0,top=0');return false">Open Jukebox</a>
__________________

76 invites left. PM me for a Gmail invite along with email addy.
Why we won't help you .::. Web Developer's Handbook .::. Why Tables for Layout is Stupid?
_Aerospace_Eng_ is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 09-19-2005, 04:26 PM
  #4
DYABLO
Fighter (Level 4)
 
Join Date: Sep 2005
Posts: 39
iTrader: (0)
DYABLO is an unknown quantity at this point
thanks aerospace it worked perfectly
DYABLO is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart
 
 


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



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 12:10 AM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.