any chance I could get you to send me your files offlist so I could
diagnose?
The only thing I can think of is security, but that hasn't been an issue as
of yet. My LC's use an underscore in the connection name etc etc and
shouldn't be a security issue. But that's about all I can think that would
be the problem. Especially if there's no compile errors or runtime errors
On 1/16/07, Webdevotion <[EMAIL PROTECTED]> wrote:
It fails for me too in an AS3 project. Tried with the online Flex tool,
tried the windows exe, in the stand alone debug player and in Opera.
package
{
import com.blitzagency.xray.logger.XrayLog;
public class Photobar extends Sprite
{
private var log:XrayLog;
public function Photobar ()
{
...
log = new XrayLog();
log.debug("string message",masksprite); // masksprite is constructed a
couple of lines earlier
...
}
}
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
--
[ JPG ]
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com