Hi,

How do I stick a movieclip or button on the side edge of the browser?

I need my website to auto fit the window browser of any size. I currently have it set up centered in the window and to expand and shrink accordingly to the window size.

I have a button that I would like to stick on the left side of the screen and a copyright text I would like to stick on the right side. If I get the right coding for one side I can do the other.

I tried this ( http://www.webdesigndev.com/how-to-m...omment-1856527 ) but it did not work for me.

Here's what my screen and html code look like.

Screen Shot 2016-07-23 at 10.33.46 PM.jpg
Screen Shot 2016-07-23 at 10.34.47 PM.png
Screen Shot 2016-07-23 at 10.38.44 PM.png

For publish settings, I've also tried the left and top alignment. I don't want to use exact fit as it will stretch every thing.

I've been stuck on this problem for a week and searching all over for the right answers but cant find it. Someone please help me.