[flexcoders] Re: Research - Flex Metatags useable in F.C.K.

2008-11-04 Thread florian.salihovic
The Bindbale Metatag will be compiled into the bytecode so when u implement accessors by hand and dispatch the events yourself, the designer can already implement the whole basecomponent. The developer just has to subclass when logic get involved. Best regards. --- In flexcoders@yahoogroups.c

Re: [flexcoders] Re: Research - Flex Metatags useable in F.C.K.

2008-09-18 Thread Michael Schmalle
Ah ok, Don't know that answer. :) Mike On Thu, Sep 18, 2008 at 8:37 AM, florian.salihovic < [EMAIL PROTECTED]> wrote: > Hi, that would be if i used MXMLC for compilation. What i was asking for > is, when the > *.swc gets compiled in Flash with the FCK. > > Best regards. > > > --- In flexcoder

[flexcoders] Re: Research - Flex Metatags useable in F.C.K.

2008-09-18 Thread florian.salihovic
Hi, that would be if i used MXMLC for compilation. What i was asking for is, when the *.swc gets compiled in Flash with the FCK. Best regards. --- In flexcoders@yahoogroups.com, "Michael Schmalle" <[EMAIL PROTECTED]> wrote: > > Hi, > > you would use; > > -keep-as3-metadata MetaTagName > > t