| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: May 2002
Posts: 2
|
> Hi guys
> > Say l have a Flash (Swish ) project that is 800x600 and is setup to > playback in fullscreen , it has a mpeg inside it made at 720x576 > and set up with FM Projector to play at 100% . > Does the video scale in proportion with the Swish project . > > eg , somebody plays my project on a machine that has 640x480 screen res , > my Swish 800x600 will scale down and play fullscreen ok , but what happens > to the video will it scale down in the right proportion or will it still > play at 720x576 no matter what the guys screen res is set at . > > Confused ![]() > Rod > |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
|
If you use the following fscommand to define your video rectangle,
the video will scale proportionally according to the flash movie. fscommand("fas.avclip.Autosize","FALSE"); fscommand("fas.avclip.DisplaySize","FitToSize"); fscommand("fas.avclip.Rect","80,60,800,636"); |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Square box (not rounded) for video chat application | artane | Flash Media Server | 5 | 11-29-2008 03:02 AM |
| Set Video Stream problems... | chrishosch | Components | 1 | 05-25-2004 11:01 AM |
| Video in mx Please please help | montey | ActionScript 1.0 (and below) | 11 | 08-14-2002 11:03 PM |