Source: Noponies Blog
ActionScript 3 Full Browser Background Image.
This is the second iteration of this class. I decided to put the NpFSObjectResize Class to use within this demo, using that class as the superclass for here. As a result, this new version of this file is much more capable, supporting stage alignment modes along with a simple method for loading in new background images. You could use that feature to create a simple full browser slideshow, but be warned that I have not used the same bitmapData memory management techniques as I have within the Full Browser Cross Fading demo. So, your memory useage could get higher using this class as a slideshow (as you will be waiting on the garbage collector to do its thing).
Class Features
- Stage Alignment Modes
- Load New Bg Method
- Specify Cross Fading Time
- Specify Min Stage Scale points
View Example
- Here is an example; http://www.noponies.com/dev/as3_fullbrowser_bg/
Source Files
- Here are the relevant source file: http://www.blog.noponies.com/archives/108
4 comments:
source code url doesn't work
Seems true. Been working just few mins ago. I replaced with one more link on Noponies blog, maybe they will fix it after all...
Hi
Source file should be working.
Thanks for getting back to us!
Post a Comment