jazzman121
May 29th, 2003, 04:19 PM
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...
www.mywebsite.com/main.swf?page_status=page2
soo that should direcly load page2.swf into my main_page.swf...
how can i do this??? please help
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...
www.mywebsite.com/main.swf?page_status=page2
soo that should direcly load page2.swf into my main_page.swf...
how can i do this??? please help