Jorrit,

I don't think actionscript has that sort of access to the underlying OS to
enable direct access to memory.  It is a scripting language after all, with
very proprietary access to the host file system, let alone accessing memory
registers.

But that's an educated guess, not fact.

Why do you need to use pointers, maybe there is a standard actionscript
method of sharing variable references that you could use? 

Cheers,

Nick

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jorrit de
Vries
Sent: 15 November 2005 14:50
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Pointers

Hi,
 
In C I can store pointers to variables. How can I do this in ActionScript?
 
Regards,
Jorrit
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to