Be a Supporter!

Changing swf dimensions?

  • 411 Views
  • 4 Replies
New Topic Respond to this Topic
UncompleteableTeaser
UncompleteableTeaser
  • Member since: Jan. 8, 2005
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Changing swf dimensions? 2005-11-29 00:27:07 Reply

I noticed while uploading some flashes to imageshack that it has an option to change the displayed size of and swf file. Is there a simple way to export a movie to a smaller size? because I've been working extensively on SSBB2, and it's 750x600, and I was trying to make it smaller, to reduce slowness. any tips/ideas?
thanks


><><><><><><><><><><><><

authorblues
authorblues
  • Member since: Jun. 21, 2005
  • Offline.
Forum Stats
Member
Level 12
Blank Slate
Response to Changing swf dimensions? 2005-11-29 00:29:49 Reply

At 11/29/05 12:27 AM, UncompleteableTeaser wrote: it's 750x600, and I was trying to make it smaller, to reduce slowness. any tips/ideas?

ummm... as far as i am aware, there is no way to export at a smaller size. still, your movie really shouldnt be lagging, even at 750x600, and if it is, making it smaller wont fix that much.


BBS Signature
UncompleteableTeaser
UncompleteableTeaser
  • Member since: Jan. 8, 2005
  • Offline.
Forum Stats
Member
Level 11
Blank Slate
Response to Changing swf dimensions? 2005-11-29 00:32:44 Reply

alright, I guess it'll stay. Thanks anyway.


><><><><><><><><><><><><

cr0miumZX
cr0miumZX
  • Member since: Jun. 9, 2005
  • Offline.
Forum Stats
Member
Level 14
Blank Slate
Response to Changing swf dimensions? 2005-11-29 00:50:51 Reply

You can change the size when embedding it into a web page.

[embed src="url to swf" controller=false height=xxx width=xxx /]

use < and > instead of [ and ]

ShotInTheHead
ShotInTheHead
  • Member since: Dec. 20, 2002
  • Offline.
Forum Stats
Member
Level 31
Blank Slate
Response to Changing swf dimensions? 2005-11-29 01:16:37 Reply

if its being slow then one or more of the following are happening.
1. you are using hitTest, ALOT
2. you have lots of things moving around, an easy fix is to set cacheAsBitmap = true;
3. you have a bad comp