Re: quicktime sizes

2006-04-19 Thread Wally Rodriguez
Thanks to both of you with suggestions. I was not using a player in  
this project because it's not necessary to preview the movies, but  
maybe if it's hidden I can use one to get these values.


Much appreciated.

w.

On Apr 18, 2006, at 5:51 PM, Trevor DeVore wrote:


On Apr 18, 2006, at 1:06 PM, Wally Rodriguez wrote:

I have an emergency request that I need to implement right away  
and I was wondering if anyone here might have a quick fix.


I need to be able to find out the height and width of a quicktime  
movie in order to generate an html shell to display such movie.


Is there a quick way to get this information without resorting to  
externals, etc.?


1) Load the movie into a player object
2) use formattedWidth and formattedHeight to get movie dimensions



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


quicktime sizes

2006-04-18 Thread Wally Rodriguez
I have an emergency request that I need to implement right away and I  
was wondering if anyone here might have a quick fix.


I need to be able to find out the height and width of a quicktime  
movie in order to generate an html shell to display such movie.


Is there a quick way to get this information without resorting to  
externals, etc.?


Thanks in advance
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: quicktime sizes

2006-04-18 Thread Thierry Arbellot
not tested, but  open the movie in a player and try the formattedHeight 
and formattedWidth properties.


hope it helps

Thierry

On 2006, Apr 18, , at 22:06, Wally Rodriguez wrote:

I have an emergency request that I need to implement right away and I 
was wondering if anyone here might have a quick fix.


I need to be able to find out the height and width of a quicktime 
movie in order to generate an html shell to display such movie.


Is there a quick way to get this information without resorting to 
externals, etc.?


Thanks in advance
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: quicktime sizes

2006-04-18 Thread Trevor DeVore

On Apr 18, 2006, at 1:06 PM, Wally Rodriguez wrote:

I have an emergency request that I need to implement right away and  
I was wondering if anyone here might have a quick fix.


I need to be able to find out the height and width of a quicktime  
movie in order to generate an html shell to display such movie.


Is there a quick way to get this information without resorting to  
externals, etc.?


1) Load the movie into a player object
2) use formattedWidth and formattedHeight to get movie dimensions


--
Trevor DeVore
Blue Mango Learning Systems - www.bluemangolearning.com
[EMAIL PROTECTED]


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution