Click the button, load movie+another movie?

Alright, so here is what I am trying to do.

On the home page, you can click so the featured series that I have to go to their pages.

(http://manga-addict.com/newio/index2.html)

Now, I want to make a page, section_manga.swf.

And then in that swf, much like in index.swf, have a masked area that loads another swf.

i.e.

>index.swf
>>section_manga.swf
>>>manga_jojo.swf

So my question is, can I make a button on the home page load the ‘section_manga’ part, with the ‘manga_xxx’ part?

Kinda like in PHP the whole

index.php?area=manga&manga=jojo

Is that possible? If so how? =) =) thanks !