On Wednesday, January 2, 2013 1:44:39 AM UTC-3, Adi wrote: > > Thanks Alan for your help. > > Have two more questions related to this: > > Maybe in the view you can do something like:
{{=DIV(MARKMIN(mm), _id="videoframe"))}}
An then use CSS for adding the size to the content
div#videoframe{
width="640px";
height="480px";
}
--

