When an AIR app is published, the result is an .air application installer. When this installer is run on a Mac, a single .app file is created, containing all the files needed to run the AIR app. When
I\'m trying to have a rotatable line, controlled by the arrow keys. When you click the mouse, a ball drops from the cursor, and stops when it hits the line.
ActionScript 3 can send UDP packets via flash.net.DatagramSocket. Is their any way to send an ICMP packet? I\'d also like to set the开发者_如何学编程 TTL flag so I can implement traceroute in an SWF.U
Is there a way to detect the value change in HSlider开发者_高级运维 (in Flex 4.0) without touching the slider.
I have a script that takes lots of content and bu开发者_C百科ilds 1000s of MovieClips on the stage, does lots of drawing etc. Due to the high amount of work needed when the frame first loads this can
I am performing a find operation in a datagri开发者_如何学编程d on one of the columns. After I find the row containing the item, I make that as the selected index row, which highlights it. But now I a
I\'m trying to create an as3 project that dynamically pulls images from a database and sticks them into the framework of a flash movie that I making w开发者_如何学Goith this. Currently I am following
I am new to programming (have mostly worked with ASP.Net) and have been trying to compress a string in C# and decompress it in ActionScript for quite some time now.
I am trying to transfer a movie-clip staged in a swf(on local machine) to a remote server. Below is a part of the action-script code concerned with it;
I added three sliders, but combining all 3 slider in html page two of it working, but while checking individually all three working. is it any mistake in which the script placed,,help me pllz?