Hello!  I'm having trouble finding examples of setting a hide or show 
effect with actionscript.
Of course object.showEffect doesn't seem to exist, though the property 
exists in MXML.  I assume it probably works a little like the 
styleManager where you'd do setStyle(property, value).  I was looking at 
the registerEffects method, but not sure if it's what I'm looking for.
Does anyone have an example that's equivalent to object.showEffect = new 
WipeLeft()?

thanks!
ben

Reply via email to