Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mask problem

Status
Not open for further replies.

mancroft

Programmer
Oct 26, 2002
267
GB
Hello

I have a Flash movie which is structured:

Scene 1
Movie clip "display_mc"
"display_mc" contains a layer "Fields"
"Fields" contains a movie clip "list_mc"
"list_mc" contains a movie clip "Info" with the linkage "theinfoBar"
"theinfoBar" contains a number of dynamic text fields all populated from a database

ALL THE ABOVE WORKS!

BUT

when I try to add a mask above layer "Fields", the data disappears and I see the outlines of the "theinfoBar"s.

Any idea as to how to mask layer "Fields" and still see the data?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top