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, 04:53 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
like sometimes the code has something with where it is.
like center, right left. replace it with left. or urmm... show me your code |
|
|
|
Nov 18 2004, 06:10 PM
Post
#3
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
-shrug-
Unless you're using custom modules, there's really no way to do it. |
|
|
|
Nov 18 2004, 07:32 PM
Post
#4
|
|
|
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 --> |
|
|
|
![]() ![]() |