i have a very small project ongoing right now, where i want to use flash to upload some files to the server.
since this is a relatively small i thought it wouldn't be that bad as a starting point to get more skills working with FD/MTASC and how that feels. while on this i must say that MTASC really rocks baby. It's so damn fast you can't believe it! thanks nicolas for that one! well now more about my problem: when the user uploads files i want to block all UI with a modal Window which (i only know this way) i want to create with PopUpManager class (mx.managers). now my problem is: even when i import PopUpManager i cannot access it. i've setup my FD project like "MMComponentsDemo" from the example page. i didn't change the way the Main.as works there, just added little things (managing the upload stuff, minimal ui etc.). so my guess was that MTASC doesn't compile PopUpManager to my sources, and by looking at my swf through ASV i cannot see any PopUpManager. so my question is: what am i doing wrong / what should i do to accomplish this task ? ps: if you feel like answering "well you should use ASWING" or such, please: i'm not ready for that :-) i feel quite comfortable with mx framework, and i don't think i'll switch too soon. sorry to say that :-( micha _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
