Please take a look at the header here, www.ballade.no How can I make this kind of floating stuff ? Thanks for helping, l.
do you mean the top banner where the logo is? If yes this is created in flash ... its a pretty simple thing to do. get a copy of macromedia flash (think MX is the latest version) and then read some of the free online tutorials ... take you about 10 minutes to make it ...
No, if you copy the actual site code, it will be exactly what is shows, with their name, design, color scheme, etc. If you use their code, it will also use their bandwith, which might make them mad. If you want to customize the header with your own stuff, you will have to make it.
what i saw on the banner is, if i'm not mistaken, they use about 5 layers. including 3 movie symbols. if you're familiar with flash (for beginner), i think no action script involve in this animation. just play around with the timeframe will do. correct me if i'm wrong. Peace
Look up something in actionscript called collision detection. I used to do a bit of work in flash and if I remember correctly this is actually pretty easy. flashkit.com <--- should help
Login into http://www.flashadvisor.com/tutorial/Beginners/index.html You can find tones of free tutorials for Action Script Feed me back on this .. I'm using this as well Thank you
You are absolutely correct. Those circles and white balls can be created with out actionscript involvement. Those are looping again and again without a stop action. To create them one must know how to create movie clips in flash. The effect can be achieved by frame by frame animation.
Floating background also a movie clip. A Vertical transparent bar moving right to left and left to right non stop on slow motion tween. Transparent objects can be created by decreasing % of Alpa from Color Mixer. When the Alpa decreased to certain amount the background behind objects also can be seen through it.