Inspectables are features for Flash components they create a field that can be seen in the properties panel in flash. Although I don't have the link right now if you look in the Flash livedocs under creating components there's a brief explanation of the use of this metadata- the Event there is a notation of the events dispatched by a component
On 6/3/06, Stephen Ford <[EMAIL PROTECTED]> wrote:
Hi all, FIRSTLY (1) I have found, in numerous AS2.0 code examples, code that looks like the following ... [Event("click")] ... i.e: code inside square brackets but nothing to do with arrays. Can someone advise what this is ?. I have also seen it like: [Inspectable(type=Boolean,name="Vertical",defaultValue=true)] SECONDLY (2) What are Inspectables in relation to AS2.0 classes ??? Thanks, Stephen._______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com