the default size of a new VideoObject is 320 X 240, i imagine that your constructor is empty upon instantiation.
greg On Tue, Jun 30, 2009 at 1:04 PM, Davide Di Blasi <[email protected] > wrote: > Hi Andrew , > normally you can check the flv dimension by onMetaData handlers of > NetStream in As2, > I think there should by the same way in AS3. > > Hope this help, > Davide. > > Andrew Sinning ha scritto: > > A colleague converted a 640x480 .mov into a .flv and he says he left the >> dimensions the same. When I stream it into a swf shell using the NetSteam >> and Video object, the video.width and video.height dimensions are 320x240 >> and that's how it shows up when I add it to the stage. >> >> Is there a way to independently verify the dimensions? >> >> What might we be overlooking? >> >> Thanks! >> _______________________________________________ >> Flashcoders mailing list >> [email protected] >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders >> >> > > -- > > > ...................................................... > > *Davide Di Blasi - **flash developer* > mailto: [email protected] <mailto:[email protected]> > > ...................................................... > > *K E T T Y D O s.r.l. > * > > > ** > > Via Mosč Bianchi, 103 > > 20149 Milano (Italy) > > Tel. 02.87393636 - Fax 02.87394018 > > ...................................................... > > *KD News* > > Vi ricordate "Quando i Mulini erano bianchi"? > > Sapete che il mitico Coccio compie 30 anni? > > Avete gią assaggiato i nuovi Girotondi? > > Kettydo firma il restyle del sito > > istituzionale di MULINO BIANCO. > > > http://www.mulinobianco.it <http://www.mulinobianco.it/> > > ...................................................... > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

