Da SWF Thing

Started by: Kompartizz | Replies: 10 | Views: 1,165

Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 7, 2015 1:49 PM #1322136
If you look at my signature, there's an Interactive Menu... I resized it to 800 x 500 (original is 700 x 300). Then the height is messed up. If i change it back to the original size, The height still messed up. What i mean "messed up" is, Theres white background at the top and the bottom of the swf.

Help? :) thx
AdamMZ
2

Posts: 412
Joined: Jun 2013
Rep: 10

View Profile
Mar 7, 2015 2:09 PM #1322144
About the 800x400 thing:
The two ratios, 800:400 (2:1) and 700:300 (7:3), are different. So if you resize it to 800x400, it will show the white background. You need to resize it to 800x343 (approximately 7:3) or 933x400 (approximately 7:3) to avoid that white background. Basically, when you resizing, you have to make sure that the ratio of length to height is always the same.

I don't know about the 700x300 thing.
Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 7, 2015 2:13 PM #1322149
Quote from AdamMZ
About the 800x400 thing:
The two ratios, 800:400 (2:1) and 700:300 (7:3), are different. So if you resize it to 800x400, it will show the white background. You need to resize it to 800x343 (approximately 7:3) or 933x400 (approximately 7:3) to avoid that white background. Basically, when you resizing, you have to make sure that the ratio of length to height is always the same.

I don't know about the 700x300 thing.


My mistake, i resized it to 800x500* sorry, do i have to resize it just like what you said?
AdamMZ
2

Posts: 412
Joined: Jun 2013
Rep: 10

View Profile
Mar 7, 2015 2:16 PM #1322150
Yeah. It's important to always maintain the ratio of length to height of the original image.

Yeah maths!
Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 7, 2015 2:23 PM #1322152
Quote from AdamMZ
Yeah. It's important to always maintain the ratio of length to height of the original image.

Yeah maths!


Well, i change it and preview to 800x343, 900x343, 800x400,moar,moar,moar plus the original size. Still showing the white BG ._.

Ori : 700x300
Changed to : 800x500
Stracked
2

Posts: 547
Joined: Feb 2012
Rep: 10

View Profile
Mar 7, 2015 6:05 PM #1322235
Can i see thy code?
Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 8, 2015 4:21 AM #1322513
Quote from Stracked
Can i see thy code?


If you mean the code in the signature

bleh (Click to Show)
Stracked
2

Posts: 547
Joined: Feb 2012
Rep: 10

View Profile
Mar 8, 2015 4:29 AM #1322521
Thats your problem.
you are using the code wrongly, firtsly your size and height in the code are 800 by 500, therefor the forum will resize it.
not only that but you are putting 800 on height and 500 on width. the proper code would be:
thing (Click to Show)
Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 8, 2015 7:15 AM #1322604
Quote from Stracked
Thats your problem.
you are using the code wrongly, firtsly your size and height in the code are 800 by 500, therefor the forum will resize it.
not only that but you are putting 800 on height and 500 on width. the proper code would be:
thing (Click to Show)


OMG, didn't notice i wrongly put the size.. e.e. Welp it's fixed now
AdamMZ
2

Posts: 412
Joined: Jun 2013
Rep: 10

View Profile
Mar 8, 2015 7:28 AM #1322607
You are a jerk for mentally tricked me. >.>
Kompartizz
2

Posts: 107
Joined: Oct 2014
Rep: 10

View Profile
Mar 8, 2015 3:10 PM #1322748
Quote from AdamMZ
You are a jerk for mentally tricked me. >.>


Lol soz XD