this is what i wanna do… when i make website… I use variable names for each page i load… soo there is one frame… that checks what the page_status variable value is… and if that value is “page1” it loads page1.swf… if its** “page2”** it loads page2.swf…
and so on…
what i wanna do is… make my website soo that… i can give direct links too specific pages… for eg… if i want i can give a direct link in html … so that… when clicked it loads the main_page.swf… with the loaded swf… depending on the link i gave… for eg… i can give a link…
you get an error, because the Flash Player can’t resolve a url query string.
On the other hand, if you use loadMovieNum (or use the global loadMovie() with _levels) and use the “GET” or “POST” method, you can send variables to a script that can then load a .swf, but this script is not a .swf.