Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > General > Flashants Support Forum

Reply
 
Thread Tools Rate Thread Display Modes
Old 06-05-2002, 08:22 AM   #1
Rodb
Registered User
 
Join Date: May 2002
Posts: 2
Default Does the video scale in Proportion

> 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
>
Rodb is offline   Reply With Quote
Old 06-05-2002, 08:52 AM   #2
Flashants
Moderator
 
Join Date: Apr 2002
Location: Taipei, Taiwan
Posts: 147
Default

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");
Flashants is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

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


All times are GMT. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.