- Posts: 1
COMMUNITY FORUM
gametrailers stream video doesnt work ...
- Ondrejko
-
Topic Author
- Offline
- New Member
For GameTrailers use: {gametrailers}video_id{/gametrailers}
For example if the link on your browser displays www.gametrailers.com/umwatcher.php?id=3542 then your video_id is 3542.
e.g.
i would like to have this stream video on my website (CMR DIRT gameplay video)
www.gametrailers.com/player.php?id=20012&type=wmv&pl=game
but when i put the code {gametrailers}20012{/gametrailers} in text editor and save the article, stream video doesnt show that movie.
can you help me with that?
Please Log in or Create an account to join the conversation.
- bangpow
-
- Offline
- New Member
- Posts: 2
i tried you excellent plugin for joomla, but gametrailers doesnt work the way i need.
For GameTrailers use: {gametrailers}video_id{/gametrailers}
For example if the link on your browser displays www.gametrailers.com/umwatcher.php?id=3542 then your video_id is 3542.
e.g.
i would like to have this stream video on my website (CMR DIRT gameplay video)
www.gametrailers.com/player.php?id=20012&type=wmv&pl=game
but when i put the code {gametrailers}20012{/gametrailers} in text editor and save the article, stream video doesnt show that movie.
can you help me with that?
I am running into the same problem that you are.
What seems to be the problem is that the User Videos are in a different part of the site than the Media videos.
Please Log in or Create an account to join the conversation.
- Canuck
-
- Offline
- Senior Member
Please Log in or Create an account to join the conversation.
- bangpow
-
- Offline
- New Member
- Posts: 2
First time I have seen that happen, obviously a problem with GameTrailers, you will need to contact them.
I figured out what the problem was. Their user video's have a different "prefix", or whatever it's called, than the video's that GT posts themselves.
So, what I did was open up the All Video PHP file and changed the video ID prefix for GT from "umid" to "mid" and it seems to work fine.
myFlash.addVariable('mid', ***code***)
Technically, it's not a GT problem, but an All Video problem because it doesn't account for the different file paths that GT uses. It's not a problem, per se, it's just a limitation of All Video 2.4
Please Log in or Create an account to join the conversation.
- shockwave1
-
- Offline
- New Member
- Posts: 5
// iFilm - Metacafe - GameTrailers only but dont see anything with "umid"
please help thanks
Please Log in or Create an account to join the conversation.
- shockwave1
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Panos Kosmidis
-
- Offline
- Senior Member
- Always SEARCH before asking!
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Please Log in or Create an account to join the conversation.