1. it is not hard to scroll. It it about 3 lines of code. If you want to become a half decent programmer then you need to at least to be able to implement a simple 3 line script.
2. How would these blocks even work? You can't just put a bunch of random sprites everywhere and expect a magic scroll block to do all the work for you.
Offline
archmage wrote:
1. it is not hard to scroll. It it about 3 lines of code. If you want to become a half decent programmer then you need to at least to be able to implement a simple 3 line script.
2. How would these blocks even work? You can't just put a bunch of random sprites everywhere and expect a magic scroll block to do all the work for you.
Hey archmage i would like for you to show me the script for scrolling in flash.
Offline
keroro645 wrote:
archmage wrote:
1. it is not hard to scroll. It it about 3 lines of code. If you want to become a half decent programmer then you need to at least to be able to implement a simple 3 line script.
2. How would these blocks even work? You can't just put a bunch of random sprites everywhere and expect a magic scroll block to do all the work for you.Hey archmage i would like for you to show me the script for scrolling in flash.
Sure, its REALLY simple.
Change the _root._x and _root._y values to scroll.
and thats it.
Last edited by archmage (2008-08-07 01:43:55)
Offline
Mariojon wrote:
Guys I am only about to enter Middle School... WHAT IS root,x or root,y???
Flash X and Y positions, I'm guessing. They're talking about Flash. And I'm about to enter middle school, too. I understand what they're saying. Also, it's _root.x not root,x
Offline
Mariojon, unless you are intrested in flash don't worry about _root._x and _root._y.
Offline
hey Mariojon, I made a one sprite, one script scroller. If you want to make your own, just download mine and change the costumes. Archmage made the terrain and the basic code for scrolling, and btw archmage, you have exactly 1000 posts, and I figured out a way to eliminate having a second sprite, and more than one script.
Offline
Cyclone103 wrote:
hey Mariojon, I made a one sprite, one script scroller. If you want to make your own, just download mine and change the costumes. Archmage made the terrain and the basic code for scrolling, and btw archmage, you have exactly 1000 posts, and I figured out a way to eliminate having a second sprite, and more than one script.
Yes I have seen that project before. You repeatedly stamp and move one terrain sprite.
Offline