Hi there,
I spend a lot of time searching for a way to make the stage size change with window size change. As well I need some components to change their size with every change of the stage size. Does anyone have an idea how can I make that?
Thanks a lot
publish for 100%x100% or use javascript.
can you give me a good link for java +AS2....I search the web quite much and I did not find anything
search for javascript and window resizing.
if you want to communicate between actionscript2 and javascript, use the externalinterface class.