Hi all, I am having some event issues with an htmlLoader object which I populate with loadString(). When I click on a link inside that HTMLLoader object, sometimes the page opens up in the default browser as it should and sometimes not.
Worse is that I have the HTMLLoader object to be draggable (which doesn't work on it for some reason but only on a larger background it is centered upon). Why can't I make an HTMLLoader draggable - it has startDrag and stopDrag methods? I am just looking for confirmation that people have gotten HTMLLoaders to be draggable. Also, if I click on a link inside the loader, now it does drag and I can't get rid of it - it is stuck to the mouse. Perhaps I have to kill off an event? (No time right now to give some code - if there are no immediate thoughts on HTMLLoader issues, I will add some code). Mark _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

