Tagged Questions
0
votes
0answers
7 views
as3 air File.File.applicationDirectory.resolvePath - check when loaded
I am trying to load folder names into an array for later use. It works fine on my desktop but when I test it on a mobile device (both Android and iPhone) and it is calling another function - ...
0
votes
1answer
43 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
1answer
52 views
Counting number of occurances in an Array
I want to count number of occurances in an array in ActionScript 3.0. Say I have
var item:Array = ["apples", "oranges", "grapes", "oranges", "apples", "grapes"];
How can I make it show the number ...
0
votes
0answers
32 views
AS3 MovieClip array not working
I am perplexed. I am using the exact same code to run a series of MovieClips through an array. Everything works perfectly except for one particular MovieClip. This MovieClip has more animations and ...
1
vote
1answer
44 views
Load an Image in Multiple movie clips using as3
I am really curious of asking a particular question to everyone of you. I am creating an Application in flash that is lot similar to this Application Zazzle Case Cover
I am almost ready with what i ...
0
votes
2answers
28 views
For Loop Creation of new instance of Array in ActionScript 3
Is there any way to create instances of array in a for loop?
Here's my code...
var recArrCon1:Array = new Array(50);
var recArrCon2:Array = new Array(50);
var recArrCon3:Array = new Array(50);
var ...
0
votes
3answers
32 views
Array not resetting in Game
Hey guys so i am developing a Game and i have an Array that keeps track of my 5 movie clips that are added to the stage by the array. I have a Player movie clip as well so the Player movie clip is ...
1
vote
2answers
68 views
AS3 get random unique Characters from Alphabet array
Feel free to copy and paste the code into your fla. It should work to trace vars.
I am trying to create a kids matching game. It selects one letter for the alphabet and will ask them to find that ...
0
votes
1answer
21 views
as3 ARRAY SHIFT - the End of array now what?
I am having the alphabet go on and off screen. I am using the array SHIFT to do this to go to the next letter. When I get to the last element of the array, the letter Z, how can I go to the beginning? ...
0
votes
0answers
31 views
Actionscript 3 - Getting #2007: Parameter text must be non-null for embedded XML
I'm getting the 2007 error "Parameter text must be non-null" for this script. I think it has to do with the arrays, as if I trace(painterArray) I get "undefined". I tried ...
0
votes
2answers
27 views
Positioning a movieclip onto another movieclip 2
I'm creating a game where if you hit a zombie the zombie dies and his head is sent back in the direction you hit. It is like playing baseball with the zombies head with the head being the ball. I have ...
0
votes
3answers
32 views
How to Get Array From URL Encoded String?
I'm sure this is a very easy thing but I couldn't find it in google for hours.
I'm new to ActionScript and I'm trying to obtain an array of variables from a string that is generated by a .php file.
...
0
votes
0answers
43 views
Positioning a movieclip onto another movieclip
I'm creating a game where if you hit a zombie the zombie dies and his head is sent back in the direction you hit. I have two movieclips the zombie and the zombie head. Once the zombie is hit it will ...
0
votes
1answer
24 views
AS3 - Functions in Arrays
I've recently started using AS3, and I've ran into a little problem.
I want to store some functions into an array like so:
testArray:Array = [testfunction(), testfunction2()];
But when I start it ...
0
votes
2answers
22 views
trouble array and strict equal actionscrpt3
I have a trouble with arrays, on actionscript 3.0, I have read on adobe page that I can check if two var have the same information.
var num1:Number = new Number(1);
var num2:Number = new Number(1);
...
0
votes
2answers
46 views
[AS3]Error #1009 , null object in my array (movie clip)
I've got the Error #1009 in my project and it pisses me off.
My problem in null object reference. Especially in array. I declare movie clip into an array. But the result is null. Name of my movie ...
0
votes
4answers
41 views
AS3 - Preventing duplicates from being selected from an array
I've got an array of eight strings that I want to place on the stage (using TextFields) in a random order.
I can select any 8 of the strings without a problem, using Math.random to pick a number ...
1
vote
2answers
85 views
#1023 StackOverflow ERROR
I have problem with this array thing I am doing. U can just plug in the code and run.
I need to have 2 things display out of the same array and which ever is picked gets kickedout from the array and ...
0
votes
1answer
67 views
passing functions using array and buttons as3?
I have been searching for an answer to my actionscript 3 problem... I'm new to the community and actionscript so please bear with me.
I am using an array to store my data and have six movie clips I ...
-1
votes
1answer
72 views
Executing Death Animation [closed]
I'm building a game where if the zombie is within a certain range of the player and if the player attacks, the zombie dies. How can I do this. As soon as the bat hits the zombies i want the zombie to ...
0
votes
1answer
41 views
Rendering multiple spirtes from an array in AS3
I have no idea why this for loop is only showing the last sprite in my array. I'm somewhat new to AS3 and wondering why it is doing this:
private function loadComplete(event:Event):void {
var ...
0
votes
1answer
99 views
Actionscript 3.0 : Controlling child movieclips added with an array
I'm trying to build a generic slide show flash file controlled with key presses... right and left arrow to go to next / previous slide, down and up to call / uncall the single animations / bullet ...
0
votes
2answers
49 views
AS3: How to check if a value already exists in the Array before adding with FOR loop?
I believe is something simple but obviously not simple enough :). Any ideas how to check if a value already exists in the Array before adding the value using FOR loop?
I have this so far and it ...
0
votes
1answer
75 views
AS3 bingo game - is it possible?
I'm at a complete loss.
I'm trying to generate random Bingo tickets, but I'm stuck right now.
The point is, that have the following code:
var startNum:Number = 1;
var endNum:Number = 90;
var ...
0
votes
4answers
99 views
AS3 create multiple arrays in loop
I'm trying to make six arrays, so I've created them all by hand. I know there's a way to make this whole kerfuffle shorter, but it's slipping my mind.
var variant_1:Array = new Array
...
0
votes
2answers
36 views
Movie Clips is working before it is added to DisplayList?
I have to add a list of objects into an Array so I can access them Later, but for some reason the object I have added plays before, I add them on to the display list. here is the code:
the Frame ...
0
votes
1answer
47 views
hitTestObject not hitTesting with all MovieClips
Hey guys having a little trouble this might be easier than i am making it out to be.
But the problem that i am having is when i hittest my mcPoints with my mcPlayer it is only interacting with 4 out ...
0
votes
1answer
41 views
using a variable name to load movie clip to stage using As3
I have created a Spelling Puzzle in AS3 that loads a list of words from an XML file into an Array.
As the code loops through the array, it assigns each word to a variable called "current_word", then ...
0
votes
2answers
57 views
LoaderMax: setting array as a container (ImageLoader)
So, I have a LoaderMax instance loading images from various URLs. I want to add all loaded images to an array.
Here's my code:
var photosArray:Array = new Array(5);
var imageLoadingQueue:LoaderMax = ...
1
vote
1answer
60 views
Loop through an array consisting of numbers and strings, but return sum of only numbers ActionScript
This should be pretty basic, but there aren't too many tutorials for ActionScript out there. JavaScript is close, but I can't find how to do this either. I want to be able to have a mixed array ...
0
votes
1answer
50 views
passing values from a for loop into another array
I am retrieving values from a XML file and storing them into an array called wordList using Actionscript 3.
Say these are the values of wordList: bear, cat, dog, kite, chair
I need to then format ...
0
votes
1answer
34 views
onSync Event and its properties
Hello People of Stackoverflow, I am using a persistent SharedObject for Adobe Media Server to store and share date in real-time for multiple clients. I am using the SyncEvent to dispatch any event ...
1
vote
1answer
46 views
How to effectively garbage collect in AS3
I have a flash game that I'm building where I have an array keeping track of a bunch of power ups on the screen. When the player goes an grabs one it needs to disappear from the screen (which is ...
0
votes
1answer
102 views
as3 how to remove/ move position of graphics from reset array
I am trying to reset a scene an move every thing to its original position the reset function resets the array adds the nape bodies back to the stage and attaches the graphics but the original graphics ...
0
votes
2answers
45 views
With a known target and a known array size, how can I search a 2D Array in Actionscript 3?
I am building a board game of sorts and currently dealing with player movement. I want to restrict the player so that they can move only within the game board itself. The board is stored in a nested ...
0
votes
1answer
90 views
as3 how to remove graphics from removed nape bodies
i have attached multiple instances of a moviecCip to multiple nape bodies and have a reset button to restore them to their original position. when the reset function is called the bodies are reset and ...
0
votes
4answers
64 views
actionscript subtract specific items from array
how do I remove specific items from my array that is hundreds of items long?
-eg:
var myArray:Array = ["dog", "cat", "bear", "duck", "frog", etc..., etc...];
What do I do when I want to remove ...
0
votes
2answers
106 views
How can I check an AS3 2D array for a matching object?
I am using an Actionscript 3 "faux" 2D array to store tiles in a game, and I want to allow my players to move only to valid tiles. The array is built up like "array[x][y]", and I have the values in ...
0
votes
2answers
41 views
actionscript arrays merge
I posted my problem a few hours ago, but I think I figured out how to ask my question in a more comprehensible way.
This is my code:
// 1. Intro
var introPL1:Array = ...
0
votes
3answers
53 views
actionscript remove (concat?) sub-arrays
I have multiple sub-arrays in one huge array - MasterArray- meaning that the sub-arrays are already INSIDE the MasterArray. I would like to "fuse" all of those sub-arrays - to remove those [ ] square ...
0
votes
2answers
104 views
Actionscript 3 Count Number of Times a String Appears in an Array
If I have an array similar to this:
var myArray:Array = new Array("a","b","c","d","e","f","g","b");
How can I search it to determine the number of times of value appears in it and in what ...
0
votes
2answers
36 views
addEventListener(object[i]) in for loop gives me one object not multiple
i am making a leaderboard for a game. this leaderboard gets its scores from the an array. but when i add the eventListener i get only one of the object from the array.
this is mine object array:
...
0
votes
2answers
127 views
TypeError: Error #1010: A term is undefined and has no properties.
TypeError: Error #1010: A term is undefined and has no properties.
at SchoolBookV2_fla::MainTimeline/dragObject1()[SchoolBookV2_fla.MainTimeline::frame18:50]
I am trying out some simple drag ...
0
votes
1answer
35 views
Splice array within array
How can I splice an array within another array?
I'm trying to create a game for kids in my class. Some kind of a trivia history question creator. How to splice the MasterArray so that I would get ...
0
votes
3answers
62 views
Actionscript 3: Trying to create a randomized array
im trying to create a randomized array that will change the position of my pictures(in the tilelist) each time the application is launched. Hope you understand what im looking for, and i dont really ...
0
votes
1answer
25 views
Remove value of array by key array in actionscript
I have two array:
var valueArr:Array = [50,46,64,85,98,63,46,38,51,24,37,58,48,14,28];
var keyArr:Array = [5,6,7,8,9,10,11,12,13,14];
keyArr: container key of valueArr
I want to remove values of ...
1
vote
2answers
29 views
Group an array with same value in actionscript
I have an array:
var exArr:Array = [5,6,10,6,5,11,7,9,12,8,8,13,7,9,14];
I want to array:
var resultArr:Array = [5,6,7,8,9,10,11,12,13,14];
-3
votes
1answer
69 views
What does array[i].count return in javascript? What is its equivalent in actionscript? Or how can it be implemented in Actionscript? [closed]
What does
array[i].count
return in javascript? What is its equivalent in actionscript? Or how can it be implemented in actionscript?
0
votes
4answers
84 views
Action Script 3 How to make an if statement that activates with array
If I made an if statement and I wanted it to do something when the target hits another movie clip(I already know how to do that) but only if its the right target, how would I do that?
function ...
0
votes
1answer
42 views
I can play once my level and I can't do the other. Array
when I play the lvl1 my Array build normally, but if I want to do an other level after, nothing build. If I want to do an other level, even if I don't do the lvl1, only the first 5 column of my Array ...





