Question
Date datatype in a class
Hi all,
I have created a class where I have initialized a Date object and I am trying to get the current Day Month and Year for some
data checking purposes. The only problem is that they get() methods of the date object all return undefined. Can you not
use a Date object in an actionscript .AS file for some reason? Also my class extends ASBroadcaster.
I have created a class where I have initialized a Date object and I am trying to get the current Day Month and Year for some
data checking purposes. The only problem is that they get() methods of the date object all return undefined. Can you not
use a Date object in an actionscript .AS file for some reason? Also my class extends ASBroadcaster.