Groups | Blog | Home
all groups > flash data integration > january 2005 >

flash data integration : Masking a movie containing external Data: XML/Dynamic text


Learn
1/3/2005 10:10:43 PM
Hi,

The problem is as follows;

I have a movie clip which pulls data from an xml document. When i use the file
using a mask, the data is not visible. Has anyone else encountered such a
problem and found a solution.

if you have found one or have any idea, i would be grateful if you could share
it with me.

Thanks in Advance!!!

Learn...
Nothing is Impossible.....
Pilipo
1/4/2005 6:22:04 PM
I have had this problem in the past. I have found the solution is to mask with
ActionScript instead of in the IDE. So don't use the mask feature on the
layers, put actionscript in your timeline that says:
dataclip.setMask(maskclip). You must make sure your data is inside a movieclip
and your mask is a movieclip too. Good luck!
Learn
1/6/2005 12:17:59 PM
Hi Pilipo,

I am a novice at Flash, so could you plz provide an example of some sort. i will be very grateful.

Thanks in advance for your help and prompt reply.

Pilipo
1/6/2005 4:36:39 PM
You can see an example at
http://www.kalalau.org/mmforums/maskingwactionscript.zip . It has examples of
masking on the timeline and masking w/ActionScript. You'll see that masking on
the timeline does not work for dynamic data fields. Happy Application
Building...
AddThis Social Bookmark Button