nice
Posted 11 months ago
This is a template for a header or a background. There are two main background mc’s in the library, wich you can edit, put images buttons text or other movieclips in it. The height/width of the scrolling clip could easily be adjusted in flash. Works in fullStage too.
The size of the swf depends on how many mc’s or images you add to the scrolling bg.
The whole thing is controlled by an actionscript class.
Posted 11 months ago
Hi i need the instruction to expand the clouds and movie please thanks
Posted 9 months ago
hi rustydog09,
you can customize the two background mc-s in the library ( linkage id: clouds1 and clouds2 ), put your own stuff in them. More clouds, or text etc…
If you want the scrolling area bigger smaller you have to change the to variables on the 10th frames (actionscript layer)
currently the scrolling area equals the stage.width and height. var myWidth:Number = Stage.width; var myHeight:Number = Stage.height;
you could change this for example to 600 width 200 px height var myWidth:Number = 600; var myHeight:Number = 200;
if you need more help, contact me privately
zsolt
Posted 9 months ago
Nice file. Works fine and not too hard to change. I dropped in a new background, changed the stage size and tweaked the transparency of the clouds. It made for a great effect. I really like the way that the clouds appear at random across the stage. Good work. Recommended.
Posted 8 months ago
I cannot get this to work in Flash 8. Looks like I get an action script error that says says: loaded myX 0 myY 0
Any ideas how to fix this?
Posted 7 months ago
Hi,
You are going to start forbidding me to download your files soon…..
Just downloaded. Opened up in Flash. Tested movie (as usually do).
Got this output:
loaded myX 0 myY 0
Only one cloud is continuously scrolling.
I didn’t do it, I swear. 
Thank you for your time. 