Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-05-2010, 09:44 PM   PM User | #1
l Squid l
Regular Coder

 
Join Date: Jun 2007
Posts: 155
Thanks: 19
Thanked 0 Times in 0 Posts
l Squid l is on a distinguished road
Make something pop up after flash video

I'm trying to figure how to code this. I have a flash player for flash videos. Code below

Code:
<a  href="../videos/David Blaine Spoof Part 1.flv" style="display:block;width:425px;height:300px;" id="player"> 
          </a>
           
           <script language="JavaScript"> 
	flowplayer("player", "http://builds.flowplayer.netdna-cdn.com/37580/9408/flowplayer-3.2.2-0.swf");
			</script>
I'm trying to figure out how to make a button pop up when the video has ended.

Heres a working page for my video player.

http://www.acerewardz.com/assests/ht...o_example.html
l Squid l is offline   Reply With Quote
Old 07-05-2010, 10:34 PM   PM User | #2
l Squid l
Regular Coder

 
Join Date: Jun 2007
Posts: 155
Thanks: 19
Thanked 0 Times in 0 Posts
l Squid l is on a distinguished road
Sorry for the double post but I partially figured out how to do this. I need to make the button under the video. So when the video ends I need to make the video to disappear. Any ideas on how to make the video disappear. I know how to place thing under eachother.
l Squid l is offline   Reply With Quote
Old 07-09-2010, 06:22 PM   PM User | #3
l Squid l
Regular Coder

 
Join Date: Jun 2007
Posts: 155
Thanks: 19
Thanked 0 Times in 0 Posts
l Squid l is on a distinguished road
BUMP
<3 to anyone who cna help me
l Squid l is offline   Reply With Quote
Old 07-09-2010, 07:05 PM   PM User | #4
nikee
Regular Coder

 
Join Date: Jan 2009
Posts: 173
Thanks: 5
Thanked 12 Times in 11 Posts
nikee is an unknown quantity at this point
You could do this javascript, if you know the length of the video... i'm not a javascript master though, so i'll let someone else help you with this.
nikee is offline   Reply With Quote
Old 07-12-2010, 01:10 PM   PM User | #5
l Squid l
Regular Coder

 
Join Date: Jun 2007
Posts: 155
Thanks: 19
Thanked 0 Times in 0 Posts
l Squid l is on a distinguished road
BUMP
l Squid l is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 10:58 PM.


Advertisement
Log in to turn off these ads.