PDA

View Full Version : RAOCXplayer help


grimmx12
11-03-2005, 03:58 PM
i'm trying to post a .mov video in my profile but every time i try to view it it's not working. the code i'm using is this one:
<embed name="RAOCXplayer" src="http://www.gameroom.com/grimmx12/Pathmark_LAN.mov" height="375" width="477" ShowC."1" ShowStatusBar="50" AutoSize="yes" EnableC."0" DisplaySize="0">

but every time i go to edit the code to see if i put something wrong in, the code that's coming back is this one:
<blockedContent allowScriptAccess="never"name="RAOCXplayer" src="http://www.gameroom.com/grimmx12/Pathmark_LAN.mov" height="375" width="477" ShowC."1" ShowStatusBar="50" AutoSize="yes" EnableC."0" DisplaySize="0">

why is it doing this?

_Aerospace_Eng_
11-03-2005, 04:46 PM
I'm going to assume you are using myspace. They have recently started to block any type of codes that use embed.

grimmx12
11-03-2005, 07:59 PM
I'm going to assume you are using myspace. They have recently started to block any type of codes that use embed.
are there any other types of codes i can use?

_Aerospace_Eng_
11-03-2005, 08:50 PM
Do they let you use object tags?

grimmx12
11-03-2005, 09:42 PM
Do they let you use object tags?
i'm not sure what an object tag is.

_Aerospace_Eng_
11-03-2005, 11:43 PM
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="375" height="447">
<param name="src" value="http://www.gameroom.com/grimmx12/Pathmark_LAN." />
<param name="controller" value="true" />
</object>
See if the above works. Currently that will only work in IE, there is a way for it to work in other browsers but I'm not going to take the time to tell you how if it doesn't even work on myspace.

grimmx12
11-04-2005, 06:37 AM
See if the above works. Currently that will only work in IE, there is a way for it to work in other browsers but I'm not going to take the time to tell you how if it doesn't even work on myspace.
sorry, it's not working on my myspace. if it helps any, i'm using Firefox. i tried it browsing with AOL, but it didn't work there either

_Aerospace_Eng_
11-04-2005, 07:09 AM
It looks like you are out of luck then. Sorry.

grimmx12
11-04-2005, 01:41 PM
thanks alot for your help, but they recently did some site updates and are now accepting the code