Hello! Aaron, the css works without problems. Which is exactly your problem? Doesn't it load? Isn't it applied properly?
Then, it's a good point to define a default css by code. Thanks for the comments! Bye! On 4/4/06, Aaron Smith <[EMAIL PROTECTED]> wrote: > > One other thing,, sorry for all the nagging.... > > but you should provide a default StyleSheet through code. .. so if the css > file doesnt load.. a default one is used instead.. with fatal, debug, error, > etc, etc... This way You can just throw around that swf file and it doesn't > have to be in the same directory as the css.. so have it look for a css file > in the current directory.. if non.. apply a default. It still works without > the CSS.. but then no colors differentiating anything work.. see what i > mean? > > smith > > > > > > > > On Apr 3, 2006, at 4:29 PM, Aaron Smith wrote: > > Love It! > > Thanks for this, I've been meaning to build something like this exactly.. > now I don't need to! One change you should make. The word "reseted" once you > press the "Reset log" button. Reseted isn't a word.. change to Log Reset... > or something of that nature.. > > smith > > > > On Apr 3, 2006, at 11:20 AM, Ralf Bokelberg wrote: > Hi Zarate, > > there are some nice ideas in your gui. > In particular i like the type to css mapping and the pause button. > Great additions to the logging guis we know so far! > > Cheers, > Ralf. > > On 4/3/06, Zárate <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > One week ago or so I finished my own log system for MTASC and Flash IDE, > ZLog: > > > > http://www.zarate.tv/proyectos/zlog/index_en.htm > > > > I was a little bit tired of FlashInspector and didn´t wanted a "big" > > thing like XRay. Then the zero impact logging package arrived when I > > was pretty done. > > > > Main features are: > > > > 1 - Add trace types without recompiling the console. The text field is > > HTML and for every trace one <p class="type"> tag is created, where > > type is the second parameter passed to the trace function. To add or > > modify trace types you just need to updated the console's css. > > > > 2 - Keyboard shortcuts: > > > > * r: inits log. > > * p: pausa/continue log. > > * up/down arrows: increase/decrease text field's scroll. > > > > 3 - You could pass as third parameter one boolean value (true/false) > > that will reinitiate the log. Very useful when you have hundreds of > > log lines. > > > > I´m also planning an exe wrapper with Screenweaver to allow the > > console to be always on top, but not very soon. > > > > Anyway, *another* Flash log system : ) > > > > Cheers, > > > > -- > > Zárate > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > -- Zárate _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
