PDA

View Full Version : Help for dragable windows


Bluelight
05-01-2009, 09:36 AM
im making my game and I am making a flash tutorial based on windows
I just need a little help scripting because im new to actionscript and dont know to much *sorry if i make mistakes I am very bad at spelling*

This is the plan of it
________________________________________________
|......._____...........____..........______...... ......... ........|
|......|News|.........|Help|.........|Extras|..... ............. ....|<- I need around
|................................................. ...................... ....| 3-4 tags
|................................................. ..................... .....|
|......@controls.................................. .......................|<-when I press
|......@Map....................................... .......................| help it comes up
|......@Levels.................................... .......................| with a list
|................................................. ...........................|
|......._____________________________............. ..........|
|......|Controls................................|X |.....................|<-when I click one
|......|.......................................... ....|.....................| of the options a
|......|stuff I can put here....................|.....................| windom will
|......|.......................................... ....|.....................| popup
|......|.......................................... ....|.....................|
|......|_____________________________|............ .........|
|_______________________________________________.|

I want the window to do this

-be dragable with the bar at top
-close the window with the x
-be able to put pictures and text in hte window

I will rearly thankfull it if anyone could help me with this :rolleyes:

bluemagica
05-01-2009, 11:10 AM
Learn to use AIR!
And then look into flash components(Hint: just drag the "window" component to stage)!