Top "Actionscript" questions

ActionScript is a scripting language used to create Rich Internet Applications (RIA), mobiles applications, web applications, etc.

How to pass "Null" (a real surname!) to a SOAP web service in ActionScript 3

We have an employee whose surname is Null. Our employee lookup application is killed when that last name is used …

apache-flex actionscript soap coldfusion wsdl
What is the best way to get the minimum or maximum value from an Array of numbers?

Let's say I have an Array of numbers: [2,3,3,4,2,2,5,6,7,2] What is the best way to find the minimum or maximum value …

algorithm actionscript-3 apache-flex actionscript complexity-theory
How to detect when a youtube video finishes playing?

I am working on a site that has a ton of embedded youtube videos, the client wants to show a …

javascript flash api actionscript youtube
How to wait for 3 seconds in ActionScript 2 or 3?

Is there any way to implement waiting for, say, 3 seconds in ActionScript, but to stay within same function? I have …

actionscript
See trace() of Flash when running in browser

What's an easy way to see the trace() output of Flash/Flex movies when running in any browser?

flash actionscript debugging trace browser-plugin
How to deal with Number precision in Actionscript?

I have BigDecimal objects serialized with BlazeDS to Actionscript. Once they hit Actionscript as Number objects, they have values like: 140475.32 …

apache-flex actionscript-3 actionscript
Actionscript Convert String to Int

I am using Actionscript 2.0 In a Brand new Scene. My only bit of code is: trace(int('04755')); trace(…

string actionscript int
IntelliJ IDEA 12 -- viewing the call stack

I'm new to the IntelliJ IDE (usually work with Visual Studio) and I'd like to view the current call stack …

java actionscript intellij-idea
Generate A Weighted Random Number

I'm trying to devise a (good) way to choose a random number from a range of possible numbers where each …

javascript groovy actionscript
Understanding Array::splice in ActionScript 3

I am trying to remove an object from an array, but for some reason it's not working. I am under …

flash actionscript-3 actionscript flash-cs4