Horizontal Scrolling Flash Game/Large Horizontal Scene
Posted
by Nathan
on Stack Overflow
See other posts from Stack Overflow
or by Nathan
Published on 2010-04-25T16:53:25Z
Indexed on
2010/04/25
23:23 UTC
Read the original article
Hit count: 659
Hello,
I'm currently learning Flash (CS4, AS3) and am creating a game. I have currently 1 flv file with 4 scenes, I then move from left to right and then to scene 2 and go from left to right. This is the game where items pop up that need to be clicked on and you get points.
Is there any way I can combine these onto 1 scene? Flash only allows you to have a maximum of 2880px wide. The reason for this is the transition between the scenes is RUBBISH and that my AS is not working correctly in between scenes (it loses values).
Any help would be greatly appreciated!
Nathan
© Stack Overflow or respective owner