AS2 mp3 player with AS3 visualization

I’m desperately trying to create a web page where I would have a nice Flash mp3 player (XSPF Player, www.e162s.com/programs/xspf_player.htm) and also, in the same .swf or a separate .swf one of the sound visualizations made in Flash that I’ve found. The XSPF Player is made in AS2 and the sound visualization is made in AS3. Is there any chance I could get the AS3 sound visualization work with the sound coming from the AS2 Player? Or is this impossible and should I give up?

If there is some way to route the sound from the AS2 swf to AS3 swf, any examples or tips would be great, but even the information if it’s possible would help.