TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 17, 2024, 03:41:27 PM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,189
  • Total Topics: 21,220
  • Online today: 98
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 75
  • Total: 76
  • tino

A popup block, maybe?

Started by mnichols7, January 14, 2007, 12:20:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mnichols7

Since I am having trouble adding a popup for the jukebox on my site, do you think it would be possible to have block especially created to add a popup to your site?

If this is in the wrong place please excuse me and place it where it is suppose to be.
Thanks  :)

Crip

The code I gave did not work?
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



Crip

Marion,
here you can make your own popup window..just follow the directions.
http://www.dynamicdrive.com/dynamicindex8/popwin.htm
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



mnichols7

I know the problem is with me because I am not as knowledgeable as I would like to be.  I'll give it another try.  thanks, Jeff.

Crip

give me your player code & i will gitter working...?
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



mnichols7

#5
ok, will do.

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"
width="288" height="241" id="CoffeeCup" align="middle">
<param name="movie" value="myjukebox.swf"/>
<param name="quality" value="high" />
<param name="scale" value="noscale" />
<param name="salign" value="lt" />
<param name="bgcolor" value="#ffffff" />
<embed src="myjukebox.swf" quality="high" bgcolor="#ffffff" width="288" height="241"
name="CoffeeCup" scale="noscale" salign="lt" align="middle" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer" /></object>
     


This is the code that is in the scriptbox. 

Crip

I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes




Crip

ok..thank you..this really helps. :)
I have become comfortably numb!

Cripzone | Crip's Free 2.0.2 Themes



mnichols7

No, it is I who thanks you.  You are taking your time to help me, and that is priceless.