# Latest

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

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

**Page:** 185

---

## [Puzzling me :/](https://forum.kirupa.com/t/puzzling-me/332268)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [March 29, 2014, 6:04am UTC](https://forum.kirupa.com/t/puzzling-me/332268 "2014-03-29T06:04:45Z")

</div>

function playSong(e:MouseEvent):void{ channel = snd.play(pos); songInfo.scrollingText.tf.text = (artist + " - " + songName).toUpperCase(); lineMetrics = songInfo.scrollingText.tf.getLineMetrics(0); startX = lineMetri…

---

## [AS3 and NetConnection problems](https://forum.kirupa.com/t/as3-and-netconnection-problems/332267)

<div class="topic-metadata">

**Author:** [@Edge](https://forum.kirupa.com/u/Edge)\
**Replies:** 0\
**Last updated:** [March 29, 2014, 4:26am UTC](https://forum.kirupa.com/t/as3-and-netconnection-problems/332267 "2014-03-29T04:26:37Z")

</div>

So, I have a NetConnection established and the SSAS calls a function of its client object. In said function, certain things need to happen based on the caller parameters where the results are only available upon event co…

---

## [Full-screen flash app extremely slow](https://forum.kirupa.com/t/full-screen-flash-app-extremely-slow/332266)

<div class="topic-metadata">

**Author:** [@Orya](https://forum.kirupa.com/u/Orya)\
**Replies:** 0\
**Last updated:** [March 28, 2014, 10:44am UTC](https://forum.kirupa.com/t/full-screen-flash-app-extremely-slow/332266 "2014-03-28T10:44:23Z")

</div>

\[COLOR=#333333\]\[FONT=Verdana\]Hi.\[/FONT\]\[/COLOR\] \[COLOR=#333333\]\[FONT=Verdana\]I built an AS3 app that I export as AIR-app as installer to be run in full-screen. So I set it to:\[/FONT\]\[/COLOR\] \[COLOR=#333333\]\[FONT=Verdan…

---

## [Someone who is good with Math/Triq Plz Help](https://forum.kirupa.com/t/someone-who-is-good-with-math-triq-plz-help/332265)

<div class="topic-metadata">

**Author:** [@tartunian](https://forum.kirupa.com/u/tartunian)\
**Replies:** 0\
**Last updated:** [March 27, 2014, 11:33pm UTC](https://forum.kirupa.com/t/someone-who-is-good-with-math-triq-plz-help/332265 "2014-03-27T23:33:05Z")

</div>

Hey guys, Im just messing around with AS3 and math and right now I have a program that generates cosine waves BUT it is out of phase for some reason. package { import flash.display.MovieClip; import…

---

## [Which approach is best to create a responsive html page?](https://forum.kirupa.com/t/which-approach-is-best-to-create-a-responsive-html-page/332264)

<div class="topic-metadata">

**Author:** [@lakshkhamesra](https://forum.kirupa.com/u/lakshkhamesra)\
**Replies:** 0\
**Last updated:** [March 27, 2014, 5:36am UTC](https://forum.kirupa.com/t/which-approach-is-best-to-create-a-responsive-html-page/332264 "2014-03-27T05:36:21Z")

</div>

I have designed 3 versions of a web page - desktop, tablet and mobile. Content is same but layout is different. Which approach is best to convert the page to responsive html: a) Separate html files b) Separate CSS files c…

---

## [Require Text Input Before Continue & If Statement Malfunctions](https://forum.kirupa.com/t/require-text-input-before-continue-if-statement-malfunctions/332263)

<div class="topic-metadata">

**Author:** [@Jemro](https://forum.kirupa.com/u/Jemro)\
**Replies:** 0\
**Last updated:** [March 26, 2014, 5:54pm UTC](https://forum.kirupa.com/t/require-text-input-before-continue-if-statement-malfunctions/332263 "2014-03-26T17:54:23Z")

</div>

I am really working to get this project completed (it's an online cognitive psychology experiment), and I'm at the stage now of working out bugs and errors. So, I apologize in advance if I post a lot of questions. Here…

---

## [Cake creator](https://forum.kirupa.com/t/cake-creator/332262)

<div class="topic-metadata">

**Author:** [@kuchar2709](https://forum.kirupa.com/u/kuchar2709)\
**Replies:** 0\
**Last updated:** [March 26, 2014, 2:14pm UTC](https://forum.kirupa.com/t/cake-creator/332262 "2014-03-26T14:14:49Z")

</div>

Hi, I’m trying to create some kind of cake creator. So far it works like that: some cake ingredients are draged and droped on the surface of the cake. Everything goes well until I press finish(defined by me) button and …

---

## [Help needed using Supersized and Fancybox together. Potential jQuery conflict?](https://forum.kirupa.com/t/help-needed-using-supersized-and-fancybox-together-potential-jquery-conflict/332261)

<div class="topic-metadata">

**Author:** [@spindrift](https://forum.kirupa.com/u/spindrift)\
**Replies:** 0\
**Last updated:** [March 26, 2014, 9:52am UTC](https://forum.kirupa.com/t/help-needed-using-supersized-and-fancybox-together-potential-jquery-conflict/332261 "2014-03-26T09:52:48Z")

</div>

Hi guys, I'm creating a site that uses the Supersized background jQuery plugin which all works fine. However on the Gallery and Video sections I need to use the Fancybox jQuery plugin and the two don't seem to like w…

---

## [Getting direction of bullet based on angel of something](https://forum.kirupa.com/t/getting-direction-of-bullet-based-on-angel-of-something/332260)

<div class="topic-metadata">

**Author:** [@silverneo188](https://forum.kirupa.com/u/silverneo188)\
**Replies:** 0\
**Last updated:** [March 26, 2014, 9:15am UTC](https://forum.kirupa.com/t/getting-direction-of-bullet-based-on-angel-of-something/332260 "2014-03-26T09:15:55Z")

</div>

Thread title pretty much speaks for itself. I have a movieclip, which is a line, and it rotates with some actionscript this.\_rotation += 1; now I am wanting to get the xspeed and yspeed for the bullet based on it's…

---

## [Swf controlling other swfs in the same PC](https://forum.kirupa.com/t/swf-controlling-other-swfs-in-the-same-pc/332259)

<div class="topic-metadata">

**Author:** [@lccalderon](https://forum.kirupa.com/u/lccalderon)\
**Replies:** 0\
**Last updated:** [March 25, 2014, 7:42pm UTC](https://forum.kirupa.com/t/swf-controlling-other-swfs-in-the-same-pc/332259 "2014-03-25T19:42:51Z")

</div>

I'm trying to make 4 individual swf "music scores" and 1 main SCORE swf that controls the others as if it was a conductor or director. For this first attempt the files are all in 1 PC, there's no need for network interac…

---

## [Filtering Items in a List: ALL checkbox?](https://forum.kirupa.com/t/filtering-items-in-a-list-all-checkbox/332258)

<div class="topic-metadata">

**Author:** [@JanisL](https://forum.kirupa.com/u/JanisL)\
**Replies:** 0\
**Last updated:** [March 25, 2014, 1:40pm UTC](https://forum.kirupa.com/t/filtering-items-in-a-list-all-checkbox/332258 "2014-03-25T13:40:42Z")

</div>

Hi, I've used Kirupa's Filtering Items in a List tutorial and it worked just great for me... thanks so much for making it simple enough for a newbie with no JS experience (and still learning HTML) to use! My question …

---

## [Syncing Code With FrameRate](https://forum.kirupa.com/t/syncing-code-with-framerate/332257)

<div class="topic-metadata">

**Author:** [@tartunian](https://forum.kirupa.com/u/tartunian)\
**Replies:** 0\
**Last updated:** [March 25, 2014, 7:12am UTC](https://forum.kirupa.com/t/syncing-code-with-framerate/332257 "2014-03-25T07:12:16Z")

</div>

Hey guys, I'm having a problem with what I think might be a sync with framerate problem. package { import flash.display.MovieClip; import flash.events.Event; import flash.display.BitmapData; import flash.disp…

---

## [How do i find the sum of all even elements from an array?](https://forum.kirupa.com/t/how-do-i-find-the-sum-of-all-even-elements-from-an-array/332255)

<div class="topic-metadata">

**Author:** [@efeus](https://forum.kirupa.com/u/efeus)\
**Replies:** 0\
**Last updated:** [March 25, 2014, 12:21am UTC](https://forum.kirupa.com/t/how-do-i-find-the-sum-of-all-even-elements-from-an-array/332255 "2014-03-25T00:21:45Z")

</div>

An array with at least 4 elements.

---

## [HTML5 - YSL Mico-Site Prototype](https://forum.kirupa.com/t/html5-ysl-mico-site-prototype/332254)

<div class="topic-metadata">

**Author:** [@schemagroup\_net](https://forum.kirupa.com/u/schemagroup_net)\
**Replies:** 0\
**Last updated:** [March 24, 2014, 8:04pm UTC](https://forum.kirupa.com/t/html5-ysl-mico-site-prototype/332254 "2014-03-24T20:04:57Z")

</div>

Hi All, I've managed to develop a HTML5 prototype using these frameworks GSAPJS,CreateJS,SoundJS,PreloadJS, and potentially using \*\*AngularJS \*\*down the line. "Share me your thoughts" Please view in GoogleChrome fo…

---

## [HTML5 - YSL Mico-Site Prototype](https://forum.kirupa.com/t/html5-ysl-mico-site-prototype/332253)

<div class="topic-metadata">

**Author:** [@schemagroup\_net](https://forum.kirupa.com/u/schemagroup_net)\
**Replies:** 0\
**Last updated:** [March 24, 2014, 7:44pm UTC](https://forum.kirupa.com/t/html5-ysl-mico-site-prototype/332253 "2014-03-24T19:44:28Z")

</div>

Hi All, I've managed to develop a micro-site based on a biography of fashion designer Yves Saint Laurent. He was my inspiration after watching a documentary on Netflix, and said to myself woudn't it be cool to do somet…

---

## [Radio Button Group Problem, Error 1069](https://forum.kirupa.com/t/radio-button-group-problem-error-1069/332252)

<div class="topic-metadata">

**Author:** [@Jemro](https://forum.kirupa.com/u/Jemro)\
**Replies:** 0\
**Last updated:** [March 24, 2014, 6:24pm UTC](https://forum.kirupa.com/t/radio-button-group-problem-error-1069/332252 "2014-03-24T18:24:34Z")

</div>

I have four radio button groups with ten buttons in each group. Everything is created at run-time. A separate function creates each group of radio buttons. The code works fine until the user makes his/her selections and …

---

## [Cant remove event](https://forum.kirupa.com/t/cant-remove-event/332251)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [March 23, 2014, 3:15am UTC](https://forum.kirupa.com/t/cant-remove-event/332251 "2014-03-23T03:15:19Z")

</div>

tf.removeEventListener(Event.ENTER\_FRAME, moveText); tf.addEventListener(Event.ENTER\_FRAME, moveText); I cant remove the listener any help plz Thanks Stevem

---

## [Help - Horizontal slide on button click in confined area?](https://forum.kirupa.com/t/help-horizontal-slide-on-button-click-in-confined-area/332250)

<div class="topic-metadata">

**Author:** [@Healix](https://forum.kirupa.com/u/Healix)\
**Replies:** 0\
**Last updated:** [March 22, 2014, 12:29pm UTC](https://forum.kirupa.com/t/help-horizontal-slide-on-button-click-in-confined-area/332250 "2014-03-22T12:29:02Z")

</div>

So I'm relatively new with Flash, though I pick up things pretty quickly and I'm more than persistent when trying to work out problems and kinks. Here's what I'm trying to do, and I'm not sure what the best way to ach…

---

## [Simple pop-in window, darken the browser](https://forum.kirupa.com/t/simple-pop-in-window-darken-the-browser/332249)

<div class="topic-metadata">

**Author:** [@Skribble](https://forum.kirupa.com/u/Skribble)\
**Replies:** 0\
**Last updated:** [March 22, 2014, 5:33am UTC](https://forum.kirupa.com/t/simple-pop-in-window-darken-the-browser/332249 "2014-03-22T05:33:53Z")

</div>

Hi guys, I was wondering if you could help me out with a simple pop-in window - a window within the browser that will hold an image. Either script or a point in the right direction would be much appreciated thanks: Cl…

---

## [Adobe flash CS6 game- how to create menu](https://forum.kirupa.com/t/adobe-flash-cs6-game-how-to-create-menu/332248)

<div class="topic-metadata">

**Author:** [@Elkmyr](https://forum.kirupa.com/u/Elkmyr)\
**Replies:** 0\
**Last updated:** [March 21, 2014, 1:17pm UTC](https://forum.kirupa.com/t/adobe-flash-cs6-game-how-to-create-menu/332248 "2014-03-21T13:17:41Z")

</div>

Hi, I am trying to make a flash game. I have it almost complete. But i don't know how to make a menu. So far I did this. I draw a character and enemy in Corel, also a landscape as background. I started a new project i…

---

## [AS3 - Custom code hinting for method/function arguments](https://forum.kirupa.com/t/as3-custom-code-hinting-for-method-function-arguments/332247)

<div class="topic-metadata">

**Author:** [@Nomulus](https://forum.kirupa.com/u/Nomulus)\
**Replies:** 0\
**Last updated:** [March 21, 2014, 3:51am UTC](https://forum.kirupa.com/t/as3-custom-code-hinting-for-method-function-arguments/332247 "2014-03-21T03:51:50Z")

</div>

Hi all, I was wondering if anyone knew if it were possible and if so how to create custom code hinting for arguments related to a function/method. eg. if I create a function: public function hello(age:int, name:St…

---

## [Best way to learn AS3 online?](https://forum.kirupa.com/t/best-way-to-learn-as3-online/332246)

<div class="topic-metadata">

**Author:** [@Skarab](https://forum.kirupa.com/u/Skarab)\
**Replies:** 0\
**Last updated:** [March 20, 2014, 2:32pm UTC](https://forum.kirupa.com/t/best-way-to-learn-as3-online/332246 "2014-03-20T14:32:20Z")

</div>

I'm pretty proficient in AS2 and have been writing it and learning it for several years. But of course I'm feeling the pressure to learn AS3 and keep my skills up to date. I've looked at some tutorials available but they…

---

## [Error when nested movieclip is dynamically added to stage](https://forum.kirupa.com/t/error-when-nested-movieclip-is-dynamically-added-to-stage/332245)

<div class="topic-metadata">

**Author:** [@usbee](https://forum.kirupa.com/u/usbee)\
**Replies:** 0\
**Last updated:** [March 20, 2014, 2:03pm UTC](https://forum.kirupa.com/t/error-when-nested-movieclip-is-dynamically-added-to-stage/332245 "2014-03-20T14:03:12Z")

</div>

Maybe you guys could help me out, I have a problem with my AS3 code which probably requires to have a look at my files. I have posted my problem elsewhere before but I couldn't get help in the sense that it solved the pr…

---

## [I drew a picture of shaved ice!](https://forum.kirupa.com/t/i-drew-a-picture-of-shaved-ice/332244)

<div class="topic-metadata">

**Author:** [@kirupa](https://forum.kirupa.com/u/kirupa)\
**Replies:** 0\
**Last updated:** [March 20, 2014, 1:59am UTC](https://forum.kirupa.com/t/i-drew-a-picture-of-shaved-ice/332244 "2014-03-20T01:59:38Z")

</div>

It's only fitting that when I found some paper and pencils for an art event I'll be hosting next week, that I would draw the very thing I was eating at that moment: If you've never seen shaved ice before, you and I mus…

---

## [URLLoader: Can't handle ioError with no internet connection](https://forum.kirupa.com/t/urlloader-cant-handle-ioerror-with-no-internet-connection/332243)

<div class="topic-metadata">

**Author:** [@DoomGoober](https://forum.kirupa.com/u/DoomGoober)\
**Replies:** 0\
**Last updated:** [March 19, 2014, 9:22pm UTC](https://forum.kirupa.com/t/urlloader-cant-handle-ioerror-with-no-internet-connection/332243 "2014-03-19T21:22:40Z")

</div>

If I try to load a file with URLLoader and the internet connection is dead, I get a an Error #2044:Unhandled ioError:.text=Error #2032 message box (on a phone, the internet may die at any time.) Is there anyway I can cat…

---

## [Problem with a falling character](https://forum.kirupa.com/t/problem-with-a-falling-character/332242)

<div class="topic-metadata">

**Author:** [@bmmeyers33](https://forum.kirupa.com/u/bmmeyers33)\
**Replies:** 0\
**Last updated:** [March 18, 2014, 11:48pm UTC](https://forum.kirupa.com/t/problem-with-a-falling-character/332242 "2014-03-18T23:48:00Z")

</div>

Hi, I am making a game and for some reason, when my character lands, instead of stopping immediately when he hits the ground, he goes up and down 2 or 3 times (helps to slow the fps down low to see it). I can't for the …

---

## [Using an array to go to named frames](https://forum.kirupa.com/t/using-an-array-to-go-to-named-frames/332241)

<div class="topic-metadata">

**Author:** [@Skarab](https://forum.kirupa.com/u/Skarab)\
**Replies:** 0\
**Last updated:** [March 18, 2014, 9:46pm UTC](https://forum.kirupa.com/t/using-an-array-to-go-to-named-frames/332241 "2014-03-18T21:46:26Z")

</div>

I would like to use an array to send the playhead to named frames. The array is a list of dates, and frames and buttons are named in sync, e.g., button "mar12\_10\_btn" sends the playhead to frame "mar12\_10". This is the c…

---

## [Simple but](https://forum.kirupa.com/t/simple-but/332240)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [March 18, 2014, 9:05pm UTC](https://forum.kirupa.com/t/simple-but/332240 "2014-03-18T21:05:24Z")

</div>

I have tried loads different ways to align="right" in my textArea but keeps coming out left in flash grr $body = '\<td align="right"\>\<b\>\<font name="Teen" color="#666666" size="11"\>'. $info .'\</font\>\</b\>\</td\>'; echo …

---

## [Freelanceweb developer](https://forum.kirupa.com/t/freelanceweb-developer/332239)

<div class="topic-metadata">

**Author:** [@freelance\_web](https://forum.kirupa.com/u/freelance_web)\
**Replies:** 0\
**Last updated:** [March 18, 2014, 11:11am UTC](https://forum.kirupa.com/t/freelanceweb-developer/332239 "2014-03-18T11:11:11Z")

</div>

hii I am php developer & I have 6 years of experience in \*\*PHP MySQL WordPress. I have been working as a full time freelance web developer.\*\* for details contact http://www.webcodeman.com/freelance-web-developer/

---

## [How to animating LEVEL INDICATOR in a Vessel/Tank/Drum](https://forum.kirupa.com/t/how-to-animating-level-indicator-in-a-vessel-tank-drum/332238)

<div class="topic-metadata">

**Author:** [@sangjagoan](https://forum.kirupa.com/u/sangjagoan)\
**Replies:** 0\
**Last updated:** [March 18, 2014, 6:09am UTC](https://forum.kirupa.com/t/how-to-animating-level-indicator-in-a-vessel-tank-drum/332238 "2014-03-18T06:09:19Z")

</div>

Hi..Please help, I'm a beginner in Flash AS3. I want to simulate a LEVEL INDICATOR (mc\_Level) in a Vessel when opening Filling Valve (mc\_Valve). On the stage i've drawn in Layer 'Tool' frame 1: The Vessel, mcLevel and mc…

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

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