Quote:
Originally Posted by a squared
Something is screwy on my install. When using YouTube I get this parsed in the forum. The text between the two images is linked to my domain.
|
You have two YouTube definitions, and it looks like your running 2.5, as it appears you have one that's following the sizing options and one that isn't. You need to delete one of them.
Quote:
Originally Posted by PimvanJ
The height of the Youtube video is very small.
Where can I adjust the height of the frame?
|
On 2.5, the height and width variables can be set under
Settings.
Quote:
Originally Posted by macc
hello
how to get divx to works? i install (import) definitions for divx but works not.(uploaded divx file to my server)
some help?
regards
macc
|
You should really discuss this in my thread, but did you make the necessary edits as outlined in the first post of my thread for
Local Hosted Videos?
Quote:
Originally Posted by a squared
I modified the code in the Replacement code for YouTube to the dimensions that I like.
Go to the AME CP in your Admin CP, then Display Definitions>>"You Tube
"Automatically youtubes your entries!>>Media Definition Code>>Replacement Code
Here's my code:
Code:
<object width="500" height="412">
<param name="movie" value="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/$p1&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="500" height="412" wmode="transparent"></embed></object>
|
Unless, of course, your using 2.5, in which case you set that under the
Settings menu.