Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: can i resize a movie loaded into a swf?
From: John Croteau
Date: Tue, 28 Dec 1999 16:17:24 GMT

Hi Andrea,

> Can i resize a movie that i have loaded with istruction "Load Movie"... ?
> I've tried with "set Property("_level1/",_width) = new_valuex" where
> new_valuex is a variable loaded from txt file
>
> Anybody have some idea to modify property of another movie (such as
> x,y,width,height, and so on)?

Depending on actually what you want to do:
1) You can only change the stage dimensions by loading a new movie into Level 1.

2) You can however modify all the contents on a timeline:

Set Property ("_level5", X Scale) = "50"
Set Property ("_level5", Y Position) = "50"

3) You could also use Load into Target and control the movie as a regular movie
clip.

It is possible you are applying your properties before the new values have been
loaded.

--
Co-author of Flash 4 Web Animation F/X and Design
Autographed copies now available - http://www.crownmall.com/Flash4/
----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central (The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/




flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California

Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  R: FLASH: can i resize a movie loaded in, Andrea Rizzi
  Re: FLASH: Password-file prot.exe, AL Lyman

Replies
  FLASH: New Site to Check Out, Kevin McClain
  Re: FLASH: New Site to Check Out, Jon Andrews
  FLASH: can i resize a movie loaded into , Andrea Rizzi

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]