From: Leif W <war...@us...> - 2005-08-24 15:21:27
|
> From: <do...@cr...> > Sent: 2005 August 24 Wednesday 11:06 > > here it is.. the blackboard as described below is to allow you to add > a child > layer to a layer, and then later call sethtml on the parent layer > without > accidently deleting the child layers :-) >> before EnableBlackboard() >> [myLayer]content[/myLayer] >> >> After EnabledBlackboard >> [myLayer] >> [TransparentCoverLayer] >> [BlackBoard] >> Content >> [BlackBoard] >> [TransparentCoverLayer] >> [myLayer] Wow, excellent, thanks for that explanation and visual. Leif |