Help - Search - Members - Calendar
Full Version: Can someone make a script for...
Forums > Resource Center > Support Center > Wordpress Support > Wordpress Resolved Topics
Chidori
Help! I need someone to make a dropdown menu for music video files. I have the window to play the music videos, and there are buttons to show what video to play, but I can't show more than 2 music videos. So could someone make a dropdown menu so that ppl could see more than 2 videos?

If you can make one, thank you sooo much.
angel-roh
o mai.........................im confused already, but hey...umm... can u put da code up? u found it, right? hehe wow it took me 13 minutes to solve this problems....haha see...im a createblog freak... hehe wat can i say? i luv helping hahaha...aigo...pls put da code up, so i can help u clearly!^^
Chidori
The code is found here:

http://www.createblog.com/forums/index.php?showtopic=2854
Chidori
ok. ne one else want to help?
Fireshrieker
bump

sorry if this seems like a spam, but chidori's one of my friends and i want his question asked

partly because i'm helping him out with his new layout and this is going to affect me
Chidori
ok... no help eh? jeeze.
[2]Nekked
could you just wait for a reply next time? someone will eventually get to you if you're patient.


QUOTE
<!-- begin code provided by createblog.com -->
<object ID="Player" CLASSID="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param name="AutoStart" value="True">
<param name="Loop" value="True">
</object>

<script LANGUAGE="JavaScript">
<!--
function StartMeUp1()
{
  Player.URL = "http://www.ffmoonlight.net/video/ffx2/opening.mpeg"
}
-->
</script>
<FORM>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="realEmotion" OnClick="java script:StartMeUp1()">
</FORM>
<script LANGUAGE="JavaScript">
<!--
function StartMeUp2()
{
  Player.URL = "http://www.ffmoonlight.net/video/ffx2/1000%20words%20concert.WMV"
}
--></script>
<FORM>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="1000 words" OnClick="java script:StartMeUp2()">
</FORM>

<!-- end code provided by createblog.com -->


theres the code u gave us...

now im not sure, but i think u just add


CODE
<!-- begin code provided by createblog.com -->
<script LANGUAGE="JavaScript">
<!--
function StartMeUp3()
{
 Player.URL = "http://www.ffmoonlight.net/video/ffx2/1000%20words%20concert.WMV"
}
--></script>
<FORM>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="1000 words" OnClick="JavaScript:StartMeUp3()">
</FORM>
<!-- end code provided by createblog.com -->


CODE
<!-- begin code provided by createblog.com -->
<script LANGUAGE="JavaScript">
<!--
function StartMeUp4()
{
 Player.URL = "http://www.ffmoonlight.net/video/ffx2/1000%20words%20concert.WMV"
}
--></script>
<FORM>
<INPUT TYPE="BUTTON" NAME="BtnPlay" VALUE="1000 words" OnClick="JavaScript:StartMeUp4()">
</FORM>
<!-- end code provided by createblog.com -->


and etc.
Chidori
well.. all it does is add another player. I just want something that you can scroll down and choose the video to play. thanks ne ways.
[2]Nekked
i dont think that's possible without iframes
Chidori
what is that?
[2]Nekked
inline frames... you cant use those on xanga... only divs
Chidori
darn
username
Edited by Kathleen for...language.
Fireshrieker
QUOTE(username @ May 2 2004, 6:53 PM)
Edited by Kathleen for...language.

Poser. and Spammer too. nothing's been edited on this forum, you *************.

yeah i did that myself, you know.
[2]Nekked
ergh..

topic closed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.