Re: [web2py] Re: how to support video in an app

2013-02-08 Thread Massimo Di Pierro
You don't. If the video is embedded automatically, than you can only control width and size using CSS. On Thursday, 7 February 2013 14:04:13 UTC-6, Tito Garrido wrote: > > How to set the width and height of the embed video using expand_one? > > > On Sat, Feb 2, 2013 at 12:00 AM, Massimo Di Pierr

Re: [web2py] Re: how to support video in an app

2013-02-07 Thread Tito Garrido
How to set the width and height of the embed video using expand_one? On Sat, Feb 2, 2013 at 12:00 AM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > Sorry my bad: > > {{=XML(expand_one('http://www.**youtube.com/watch?v=** > 7yvt2Pt6LRA',cache.ram('**mycache',lambda:dict(),3600))