HELP WITH IMAGES!!

RUPASRUPAS Member Posts: 823
hello friends attached a picture with the problem I have in photoshop in alpha and I have exported for web and devices but it does not work

Comments

  • RUPASRUPAS Member Posts: 823
    I do not understand how to upload images
  • debugdesigndebugdesign Member Posts: 886
    you have to upload images elsewhere and reference them. Try photobucket - http://photobucket.com/

    when its uploaded take the url and them stick it in code like this

    <.img src="YOUR-IMAGE-URL.gif"/.> (remove the full stops)
  • RUPASRUPAS Member Posts: 823
    I'm sorry but I am Spanish and I do not understand what you mean someone could look at the link to help my problem, thanks
  • RUPASRUPAS Member Posts: 823
    Image Hosted by ImageShack.usBy rupas at 2011-04-20
  • MarkOnTheIronMarkOnTheIron Member Posts: 1,447
    Before saving the file in photoshop go to edit->trim and remove all the useless transparent pixels. That should work.

    ________________________________
    【ツ】iPhone Icon Pack【ツ】
    Free high score demo here (simple) and here (advanced)
  • RUPASRUPAS Member Posts: 823
    MarkOnTheIron said:
    Before saving the file in photoshop go to edit->trim and remove all the useless transparent pixels. That should work.

    ________________________________
    【ツ】iPhone Icon Pack【ツ】
    Free high score demo here (simple) and here (advanced)

    thanks,perfect thanks, just one more thing if for example is another type of object is not a ball, for example .... is a star, adapted to the points of the star? I ask this because if does not fit the collisions would not work well, no?
  • old_kipperold_kipper Member Posts: 1,420
    It is true. The collisions are set for circle or rectangle.

    instead of trimming your images it is sometimes better to "select all" in photoshop on the layer with the object you want, copy, create a new file, and photoshop will make it at the size of the object inside the selected copy so when you paste into the new file, the size of the file will be exactly correct for the size of the object. If you have created a file with no background layer, you can then save to PNG and have the correct alpha
  • RUPASRUPAS Member Posts: 823
    MarkOnTheIron said:
    Before saving the file in photoshop go to edit->trim and remove all the useless transparent pixels. That should work.

    ________________________________
    【ツ】iPhone Icon Pack【ツ】
    Free high score demo here (simple) and here (advanced)

    Friend can not find the option that I say, I use photoshop cs 5
  • MarkOnTheIronMarkOnTheIron Member Posts: 1,447
    Sorry, it's not on the Edit menu but on the Image menu.

    ________________________________
    【ツ】iPhone Icon Pack【ツ】
    Free high score demo here (simple) and here (advanced)
Sign In or Register to comment.