| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problems with Flash Video Size Display
Hi...
This is my first time posting so thanks in advance to all who help me out with this one. I am trying to put up some flash videos on a website. The videos are of two different sizes. One is 420x220 and the other is 420x340 pixels. There is no problem with the first video, but the second video has a tendency to shift in size... Sometimes it maintains the 420x340 aspect ratio, but sometimes it shrinks while maintaining its proportion (becoming something like 272x220). Does any one know what the cause of this could be? I made sure to convert the FLV (flash 8 700kb) to the proper pixel size. Is it a conversion issue or a programing issue? Thanks a lot... ![]() |
|
#2
|
|||
|
|||
|
How about adding the "scale" attribute to the object tag in your HTML code: (Information about this attribute in Flash OBJECT and EMBED tag)
Code:
<object> ... param="scale" value="showall" </object> Or if it is the converter problem, you can try another one. This Moyea Video4Web Converter can do this, it is free. |
|
#3
|
|||
|
|||
|
[QUOTE=dream party]How about adding the "scale" attribute to the object tag in your HTML code?[CODE]<object>
Thanks for the advice! That did in fact resolve the issue. Cheers ![]() |
![]() |
| Viewing: ASP Free Forums > Web Design > Multimedia > Problems with Flash Video Size Display |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|