Jump to content

[Flash] I want an image always at the corner

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Alhazred

Alhazred

    Learning Programmer

  • Members
  • PipPipPip
  • 99 posts
I'm trying to create a flash website, I find it not that hard, but I've got a problem now.
The home page layout is as you see in this image taken from the editor
Posted Image
On the lower right corner there is an image, and I want that it stays always there.
The browser area has an aspect ratio different from the stage on which I'm working (920x575), the movie is correctly scaled, but the image doesn't go to the corner as you can see here
Posted Image

How can I do to have the image always placed in the corner?

#2
Alhazred

Alhazred

    Learning Programmer

  • Members
  • PipPipPip
  • 99 posts
Solved with a dinamically resized background image.