Hey there,
I have a web site that I’m working on in which I am generating windows for in the flash movie. I’ve seen a few flash movies out there that allow you to generate “window” layers in them.
The windows are capable of being:
- closed
- draggable
- Can be placed “on top” when activated
The movies simulate an operating system user interface, or a very advanced operating system user interface at that. Does anyone know where I can find a tutorial on how to create such windows? I just need something simple.
My angle at going at this is to do the following:
- Create MAIN movie.
- Create WINDOW movie.
- Have MAIN movie load WINDOW movie into a TARGET.
- Code the Target to make it capable of being closed, draggable, and w/ active layering (this seems like it would be the most difficult).
Anyone have any ideas or pointers?
Thanks in advance,
–The_Real_Loki