Configuring FlashVideo <Embed> Width and Height

spiffyd - October 3, 2008 - 05:33
Project:FlashVideo
Version:6.x-1.4-beta3
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

So I just realized that you cannot manually change the width and height of the FlashVideo as specified in the <OBJECT> tag.

To do so, I had to go into flashvideo-flash.tpl.php and replace these php lines:

<?php print $video['width']; ?>
<?php print $video['height']; ?>

with my width and height I want.

Anyone know of an easier way? I don't see any configuration option in FlashVideo settings that let's me change this...

There's this one field where I can specify width and height but that I assume requires FFMPEG, which I don't have and I am not using.

#1

spiffyd - October 3, 2008 - 05:50
Title:Configuring FlashVideo Embed <OBJECT> Width and Height» Configuring FlashVideo <Embed> Width and Height

Clarification... changing the width and height specified in actually did do anything.

The width and height parameters specified in the embed tags is what I changed to get the dimensions I want.

#2

attheshow - August 14, 2009 - 00:31
Status:active» postponed (maintainer needs more info)

This is marked as feature request, but I'm not able to glean a requested feature from what you've said. If this is a support request, can you ask your question again? Or did you successfully figure out the answer yourself?

#3

mikerz - August 21, 2009 - 15:41

i think the only feature requested is having a custom player embed size (per node). Some players can scale to any size, and this would be a helpful feature to have. I'm going to do this myself soon, it shouldn't be difficult.

#4

attheshow - August 23, 2009 - 23:51
Status:postponed (maintainer needs more info)» postponed

Alrighty. I'll mark it as postponed for now.

 
 

Drupal is a registered trademark of Dries Buytaert.