ActionScript 3 (AS3) is the open source object oriented programming (OOP) language of the Adobe Flash and AIR Platforms. AS3 is widely used for RIAs, mobile apps, and desktop applications. (ActionScript 3 is a dialect of ECMAScript.)

learn more… | top users | synonyms (1)

0
votes
1answer
12 views

Loosing brackets on saving AS3 to XML

I have encountered a problem with saving data from an Adobe Flash AS3 class to a XML file. The problem is that I'm loosing some of the brackets(<>) on saving. The file ends up like this: ...
0
votes
1answer
16 views

How to get time with respect to MySQL timestamp, in ActionScript 3?

I want to show an ActionScript 3.0 Timer, with respect to a timestamp gotten from MySQL. So suppose MySQL (PHP) returns a string like $my_birthday="2013-05-22 12:30:45" I got it from ActionScript by ...
0
votes
2answers
14 views

How do I hide the embedded swf's file name?

I'm writing a simple game in Flash CS3 ActionScript, and I embed the swf output to my website. But, for now, the .swf file is directly downloadable. And it contains things that the players should not ...
0
votes
0answers
14 views

How do I limit the area a movieclip can be dragged?

I am making a interactive map in as3/flash cs6. At the moment, I've got it to zoom in and out, and be dragged around. But my question is, how to I limit the area the map can be dragged, so it you ...
0
votes
2answers
12 views

AS3 fzip: add image to zip

I'm trying to add images to a zip archive using fzip. I have successfully added some text documents using character encoding UTF-8 ...
1
vote
1answer
14 views

As3 - Get Movieclips That The Name Start With A Specific String

I'm making a tile based game where ta_*(number)* and ca_*(number)* acts like bins. You drag things towards it and drop. But the level may put several these tiles. I am not going to make something ...
0
votes
0answers
5 views

How to detect NetStream is stopped its publishing of data?

