I figured out a workaround.
In case somebody else faces the same problem I'll let you know.
I'm making a sizewise small empty.swf?active=value that loads my bigger swf. with my menu and flash contents into _level1.
Then I can trace the varible active in _level1.
If i bother I can preload all my empty.swf's with differing variables on the first visit to the page.
menu.swf?active=about _level10
menu.swf?active=europe _level20
menu.swf?active=us _level30
menu.swf?active=contact _level40
... and so on!
keywords: frameset, frames, html, parameter, variable from html, PARAM, EMBED, cache, preload,
will this work with flash 3?
im working on a similar problem however i need to save my swf's for flash 3. will any of this work in flash 3?
I need to get variables from the html for my idea to work.
thanks in advance