movie player |
movie player |
Nov 18 2004, 01:59 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Nov 2004 Member No: 63,789 |
instead of having the movie player on the top of my xanga, i was wondering if anyone knew how to move it to the other side, on the left side module?
any help would be appreciated |
|
|
|
![]() |
Nov 18 2004, 07:32 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Nov 2004 Member No: 63,789 |
this is the code from the xanga script section
thanks for helping me <!-- 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> <!-- end code provided by createblog.com --> |
|
|
|
xxayamexx7 movie player Nov 18 2004, 01:59 AM
electric shock like sometimes the code has something with where i... Nov 18 2004, 04:53 PM
C.Lime.Jello. -shrug-
Unless you're using custom modules, th... Nov 18 2004, 06:10 PM![]() ![]() |