Daily Archives: January 15, 2006

Type Casting com Action Script 3.0

Converter uma expressão de um tipo dado em um outro tipo é conhecido como type-casting ou conversão de tipos. Agora o Action Script 3.0 tem suporte à esse recurso

ActionScript 3.0, Flash, Flash Platform, Flex, PHP, Principal, RIA

Type Casting with ActionScript 3.0

A type conversion is said to occur when a value is transformed into a value of a different data type. Type conversions can be either implicit or explicit. Implicit conversion, which is also called coercion, is sometimes performed by Flash … Continue reading

ActionScript 3.0, Principal