Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Programming & Scripting (http://www.greenguysboard.com/board/forumdisplay.php?f=15)
-   -   Question about JW FLV Media Player (http://www.greenguysboard.com/board/showthread.php?t=50295)

LD 2008-11-27 03:23 PM

Question about JW FLV Media Player
 
I think a couple of people use this, and I have been wanting to use embedded vids on my freesites...so I downloaded it, but I can only get one video per page to work.

On the page below I created two divs, but only one shows. I've tried it without divs, different clips, but still can't seem to get the second one to show up...I also tried moving the
Code:


down in the body into each idividual div...no luck.

Here's what I came up with...

http://www.lusciousdelights.com/testplayer5.html

The "clip 2" has identical code...I must be missing something. I would like to be able to put 3 or 4 clips on one web page.

Here's the code:

Code:





Untitled Document

 




Clip 1

 
This div will be replaced


 




Clip 2
 
This div will be replaced


 




Alex B 2008-11-28 03:26 AM

For second one - s1.write('preview'); should be s1.write('preview2'); - that's the ID of the div to be replaced

LD 2008-11-28 08:00 AM

Quote:

Originally Posted by Alex B (Post 430687)
For second one - s1.write('preview'); should be s1.write('preview2'); - that's the ID of the div to be replaced

That it!...thanks so much!

Daniel_webcams 2008-12-09 03:42 AM

yeah, I had the same problem
 
yeah, I had the problem, the ID of the div was the problem. :) but now is solved.


All times are GMT -4. The time now is 01:51 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc