if you want to exclude all class in mx package or its sub-package, you can just use:
mx.*
:) just for less input.
:) just for less input.
2006/4/25, l u c h y x <[EMAIL PROTECTED]>:
Thanks a lot!!! This do the trick.
Here is the exclude_list.txt // for later use if anybody is searching.
mx.core.UIObject
mx.styles.CSSStyleDeclaration
mx.core.UIComponent
mx.controls.CalendarLayout
mx.controls.DateChooser
mx.controls.Button
mx.controls.SimpleButton
mx.skins.SkinElement
mx.styles.StyleManager
mx.styles.CSSTextStyles
mx.skins.Border
mx.skins.RectBorder
mx.skins.halo.ButtonSkin
mx.core.ext.UIComponentExtensions
mx.core.ext.UIObjectExtensions
mx.managers.OverlappedWindows
mx.styles.CSSSetStyle
mx.managers.FocusManager
mx.skins.halo.FocusRect
mx.events.EventDispatcher
mx.events.UIEventDispatcher
mx.managers.SystemManager
mx.managers.DepthManager
mx.skins.halo.Defaults
add.your.package.here
Thank you, Ray.
On 4/24/06, Ray Chuan < [EMAIL PROTECTED]> wrote:Hi,
just directly enter the class name. So, your
C:/MyWorks/repsol/exclude_list.txt should contain:
mypkg.myclass
On 4/24/06, l u c h y x <[EMAIL PROTECTED]> wrote:
> Hi list!.
> Anybody can provide me with an exclude_file.txt sample.
> I can“t get to work with mtasc.
>
> This is the right param in question?
> -exclude "C:/MyWorks/repsol/exclude_list.txt"
>
> Thanks in advance.
>
> --
> l u c h y x
> r i a e v o l u t i o n (r)
> [EMAIL PROTECTED]
> http://www.riaevolution.com
> Phone: +54 (11) 4931-7006
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
--
Ray Chuan
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
--
l u c h y xr i a e v o l u t i o n ®
[EMAIL PROTECTED]
http://www.riaevolution.com
Phone: +54 (11) 4931-7006
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org
--
iiley
AsWing http://www.aswing.org
Blog http://spaces.msn.com/members/iiley/
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
