Hi,

Could anyone help me to unload and stop one swf while replacing other ? It should unload everything of one swf including background music also.


Requirements:


For instance, I have 2 swfs.

1. menu.swf

2. Category1.swf

-->> Both files are put in one folder to call eachother.

-->> menu.swf will have 20 buttons in which Category1.swf button is one of them and has link to open it.

-->> menu.swf has background music

-->> Category1. swf has slides and voice over running behind.

-->> Category1.swf has has 4 buttons as of now.

1. Previous ---- Works

2. Next ---- Works

3. Replay --- Works

4. HOME --- Doesn't work ( Which points to menu.swf )


I just want to unload (including background music) menu.swf when go to Category1.swf and vice versa when clicking HOME button on Category1.swf

Please review this and advice.

Thanks in advance !