Hello, I am a C developper and now I am developing in Action Script. I have questions about ActionScript
- Is it possible to define a variable as a long ? - How to program the overloading of an operator like the equal between 2 objects of a same class. - What is the equivalent of a structure ? - When I call a function with a parameter, did this parameter is modified when I return from this function ? - How to convert an int to a Number ? Thank you, Christophe,

