answersLogoWhite

0

var numVal:Number = new Number();

or

var numVal:Number = 4;

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What does current target mean in flash?

AS3 Mouse events use two different properties: target and currentTarget. ÒtargetÓ is the object that fired the mouse_over event. The ÒcurrentTargetÓ is the Movieclip that you applied the listener to.


How do you convert numeric value into alpha value in c plus plus programming language?

use the _itoa function


Which function can be used to check whether the value is numeric or not?

In Excel you can use the ISNUMBER() function.


How do you spell out numeric value of currency in English words using Excel?

I have written step-by-step instructions on how to spell out numeric value in words using MS Excel macro in the below blog: http://grvishal.webs.com/apps/blog/show/7424633-how-to-spell-out-numeric-value-of-currency-in-english-words-using-excel-add-in-


Why numeric arrays do not end with a '0' in C programming language?

The value zero is a perfectly valid numeric array element in its own right. If we used the value zero to mark the end of a numeric array in the same way we use a null-terminator to mark the end of a string (a character array), we'd have no way of representing the value zero within the array itself. Thus when working with numeric arrays, we must keep track of the array length independently of the array.


Can you use the numeric keypad on your keyboard to enter numeric values?

Yes you can.


How do you convert a nemeric value to write in words?

To convert a numeric value to words, you can use programming languages or libraries that provide functions or methods for this purpose. For example, in Python, you can use the num2words library. Simply install the library (pip install num2words) and then use the num2words function to convert the numeric value to words.


An electronic is an application you use to perform numeric calculations and to analyze and present numeric data?

No, it is not.


How do you use the word numeric expression in a sentence?

The algebra teacher was looking for a numeric expressionfor an answer


What is the handler for a right click in actionscript 2.0?

Unfortunately, there isn't one. Due to a security restriction, the Flash player is not allowed to intercept the right click event. HOWEVER, there is a well-known trick that will allow you to get around this. You can use Javascript to capture the right click event in the browser, block it, and then tell the Flash file (via a Flash/JS 'bridge') that a right click happened through your own custom event, which your Flash file can then do something with. This has become far, far, easier in AS3, but in AS2, you can use fscommand to do this: http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00001177.html (Actionscript 3.0 version, much easier: http://www.uza.lt/blog/2007/08/solved-right-click-in-as3/) However, if you actually want to just change what comes up in the right click menu, you can follow this post to do that (For AS2): http://freelanceflashgames.com/news/2009/04/08/how-to-disable-the-right-click-menu-in-flash/


What is the numeric value of 10?

The numeric value of 10 is a whole number that represents a quantity or value. In the decimal system, 10 is written as "10" and is composed of the digit 1 in the tens place and the digit 0 in the ones place. It is also the base for our numbering system, as we use a base-10 system for counting and calculations.


What is is an application you use to perform numeric calculations and to analyze and present numeric data?

Excel is a spreadsheet application.