33 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
91
views
How to remove MovieClip from the array if it "dies" on stage based on its Array index?
I have 5 Enemies on the stage and if theyr current HP is equal to zero play animation and on the "dead" frame i want them to be removed From the Array and eventualy removed from the stage ...
0
votes
1
answer
54
views
How to access data from row in Grid while selecting it so that further it can be used in Text Field below in Adobe Flex (ActionScript)?
I've created a Grid that takes data from an XML file. I need to get the entire row value and display them in the text field below accordingly. I was able to achieve the row index of the selected row ...
0
votes
0
answers
95
views
How to parse CCD/CDA document in Apache/Adobe flex?
How to parse CCD/CDA document in adobe flex?
Is there any simple solution/Third party library to parse and show all the human readable part present in XML rather than iterating over each node and ...
0
votes
0
answers
707
views
SWF file not opening in chrome and firefox
I have a package file which includes the collection of SWF files and HTML files. and when I run HTML file it shows the SWF file running in IE, however, it is not running in chrome and firefox.
Please ...
0
votes
0
answers
48
views
why when I start my flash application on a browser it doesn't work well
My application in flash loads/writes informations in a database. It works if I open it in the adobe editor or the executable version. But if I publish it in html and I open it on the browser, I can't ...
0
votes
1
answer
220
views
Loading array of display objects using shared objects in action script 3.0
I'm trying to load an array that contain some display objects, the program lets me to populate the array with circles and save them to a shared object, then, I can trace the content of my array using ...
0
votes
1
answer
31
views
Launching apps made with Air for Android stand alone
Do Air for Android apps need Adobe Air to be pre-installed on the device to run?
-1
votes
1
answer
115
views
When doing hittest, circle reacts to invisible part of maze
I'm making a maze-game. I have two objects that need to react to a hittest, my little circle (called "brikke") and the maze itself (called "form"). (I'm Norwegian)
I drew a part of the maze in flash (...
2
votes
0
answers
212
views
Adobe Flash Builder 4.7 with flex sdk for making JW player
I'm making JW player. I have installed Adobe Flash Builder.
When I try to parse the XML file of JW player with ANT, ANT is not parsing my XML file completely and throws an exception.
Here is screen ...
0
votes
0
answers
140
views
Using present time of video to manage all video in Action Script 3.0
I would like to use present time of video to manage all video. For example, I have some cue points, I choose it and video is now playing from this cue point, and after 10 sec video goes to other part ...
0
votes
1
answer
125
views
Flash CS3 startDrag on object in movieclip inside main fla
I've searched everywhere for someone else with this problem and can't seem to find a solution so here it is.
I found a tutorial on Flash CS3 in my textbook about a puzzle game. It's pretty straight ...
0
votes
2
answers
310
views
AS3-Having a mouse click affect object in an array's timeline
I'm going crazy with this. I have a few bears on the stage and have listed them in an array. I want them to change their animation frame when clicked as long as they are not on the "down" animation ...
1
vote
1
answer
3k
views
Need to create a pause/resume toggle button in Flash CS3 AS3
OK, I have seen a lot of questions and answers on how to code pause/resume buttons, but none of them fit my specific need. First let me explain what I have:
I have made a tutorial video for my job. ...
0
votes
2
answers
171
views
Flash CS3 (AS3) is giving my graphics (buttons and movieclips) outlines
So, I'm pretty much a beginner in Flash and Actionscript (using AS3, as I said in the title), and I'm trying to make a basic escape the room game. I haven't gotten far, and right now that's because ...
0
votes
2
answers
2k
views
A conflict exists with definition _bounces in namespace internal Error
hi, I am trying to create a game on Flash CS3 Action Script and keep getting error on line 13-15 saying that A conflict exists with definition _bounces in namespace internal, A conflict exists with ...