[Flashcoders] Issue with Masks in externally loaded SWFs?

2006-03-17 Thread Jeff Fox
Is there any known issue with loading external SWFs that have animations that require masks? We just tried loading an external SWF that has it's main area blocked out by a mask, but when the movie loads and plays, there is no mask apparent and all the pieces of images that animate are clearly

Re: [Flashcoders] Issue with Masks in externally loaded SWFs?

2006-03-17 Thread Matt Muller
yeah there are issues with this, bit of a nightmare, i ha some animations running under and i could see masks etc sticking out the mask, weird. Also this totally screwed my align class, so i had to recode a new one that used reference points. MaTT On 3/17/06, Jeff Fox [EMAIL PROTECTED] wrote:

Re: [Flashcoders] Issue with Masks in externally loaded SWFs?

2006-03-17 Thread Éric Thibault
I'm using mask inside loaded SWF but I have to be carefull of the dimention of those loaded SWF because everything inside (and outside it's root level) is visible on the loading SWF! One thing I'm doing now is to mask my loader within my parent SWF and load into that external SWF with their