Bringing movieclip in front of object produced with actionscript

Hi everyone.

I have a movieclip with an instance name of “logo_mc” on the timeline.
I have a pixel overlay covering the entire stage being implemented via actionscript.

A visual representation of this can be viewed when full screen is selected on this link:

http://www.dominicchapman.co.uk/intro.html (select the fullscreen option)

I need the movieclip to be brought in front of the as3 implemented overlay.
How can I achieve this?
Thanks.