You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by lizhi <sl...@qq.com> on 2016/01/18 07:43:13 UTC

top level function not work

package flash.utils
{
	public function getTimer():int
	{
		return (new Date()).getTime() - SpriteFlexjs.startTime;
	}
}



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/top-level-function-not-work-tp51315.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: top level function not work

Posted by lizhi <sl...@qq.com>.
sorry ,close the bug,the last build work .



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/top-level-function-not-work-tp51315p51316.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.