when i load a .jpg with a MovieClipLoader object, it displays fine, but the exact same code loading a .eps file doesnt work.
it loads the clip without any errors, and calls it's listener's onLoadInit function, suggesting everything is fine, but then nothing is displayed.
any ideas? thanks.