file type 2 import
- Started
- Last post
- 14 Responses
- hiatus
whats the best file type to import to flash from PS. to perserve the quality also the transparent background.
I think I'm going with PNG
but more specificly what should my setting be , I guess should be the question!!!!!
the dither crap throws me off!!
- ********0
just do save for web, and select png-24...from the menu on the right. I would do no dithering from Photoshop, and save the highest quality. You can tweak the file size all within flash at that point. Hope that helps -
andrew
- hiatus0
i'll try it, right now I have the 'A' in EAD a bit choppy.
also the ball coming up is slightly cut off on the right side. although in flash it doesn't show
I'm just saving in 8bit PNG and the logo in JPG Max hi-res.
any tips still VERY appreciated!
-H
- hiatus0
i'm having new problems..with
after the logo pops & the meenu comes down its suppose to go to what ever choice you make on the menu.....but is looping the 'intro' SCENE instead of the SCENE its told to go by the button which is
on (release) {
gotoAndPlay("Home", 1);
}
*//that the code for the 'profile' button
- hiatus0
also my EAD logo still looks choppy
i brought it in as 24-PNG file.
i'm reducing it about 60% when i bring it in. should I just make it smaller so I don't have to??
- version30
save it at 100%, the size you want it to be in pixels then import it into flash make sure it is on a whole pixel like 0,0
then let me know how that works
- lvl_130
don't shrink it flash. export the size you need it out of photoshop. also when you use png make the canvas about 2 clear pixels wider on all sides. weird flash bugs are annoying.
- hiatus0
make sure it is on a whole pixel like 0,0
I lost you there....but i'll try that save at the sixe i need.
ok
- lvl_130
look at your info pallete in flash about the 0,0 pixel thing v4 was talking about
- lvl_130
meaning you need to set the x and y coordinates to a whole number ie:
correct
x: 14.0 y: 18.0incorrect:
x: 14.1 y: 18.7
- hiatus0
being on a point what eve(e.i. 12.3) makes a difference....WOW
I can understand that, but didn't think it made a difference.
I'll do all that and get back to you peeps. thanks for clearing the 0,0 thing lvl!
- hiatus0
what format do you guys like to import into Flash
- hiatus0
looks phat NOW!
thanks!
now I just have to fix the buttons to work(any ideas) and re-place all the other graphics like the DAM ball.:-)
gettin close :-D
- lvl_130
i would say DONT use scenes. just use seperate mc to load content into.
so you call the mc and tell it to do something
on (release) {
yourMovieClipInstanceName.gotoAn...
}
- hiatus0
cool lvl!, note to self then!
MC=low blood pressure
to late now, I'm not changing it :-/just got to work with what they gave me.......