Easy background
With this class you can create fast and easy a background for your flash websiteFeatures
- Works with every alignment
- Video background
- Color background
- Pattern background
- Image background
- Swf background
- 3 scalemodes (fit, noscale and scale)
Example code
import nl.michelvandersteege.background.EasyBackground;var bg:EasyBackground = EasyBackground.addVideoBackground(stage, 550, 400, “video.flv”
;addChild(bg);