My application is sending live video to AMS so for that I used Netstream.attachCamera(camera) I can able to send live video through NetStream.publish("myStreamingURL', "live"); I stopped netsteaming ...
0
votes
1answer
18 views

Flash - TLF Textfield in Gradient

They said a mask will work for a text gradient, but using a mask doesn!'t work for me What I did is I put a TLF textfield on the top layer, then at a lower layer I added that gray gradient, but ...
0
votes
1answer
12 views

Netstream - how to publish an mp3 file using RTMFP

I want to publish a mp3 file from one of the peers and play it from other peers, very similiar to a RTMFP chat app. From what I understand till now: netstream.publish is used to publish a stream ...
0
votes
1answer
14 views

Reset position of background

In my Background.as I have the following code to make the background scroll: package{ //Defining the class import flash.display.MovieClip; import flash.events.Event; public class ...
0
votes
0answers
14 views

AS3, AIR, Starling sliding panel like MadComponents

I am developing an app using AS3/Air for mobile devices. I am using Feathers UI and Starling but I would like to create a panel slide (menu, information panel etc) that comes with MadComponents. I was ...
0
votes
4answers
44 views

How to remove a event listener with an unknown function in as3?

My idea in a small upload software is to use always the same object for all tasks (defined before), I just add and remove the events and make the requests, since the parameters are always the same ...
0
votes
1answer
12 views

How can I fix th Error #1090: XML parser failure: element is malformed in Flex?

I use HTTPService to send a request to a web-service. the web-service runs a query in SQL Server and brings back a row set f data as in XML format. the service is working fine as long as there is no ...
0
votes
0answers
19 views

AS3 Passing data into a worker thread and why events are null

So, i've bee trying to work with AS3 Workers and despite the lack of information on them i've managed to get them working, mostly. It seems i've come across a strange issue that I haven't been able ...
0
votes
1answer
20 views

Global variables in action script 3

I'm new in action script 3. I intend to use global variable. Here some way to do this and this I download simple banner from here Create file Globe.as in the same directory as ...
0
votes
1answer
15 views

Vertical align text As3 Label Coponent

I have a simple question, is it possible to vertical align the text that is displayed by the Label component in Flash CS6.
0
votes
0answers
9 views

Facebook Graph API logout doesn't work

Using the Facebook Actionscript Graph API to upload videos to a user's facebook page http://code.google.com/p/facebook-actionscript-api/ When first logging in after a user has entered their name and ...
1
vote
1answer
37 views

Flash Error #1009: Cannot access a property or method of a null object reference …?

I have a problem when I create a menu with flash as3. Can you guys help what should I do ...? Like this : TypeError: Error #1009: Cannot access a property or method of a null object reference. at ...
0
votes
1answer
14 views

Get SWF HTML id attribute (from AS3)

I need to know the coordinates of the SWF relative to the HTML page. Is there any way to do that? I was planning on using ExternalInterface to call some Javascript code which would return the ...
0
votes
0answers
17 views

Pass FlexMonkey args via ANT

I used to add my FlexMonkey args directly in the Flex Compiler window in the FlashBuilder IDE: -include-libraries "../libs/automation_monkey4.x.swc" ...
0
votes
0answers
27 views

AS3 AIR - addEventListener that is in effect when the window is not in focus

this is with Flash cs6 trying to make an air app. Hi, I'm fairly sure this is easy to answer when you know the expression. so I want to know how to detect a KEY_DOWN and KEY_UP when the window is ...
0
votes
0answers
19 views

Nativeprocess - Hide window

I launch an executable with NativeProcess (MyExe). if(NativeApplication.supportsMenu){// mac var pathEV:String = "Applications/MyAppOSX.app"; } else{ } var ...
0
votes
1answer
32 views

Flash Error #1009 on mouse click

I have a movie clip called AndroidEye2, which has 4 frames. I have this code on my 'Main Menu' Scene: function eye1(e){ AndroidEye2.gotoAndStop(2); } function standStill(e){ ...
1
vote
1answer
19 views

Add MXML event listener on component's child

I'm not sure if this is possble, but I would like to add an event listener on a sub component from MXML. Something like this: My Component <s:Group> <s:Button id="myBtn" label="click ...
0
votes
1answer
25 views

AS3 Class Access Movieclip

Trying to get into OOP for the first time which has been a rough ride to say the least. The following code does nothing (no errors etc): //Main.as var Player = new PlayerMC(); ...
0
votes
0answers
27 views

I'm developping an air application on a work environment through a proxy, I cannot get timestamping to work

When attempting to timestamp my air application through flash CS6 I get the error: There was an error connecting to the timestamp server. You may not have the connection to the network, or the ...
-2
votes
2answers
26 views

How to get alert in flex web application when browser window is minimized? [closed]

i have a flex web application. I want to show a pop-up window or alert when an event is received. even the browser window is minimized. Thank You.
0
votes
3answers
35 views

As3 - Script Error on Arrays

please inspect me coding: function createRandomList():void { var newlist:Array = [0,1,2]; var curlist:Array = item[selectedlevel - 1] //selectedlevel = 1; var normal:int = curlist[0]; ...
0
votes
1answer
36 views

Parsing XML with ActionScript 3.0

I have a XML which goes like this: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Row> ...
0
votes
0answers
11 views

Call Siteminder protected restful service in AIR

I'm working on a AIR application which needs to call a Restfull service protected by siteminder. I've no clue to do that. Can someone out there throw some light on how to do that? var ...
0
votes
0answers
21 views

I can't play a valid RTMP stream in OSMF

I'm building an application with an Strobe Media Playback in it and I can't play a RTMP stream. The weird thing here is that I can play the stream on JWPlayer and even in a simple Flash video player ...
0
votes
1answer
16 views

ActionScript 3: Adding eventListener to a child with For loop

I get error code 1009 when I run this code... for(var aObj:int = 1; aObj < 50; aObj++){ this["elementsSb.netDev"+aObj].addEventListener(MouseEvent.MOUSE_DOWN, dragObject); ...
0
votes
0answers
44 views

What is wrong with this as3 piece of code?

I'm an as3 newbie and I'm trying to send a message through netstream to a function that will handle it. Here is the line that sends public function _attachLocalVideoAndAudio(muteCam:Boolean = ...
0
votes
0answers
14 views

Mixing Sounds with SoundData to Bypass 32 SoundChannel Limit in AS3

I have a game with a bunch of characters shooting bullets. Every time the characters shoot I am trying to play a sound. AS3 has a limit of 32 Sounds that can be playing at once. I thought a good way ...
0
votes
0answers
13 views

how to play 3gp, wbem videos in as3 using netstream and video class

I was preparing a video player, where now i have to play 3gp and webm videos of youtube in my player. The problem is that flv and mp4 is playing smoothly, but when i play 3gp, only audio is played. In ...
0
votes
3answers
39 views

AS3 Global Variables

Ok so I have managed to do this once before but I simply cannot remember how or find the source I found back then. I am making a simple flash game. There are several characters moving. To make each ...
0
votes
1answer
38 views

AS3: Separate instances in an array?

I'm making a side scrolling game in as3, where the player spawns units which automatically walks towards the exit on the other side of the screen, but there are towers stopping them. I would like the ...
0
votes
0answers
28 views

Error #2036: Load Never Completed when loading an external SWF in iOs device

I've been fighting this problem for a couple of days without any progress so far. I'm trying to load an external remote swf in an iPad device. Here is the thing, I got this error: "Error #2036: Load ...
0
votes
1answer
32 views

In actionscript, is there a clever way to wire specific variables together in such that when one changes, it sends it's change down the wire?

Blue sky, you would have: StaticUtil.wire( fromProperty:*, toProperty:*, usingExpression:Function ); and use it like: sprite1.x = 100; sprite2.width = 200; StaticUtil.wire( sprite1.x, ...
0
votes
1answer
9 views

displacementMapfilter floats with object below it

I've been creating a magnifier class using a standard displacementMapfilter similar to Adobe's and numerous other examples: ...
0
votes
0answers
30 views

Adding tab key function in rich text editor (Flex 3)

I'm trying to add the tab key functionality in a rich text editor using the event keyDown. Just to be clear, on a tab key, I need the control to remain in the same text box with '\t' spaces ahead and ...
0
votes
0answers
26 views

load swf file from library to stage on button click flash as3

I am building a flash interface for a map that I will eventually put on a website. I have designed a menu button which is just a symbol with an arrow either side. You click the arrow and it cycles to ...
0
votes
0answers
18 views

How can I use JSON mobile application in flash builder 4.6

mi código es el siguiente : "my code is the following:" <fx:Script> protected function view1_creationCompleteHandler(event:FlexEvent):void { refreshBO = new RefreshBO(); ...
2
votes
0answers
33 views

Running MongoDB queries from AS3 client?

Is it possible to run native Javascript functions for the mongo shell on server side from AS3 client AIR app? I have a lot experience in running Javascript methods embedded/loaded on HTML where SWF ...
0
votes
1answer
23 views

how can i call a method in another class using as3 addevent listener?

I have two classes A main class - Class Game Public Class Game { private var m_navButtons:NavButtons; public function Game( ) { setUpLevelSelect(); } public ...
0
votes
0answers
13 views

FB.init() callback stopped been called

I know that there are similar question, but I think that my situation might be different. I have two facebook applications. One is for develop - it works in sandbox mode and works with localhost. The ...
0
votes
1answer
15 views

AS3 Disabling keyboard text input

I'm making a virtual keyboard, and I want to find a good way to disable the actual keyboard. For whatever reason my overall code doesnt work unless my text fields are input based. I tried something ...
0
votes
0answers
6 views

How to export .f3d files for flare3d?

What program / method exports .f3d file ? I have blender made 3d model and want to export convert into .f3d file for use with flare3d. (tried to use 3dsMax 2010 exporter but it only exports to ...
0
votes
0answers
22 views

TypeError: Error #1009 while loading external SWF in Adobe Flash

Everytime it tries to load the swf i get this error. TypeError: Error #1009: Cannot access a property or method of a null object reference. at code.soundclasses::TrackChannel() at ...
0
votes
1answer
16 views

How to make a button change from 0 to 1 and from 1 to 0 in AS3

I am new in AS3 and i would like to make a button that connects with a dynamic text and whenever I press the button the content of the dynamic text changes from 0 to 1 and from 1 to 0. Does anybody ...

1 2 3 4 5 534