Skip to main content
April 25, 2012
Answered

Images keep going off the screen

  • April 25, 2012
  • 1 reply
  • 956 views

Hi,

I have created a simple card game and added motion tween to it, the cards move around in a sqaure but they go off the screen and come back on because when i run the swf file, the window is to small, if i make the window bigger it still does not keep it on the screen. so it will go down off scren then back up on screen.

I wanted to knrow if i could set it to automticlly set the window so that it does not go off screen.

Thank you

This topic has been closed for replies.
Correct answer kglad

Sorry i think i made it more complicated than it is, let me put this way:

I got an image and everytime i run the image on the flash player the entire image does not show cause it goes off screen, how do i optimize the screen to show the entire image?


click an empty part of the stage and, in the properties panel, change the stage size to accomodate your image(s).

1 reply

kglad
Community Expert
Community Expert
April 25, 2012

use actionscript to apply your tween, not the timeline.  otherwise, fix your timeline tween.

April 25, 2012

It doesnt matter where or not its tween because i had the same issue before with images that were to big to fit on the window screen

kglad
Community Expert
Community Expert
April 25, 2012

copy and paste your actionscript tween.