# Latest

**URL:** https://forum.kirupa.com/latest.md?page=187

[Latest](https://forum.kirupa.com/latest.md) · [Categories](https://forum.kirupa.com/categories.md)

**Page:** 188

---

## [Why my code did not work?](https://forum.kirupa.com/t/why-my-code-did-not-work/332174)

<div class="topic-metadata">

**Author:** [@mrhartsclube](https://forum.kirupa.com/u/mrhartsclube)\
**Replies:** 0\
**Last updated:** [February 21, 2014, 11:38pm UTC](https://forum.kirupa.com/t/why-my-code-did-not-work/332174 "2014-02-21T23:38:24Z")

</div>

\[TABLE\] \[TR\] \[TD="class: votecell"\] \[/TD\] \[TD="class: postcell"\] I written this code but its not working: http://textuploader.com/1x29 I want to dynamically create some textfi…

---

## [Name of the song included in Ubuntu?](https://forum.kirupa.com/t/name-of-the-song-included-in-ubuntu/332173)

<div class="topic-metadata">

**Author:** [@kadaj](https://forum.kirupa.com/u/kadaj)\
**Replies:** 0\
**Last updated:** [February 21, 2014, 2:38pm UTC](https://forum.kirupa.com/t/name-of-the-song-included-in-ubuntu/332173 "2014-02-21T14:38:46Z")

</div>

Does anyone remember the name of the song that was bundled with Ubuntu around versions 9.4 to 11.04 or so? The song is free and licensed under creative commons, sang by a woman and was present in youtube. I don't remembe…

---

## [Fullscreen mode](https://forum.kirupa.com/t/fullscreen-mode/332172)

<div class="topic-metadata">

**Author:** [@aldo\_tanku](https://forum.kirupa.com/u/aldo_tanku)\
**Replies:** 0\
**Last updated:** [February 21, 2014, 1:15pm UTC](https://forum.kirupa.com/t/fullscreen-mode/332172 "2014-02-21T13:15:42Z")

</div>

Hello guys, i have make a full screen mode but when i upload .swf file in faceboo full screen won't work and when i test my .swf in pc it work perfectly \[\[COLOR=#333333\]Code\[/COLOR\]\] public function f\_dwn(arg1:flash.e…

---

## [Flash as2 Check my code for Load and Save game data please](https://forum.kirupa.com/t/flash-as2-check-my-code-for-load-and-save-game-data-please/332171)

<div class="topic-metadata">

**Author:** [@Jason\_Scholz](https://forum.kirupa.com/u/Jason_Scholz)\
**Replies:** 0\
**Last updated:** [February 21, 2014, 12:40am UTC](https://forum.kirupa.com/t/flash-as2-check-my-code-for-load-and-save-game-data-please/332171 "2014-02-21T00:40:26Z")

</div>

Cannot get this to work to save my life. Trying to be able to save the game. Right now, the money saves, but not the rest of the data. Here is what is going on: Click the penny, $10 is added to your score, the penny disa…

---

## [AS3::: How to handle Error 1088: which occours by loading a swf file](https://forum.kirupa.com/t/as3-how-to-handle-error-1088-which-occours-by-loading-a-swf-file/332170)

<div class="topic-metadata">

**Author:** [@tomeciu](https://forum.kirupa.com/u/tomeciu)\
**Replies:** 0\
**Last updated:** [February 20, 2014, 5:03pm UTC](https://forum.kirupa.com/t/as3-how-to-handle-error-1088-which-occours-by-loading-a-swf-file/332170 "2014-02-20T17:03:33Z")

</div>

Hi! My project has such u construction: home.fla - main file where I created my Website layout and menus with submenus gallery.fla (where I have all needed Movie Clips)with three classes: 1 - Miniaturka which loads \*.img …

---

## [Dload wrong file](https://forum.kirupa.com/t/dload-wrong-file/332169)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [February 20, 2014, 4:18pm UTC](https://forum.kirupa.com/t/dload-wrong-file/332169 "2014-02-20T16:18:19Z")

</div>

Whats wrong with this as keeps trying to download the .php file rather than the file itself lol \[AS\] function dClick (e:MouseEvent):void { navigateToURL(new URLRequest('download.php?file=temp\_02.zip"), '\_blank'); } \[/AS…

---

## [AS3:: How to aviod that unloadAndStop method, stops all my tweens?](https://forum.kirupa.com/t/as3-how-to-aviod-that-unloadandstop-method-stops-all-my-tweens/332167)

<div class="topic-metadata">

**Author:** [@tomeciu](https://forum.kirupa.com/u/tomeciu)\
**Replies:** 0\
**Last updated:** [February 20, 2014, 10:04am UTC](https://forum.kirupa.com/t/as3-how-to-aviod-that-unloadandstop-method-stops-all-my-tweens/332167 "2014-02-20T10:04:09Z")

</div>

I have such a code: var a:Array = new Array(s4\_1\_arch,btn\_back); var p:MovieClip = new MovieClip(); p = MovieClip(parent); var url:URLRequest; var myLoader:Loader = new Loader(); var loaded:Boo…

---

## [Continued removeChild confusion](https://forum.kirupa.com/t/continued-removechild-confusion/332165)

<div class="topic-metadata">

**Author:** [@tpann](https://forum.kirupa.com/u/tpann)\
**Replies:** 0\
**Last updated:** [February 19, 2014, 6:52pm UTC](https://forum.kirupa.com/t/continued-removechild-confusion/332165 "2014-02-19T18:52:22Z")

</div>

I am trying to remove a variable number (count) of display objects (MessageBubbles) from the display list. They are each referenced from an array called bArr: trace("bArr.length = " + bArr.length; for (var g:int = 1; …

---

## [AS3:: How can a global var take a value wich appears in a listenerEvent](https://forum.kirupa.com/t/as3-how-can-a-global-var-take-a-value-wich-appears-in-a-listenerevent/332164)

<div class="topic-metadata">

**Author:** [@tomeciu](https://forum.kirupa.com/u/tomeciu)\
**Replies:** 0\
**Last updated:** [February 19, 2014, 2:53pm UTC](https://forum.kirupa.com/t/as3-how-can-a-global-var-take-a-value-wich-appears-in-a-listenerevent/332164 "2014-02-19T14:53:39Z")

</div>

So this is my problem I have two classes: First class: MINIATURKA \*\*which loads all img by \*\*URLRequest Second class: MINIATURKI \*\*which loads a \*\*XML \*\*file and creates an Array of class \*\*MINIATURKA(loaded jpg) The …

---

## [AS3:: How can a var take over a Value which appears in a listenerEvent](https://forum.kirupa.com/t/as3-how-can-a-var-take-over-a-value-which-appears-in-a-listenerevent/332163)

<div class="topic-metadata">

**Author:** [@tomeciu](https://forum.kirupa.com/u/tomeciu)\
**Replies:** 0\
**Last updated:** [February 19, 2014, 1:27pm UTC](https://forum.kirupa.com/t/as3-how-can-a-var-take-over-a-value-which-appears-in-a-listenerevent/332163 "2014-02-19T13:27:04Z")

</div>

So this is my problem I have two classes: First class: MINIATURKA which loads all img by URLRequest Second class: MINIATURKI which loads a XML file and creates an Array of class MINIATURKA(loaded jpg) The img have differ…

---

## [AS3:: How can a global var take over a value which appears in a listenerEvent](https://forum.kirupa.com/t/as3-how-can-a-global-var-take-over-a-value-which-appears-in-a-listenerevent/332162)

<div class="topic-metadata">

**Author:** [@tomeciu](https://forum.kirupa.com/u/tomeciu)\
**Replies:** 0\
**Last updated:** [February 19, 2014, 1:18pm UTC](https://forum.kirupa.com/t/as3-how-can-a-global-var-take-over-a-value-which-appears-in-a-listenerevent/332162 "2014-02-19T13:18:15Z")

</div>

So this is what i'm working on: I have two calsses: \*\*MINIATURKA \*\*which loads images from url, and MINIATURKI which loads an XML file and creates an Array of class MINIATURKA(loaded jpg) The problem is, that the img h…

---

## [How to make a domino card game using actionscript 3.0](https://forum.kirupa.com/t/how-to-make-a-domino-card-game-using-actionscript-3-0/332161)

<div class="topic-metadata">

**Author:** [@sandi7777777](https://forum.kirupa.com/u/sandi7777777)\
**Replies:** 0\
**Last updated:** [February 19, 2014, 4:10am UTC](https://forum.kirupa.com/t/how-to-make-a-domino-card-game-using-actionscript-3-0/332161 "2014-02-19T04:10:25Z")

</div>

Sorry, i post it in here, i am new in this forum and i have no idea how to start to post a new thread. I need a simple tutorial to create a card game like dominos with a simple rule. So it has 1 Artificial Intelligent…

---

## [File download](https://forum.kirupa.com/t/file-download/332160)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [February 18, 2014, 12:38pm UTC](https://forum.kirupa.com/t/file-download/332160 "2014-02-18T12:38:16Z")

</div>

Hi guys, ok here we go. I am hew to php but have managed to get a site up and running with flash as3 and a little php help for my guestbook. what I need is a download counter for my 80 files I am going to put on it. And …

---

## [PHP CURL prob - error 56 - CURLE\_RECV\_ERROR](https://forum.kirupa.com/t/php-curl-prob-error-56-curle-recv-error/332159)

<div class="topic-metadata">

**Author:** [@jerome\_chevreau](https://forum.kirupa.com/u/jerome_chevreau)\
**Replies:** 0\
**Last updated:** [February 18, 2014, 12:36pm UTC](https://forum.kirupa.com/t/php-curl-prob-error-56-curle-recv-error/332159 "2014-02-18T12:36:18Z")

</div>

Hi there, I have a script which uses CURL to pull data. It works great for most of the API request function except for one. I know there is a bit of data to be pulled but if iI set CURLOPT\_RETURNTRANSFER to 0 then i can …

---

## [Error message](https://forum.kirupa.com/t/error-message/332158)

<div class="topic-metadata">

**Author:** [@tbo](https://forum.kirupa.com/u/tbo)\
**Replies:** 0\
**Last updated:** [February 18, 2014, 4:35am UTC](https://forum.kirupa.com/t/error-message/332158 "2014-02-18T04:35:35Z")

</div>

hey wait a minute...

---

## [AS3 destructible terrain](https://forum.kirupa.com/t/as3-destructible-terrain/332157)

<div class="topic-metadata">

**Author:** [@reddevil44](https://forum.kirupa.com/u/reddevil44)\
**Replies:** 0\
**Last updated:** [February 18, 2014, 12:24am UTC](https://forum.kirupa.com/t/as3-destructible-terrain/332157 "2014-02-18T00:24:38Z")

</div>

I am trying to make a side scrolling 2d shooter based underground and I want to use a destructible 2d environment but I'm a noob at coding so is there a chance someone could give me some pointers?

---

## [Register button touch](https://forum.kirupa.com/t/register-button-touch/332156)

<div class="topic-metadata">

**Author:** [@o111](https://forum.kirupa.com/u/o111)\
**Replies:** 0\
**Last updated:** [February 17, 2014, 7:14pm UTC](https://forum.kirupa.com/t/register-button-touch/332156 "2014-02-17T19:14:28Z")

</div>

Hey guys, I'm working on a thing and I want to make stuff happen when a button is clicked (or touched, I'm using TouchEvents). My guess is it's not that difficult, but I'm having a hard time figuring it out. I have a…

---

## [Draw and Fill Rectangle BEHIND Dynamic Text Field](https://forum.kirupa.com/t/draw-and-fill-rectangle-behind-dynamic-text-field/332155)

<div class="topic-metadata">

**Author:** [@Jemro](https://forum.kirupa.com/u/Jemro)\
**Replies:** 0\
**Last updated:** [February 17, 2014, 6:43pm UTC](https://forum.kirupa.com/t/draw-and-fill-rectangle-behind-dynamic-text-field/332155 "2014-02-17T18:43:23Z")

</div>

Hello, I'm designing an experiment in Flash Prof. CC that displays 188 different words, with changing background colors to the participant. My main problem right now is getting the background color to change depending …

---

## [3D Modelling and Game Design](https://forum.kirupa.com/t/3d-modelling-and-game-design/332153)

<div class="topic-metadata">

**Author:** [@alexandra\_bell](https://forum.kirupa.com/u/alexandra_bell)\
**Replies:** 0\
**Last updated:** [February 17, 2014, 3:08pm UTC](https://forum.kirupa.com/t/3d-modelling-and-game-design/332153 "2014-02-17T15:08:52Z")

</div>

Hi there, I'm currently looking at the prospect of learning to be a 3D modeler or a Game Designer. However, before going ahead with this decision I was hoping to get some insight into the life of a 3D Modeler or Game …

---

## [Simple Color for Wall Decals](https://forum.kirupa.com/t/simple-color-for-wall-decals/332152)

<div class="topic-metadata">

**Author:** [@Robertoen](https://forum.kirupa.com/u/Robertoen)\
**Replies:** 0\
**Last updated:** [February 17, 2014, 6:40am UTC](https://forum.kirupa.com/t/simple-color-for-wall-decals/332152 "2014-02-17T06:40:54Z")

</div>

To top it off detachable \[Modern Wall Decals are extractible, so if you’re leasing or choose later on that you’d like a convert it’s as simple and easy as taking them off and beginning up again! So how do you go about se…

---

## [Tutorial: Conditional Statements: If, Else, and Switch!](https://forum.kirupa.com/t/tutorial-conditional-statements-if-else-and-switch/332150)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 0\
**Last updated:** [February 17, 2014, 12:03am UTC](https://forum.kirupa.com/t/tutorial-conditional-statements-if-else-and-switch/332150 "2014-02-17T00:03:16Z")

</div>

Hi, everybody! If you need a safe environment, free from the dinosaurs running amok in the park, to discuss conditional statements (http://www.kirupa.com/html5/conditional\_statements\_if\_else\_switch\_javascript.htm), you c…

---

## [Coding for a button which onClick will load an existing .fla file](https://forum.kirupa.com/t/coding-for-a-button-which-onclick-will-load-an-existing-fla-file/332149)

<div class="topic-metadata">

**Author:** [@saya](https://forum.kirupa.com/u/saya)\
**Replies:** 0\
**Last updated:** [February 16, 2014, 4:28am UTC](https://forum.kirupa.com/t/coding-for-a-button-which-onclick-will-load-an-existing-fla-file/332149 "2014-02-16T04:28:25Z")

</div>

I am new to as3 I wanted to know if we can load an existing .fla file on button click. If yes how do we do it

---

## [Help in writing code in loops](https://forum.kirupa.com/t/help-in-writing-code-in-loops/332148)

<div class="topic-metadata">

**Author:** [@avocado](https://forum.kirupa.com/u/avocado)\
**Replies:** 0\
**Last updated:** [February 15, 2014, 7:01am UTC](https://forum.kirupa.com/t/help-in-writing-code-in-loops/332148 "2014-02-15T07:01:04Z")

</div>

how can i loop this code in as3? addChild(btn0); btn0.addEventListener(TouchEvent.TOUCH, playSoundAnim0); addChild(btn1); btn1.addEventListener(TouchEvent.TOUCH, playSoundAnim1)…

---

## [How do i stop my variables from giving me NaN?](https://forum.kirupa.com/t/how-do-i-stop-my-variables-from-giving-me-nan/332147)

<div class="topic-metadata">

**Author:** [@Davydov611](https://forum.kirupa.com/u/Davydov611)\
**Replies:** 0\
**Last updated:** [February 15, 2014, 4:26am UTC](https://forum.kirupa.com/t/how-do-i-stop-my-variables-from-giving-me-nan/332147 "2014-02-15T04:26:29Z")

</div>

Hey there! Although I'm not new to As3 I'm also not good at it. To get a better understanding of it all i decided to make a sandbox from scratch. I already got some basic functionality in but my velocity is for some rea…

---

## [Why is my monkey not jumping](https://forum.kirupa.com/t/why-is-my-monkey-not-jumping/332146)

<div class="topic-metadata">

**Author:** [@o111](https://forum.kirupa.com/u/o111)\
**Replies:** 0\
**Last updated:** [February 14, 2014, 10:29pm UTC](https://forum.kirupa.com/t/why-is-my-monkey-not-jumping/332146 "2014-02-14T22:29:24Z")

</div>

Hey, I'm playing around with a platform game. I had all the basic controls almost done when my monkey decided he didn't want to jump anymore. Basically nothing happens when I now press UP. It doesn't even go to the jum…

---

## [How to detect hittest here?](https://forum.kirupa.com/t/how-to-detect-hittest-here/332145)

<div class="topic-metadata">

**Author:** [@aldo\_tanku](https://forum.kirupa.com/u/aldo_tanku)\
**Replies:** 0\
**Last updated:** [February 14, 2014, 12:58pm UTC](https://forum.kirupa.com/t/how-to-detect-hittest-here/332145 "2014-02-14T12:58:56Z")

</div>

var curr\_box; var depthLevel = 3000; var boxCounter = 1; function createBox() { curr\_box = cloudLayer.attachMovie("box", "" + boxCounter, depthLevel); curr\_box.\_x = 800; curr\_box.\_y = Math.random() \* 420; curr\_box.x…

---

## [Quite confused with this problem](https://forum.kirupa.com/t/quite-confused-with-this-problem/332144)

<div class="topic-metadata">

**Author:** [@capdetrons](https://forum.kirupa.com/u/capdetrons)\
**Replies:** 0\
**Last updated:** [February 14, 2014, 12:00pm UTC](https://forum.kirupa.com/t/quite-confused-with-this-problem/332144 "2014-02-14T12:00:02Z")

</div>

Hi, I'm trying to populate several arrays, the arrays I will use to store my player hands with the values popped out off another array but I can't seem to see the problem. I'm just following the logic used to populate my…

---

## [How to use the combobox](https://forum.kirupa.com/t/how-to-use-the-combobox/332143)

<div class="topic-metadata">

**Author:** [@quest20](https://forum.kirupa.com/u/quest20)\
**Replies:** 0\
**Last updated:** [February 13, 2014, 8:20pm UTC](https://forum.kirupa.com/t/how-to-use-the-combobox/332143 "2014-02-13T20:20:05Z")

</div>

Hello All, I can't seem to figure this out nor can I find an example of how to insert the value of a combobox to a database. In my AS3 file I am attempting to create a login system. I am using text input and combobox co…

---

## [25 a Lightning Abstract Backgrounds 25 eps](https://forum.kirupa.com/t/25-a-lightning-abstract-backgrounds-25-eps/332142)

<div class="topic-metadata">

**Author:** [@elhafiani](https://forum.kirupa.com/u/elhafiani)\
**Replies:** 0\
**Last updated:** [February 13, 2014, 5:23pm UTC](https://forum.kirupa.com/t/25-a-lightning-abstract-backgrounds-25-eps/332142 "2014-02-13T17:23:58Z")

</div>

25 a Lightning Abstract Backgrounds 25 eps ... TO VIEW ALL

---

## [ASIII Buttons help](https://forum.kirupa.com/t/asiii-buttons-help/332141)

<div class="topic-metadata">

**Author:** [@chevron8669](https://forum.kirupa.com/u/chevron8669)\
**Replies:** 0\
**Last updated:** [February 13, 2014, 2:21pm UTC](https://forum.kirupa.com/t/asiii-buttons-help/332141 "2014-02-13T14:21:32Z")

</div>

Hi guy's I was wondering if I could get some help with AS-III, I am learning the changes from AS-II to III and I am having trouble with how they have changed the button targeting. Targeting a button on the main timeline …

[Previous page](https://forum.kirupa.com/latest.md?page=186)

[Next page](https://forum.kirupa.com/latest.md?page=188)
