 |
thomastorfs
Little Devil
Registered: Oct 2005
Local time: 04:46 PM
Location:
Posts: 3
|
| bicubic/bilinear image resize in flash | Post #1 |
Hi,
I've got this dynamic resizing problem in Flash. An image should dynamicly be resized according to the browser's size without losing quality. If you resize an MC with an image in the standard way, the image gets screwed up due to a bad resizing algorythm.
Now, group94, a well known Flash design company has many examples it is possible to do so on the fly, without losing quality. An example can be found here http://www.manipulator.com/ Browse towards some photos and resize your browser to see how the photo changes accordingly without getting messed up. How is it possible to resize like that? I've tried exporting my JPEGs to SWF and load the SWFs instead. Same problem. Anybody got an idea?
Thanks,
Thomas
Report this post to a moderator | IP: Logged
|
03-15-2006 08:29 PM |
|
|
|  |
 |
Franky-D
Little Devil
Registered: Jul 2005
Local time: 04:46 PM
Location: The netherlands
Posts: 7
|
If you look good they will not be stretched.
They resize in a lower dimension.
Altough my resolution can't be set higher as 1300 r smt, i can't check that good.
If the image will be stretched, i am sure they saved it a very good format:
Something like 4:3.
Greetz://
Report this post to a moderator | IP: Logged
|
03-16-2006 06:10 AM |
|
|
|  |
 |
thomastorfs
Little Devil
Registered: Oct 2005
Local time: 04:46 PM
Location:
Posts: 3
|
Thanks, however,
Someone who knew it told me the solution. If anyone ever wants to apply it:
movieclip._quality = "BEST";
whereas movieclip is the MC holding the image.
cheers,
Thomas
Report this post to a moderator | IP: Logged
|
03-16-2006 09:32 AM |
|
|
|  |
 |
bloogenes
Little Devil
Registered: Sep 2006
Local time: 04:46 PM
Location:
Posts: 1
|
| what you said isn't working for me... | Post #4 |
i've been trying to solve the same problem but your solution doesn't seem to be working for me.
to test it out i made a quick flash file with one movieclip and did this:
movie_clip.loadMovie("blah.jpg");
movie_clip._quality = "BEST";
there's no difference in quality with or without the second line...
please help me, thomastorfs!
Report this post to a moderator | IP: Logged
|
09-10-2006 07:52 AM |
|
|
|  |
 |
| All times are GMT. The time now is 04:46 PM. |
 |
|
 |
|
|
|  |
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
< FlashDevils - Terms of use
>
Copyright, FlashDevils Community, 2002 - Flash Archive
|
|