War Room

Go Back   WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 08-05-2009, 09:51 PM   #1
Web 2 Guru
War Room Member
 
Dexx's Avatar
 
Join Date: Jul 2007
Location: Canada
Posts: 549
Thanks: 24
Thanked 25 Times in 13 Posts
Social Networking View Member's Twitter Profile 
Default How'd they do this with JW Player?

Thirty Day Challenge

When you click to watch the video, how did they manage to create an email sign-up form below the JW Player video?

Is that a plugin or module with JW Player because I cant seem to find it!

I tried viewing source to see if maybe it was just html code posted under the video, but it doesn't show.

Also, is the way the video pops-up in its own shadow box the new embed plugin?

Thnx!~

Dexx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 12:43 AM   #2
Wordsmith
War Room Member
 
Tsnyder's Avatar
 
Join Date: Jul 2003
Location: , , USA.
Posts: 1,696
Thanks: 30
Thanked 98 Times in 70 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Tsnyder
Default Re: How'd they do this with JW Player?

You didn't read the source code close enough... here's what it says... simple form..

<h4>ENTER YOUR NAME AND EMAIL BELOW TO JOIN THE 30 DAY CHALLENGE</h4>

<div id="SignupForm">

<form method="post" action="http://www.aweber.com/scripts/addlead.pl" target="_new">
<input type="hidden" name="meta_web_form_id" value="235080336">
<input type="hidden" name="meta_split_id" value="">
<input type="hidden" name="unit" value="30dclist">
<input type="hidden" name="redirect" value="http://www.thirtydaychallenge.com/process.php">
<input type="hidden" name="meta_redirect_onlist" value="">
<input type="hidden" name="meta_adtracking" value="">
<input type="hidden" name="meta_message" value="1">
<input type="hidden" name="meta_required" value="from">
<input type="hidden" name="meta_forward_vars" value="1">

<strong>Name:</strong><input type="text" name="name" value="" size="20" class="TextBox" />
<strong>Email:</strong><input type="text" name="from" value="" size="20" class="TextBox" />
<input type="image" src="images/register2.gif" class="RegisterButton"/>

</form>

Tsnyder

Tsnyder is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 12:52 AM   #3
Wordsmith
War Room Member
 
Tsnyder's Avatar
 
Join Date: Jul 2003
Location: , , USA.
Posts: 1,696
Thanks: 30
Thanked 98 Times in 70 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Tsnyder
Default Re: How'd they do this with JW Player?

Okay... I see what you're asking about now... I went back
to watch the video... lol

I have no idea how they did that.

Tsnyder

Tsnyder is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 01:10 AM   #4
Master of The Universe
War Room Member
 
Michael Silvester's Avatar
 
Join Date: Apr 2006
Location: Australia.
Posts: 2,490
Blog Entries: 4
Thanks: 281
Thanked 125 Times in 66 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Michael Silvester
Default Re: How'd they do this with JW Player?

Hi Mate,

That is just a form under the video.

To do that all you have to do is stick your form
fields in a 1 x 2 table instead of a 2 x 1.

Hope that makes sense? I have had a few beers?

Take Care,

Michael Silvester

Michael Silvester is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 01:21 AM   #5
Web 2 Guru
War Room Member
 
Dexx's Avatar
 
Join Date: Jul 2007
Location: Canada
Posts: 549
Thanks: 24
Thanked 25 Times in 13 Posts
Social Networking View Member's Twitter Profile 
Default Re: How'd they do this with JW Player?

Hrmm see I thought that too, but then how did they pull off the background for the form, and the submit button, to make it flow so well with the player?

Is it just a background image and button image in a cell?

Dexx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 01:51 AM   #6
Master of The Universe
War Room Member
 
Michael Silvester's Avatar
 
Join Date: Apr 2006
Location: Australia.
Posts: 2,490
Blog Entries: 4
Thanks: 281
Thanked 125 Times in 66 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Michael Silvester
Default Re: How'd they do this with JW Player?

Hi Dexx,

That is probably just a background image inside
the form table. Its pretty much like what I have
done on my site Click-2-Cloak

Hope that helps?

Take Care,

Michael Silvester

Michael Silvester is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 02:31 AM   #7
Caffeinated Warrior
War Room Member
 
Desmond Ong's Avatar
 
Join Date: Nov 2008
Location: Kuala Lumpur
Posts: 570
Thanks: 63
Thanked 43 Times in 28 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Desmond Ong
Default Re: How'd they do this with JW Player?

This is probably a list-building machine. lol.


Anyone knows where can I get that video skin?

Desmond Ong is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 02:31 AM   #8
Web 2 Guru
War Room Member
 
Dexx's Avatar
 
Join Date: Jul 2007
Location: Canada
Posts: 549
Thanks: 24
Thanked 25 Times in 13 Posts
Social Networking View Member's Twitter Profile 
Default Re: How'd they do this with JW Player?

Oooo thats wicked!

How did you manage to isolate the background image around FTP Password box?

Dexx is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-06-2009, 02:35 AM   #9
Master of The Universe
War Room Member
 
Michael Silvester's Avatar
 
Join Date: Apr 2006
Location: Australia.
Posts: 2,490
Blog Entries: 4
Thanks: 281
Thanked 125 Times in 66 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Michael Silvester
Default Re: How'd they do this with JW Player?

Easy...get someone on rentacoder to do it

Michael Silvester is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > The Warrior Forum > Main Internet Marketing Discussion Forum

Tags
howd, player

Thread Tools

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 07:44 PM.