# programming

**URL:** https://forum.kirupa.com/c/programming/41.md?page=1672

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

**Page:** 1673

---

## [MySql, loop and Flash](https://forum.kirupa.com/t/mysql-loop-and-flash/229216)

<div class="topic-metadata">

**Author:** [@RubenFlash](https://forum.kirupa.com/u/RubenFlash)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 10:17pm UTC](https://forum.kirupa.com/t/mysql-loop-and-flash/229216 "2007-06-14T22:17:52Z")

</div>

Hi! \[beer\] I was wondering whats the best approach to do a query to a mysql database, and getting all the results from a table into Flash. I was thinking something like this: var a:Number = 1; var total:Number = 3; …

---

## [Submit Form with Enter Key](https://forum.kirupa.com/t/submit-form-with-enter-key/229215)

<div class="topic-metadata">

**Author:** [@m\_u\_r](https://forum.kirupa.com/u/m_u_r)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 10:08pm UTC](https://forum.kirupa.com/t/submit-form-with-enter-key/229215 "2007-06-14T22:08:24Z")

</div>

Does anyone know how I can make the following work when I hit enter rather than only working when I click submit? \<form name="whoisForm" id="whoisForm" method="post" action="\<?php echo $\_SERVER\['PHP\_SELF'\]; ?\>" …

---

## [Cannot modify header](https://forum.kirupa.com/t/cannot-modify-header/229212)

<div class="topic-metadata">

**Author:** [@disretrospect](https://forum.kirupa.com/u/disretrospect)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:49pm UTC](https://forum.kirupa.com/t/cannot-modify-header/229212 "2007-06-14T21:49:37Z")

</div>

Can anyone help me, i'm sure its a fairly obvious question but im new to php and building my first blog site using the really good tutorials from http://codegrrl.com/. The problem I am having comes when I try to update …

---

## [Changing Alpha Value on Collision](https://forum.kirupa.com/t/changing-alpha-value-on-collision/229210)

<div class="topic-metadata">

**Author:** [@Candyman](https://forum.kirupa.com/u/Candyman)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:36pm UTC](https://forum.kirupa.com/t/changing-alpha-value-on-collision/229210 "2007-06-14T21:36:59Z")

</div>

OK, I'm making a basic RPG and I want to have the houses, instead of going to a completely new frame, for the alpha of the roof to fade out quickly so that you just walk around, being able to see through the roof. Chee…

---

## [Sorting Associative Arrays](https://forum.kirupa.com/t/sorting-associative-arrays/229209)

<div class="topic-metadata">

**Author:** [@nburlington](https://forum.kirupa.com/u/nburlington)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:24pm UTC](https://forum.kirupa.com/t/sorting-associative-arrays/229209 "2007-06-14T21:24:32Z")

</div>

I have two arrays. One contains numbers and the other contains strings. I want to do a sortOn(DECENDING) for the number array and then have the string array sort to match. if my string array is string\[0\] = "mornin…

---

## [Datagrid Componet - link and PDF](https://forum.kirupa.com/t/datagrid-componet-link-and-pdf/229204)

<div class="topic-metadata">

**Author:** [@flashbeginner](https://forum.kirupa.com/u/flashbeginner)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:04pm UTC](https://forum.kirupa.com/t/datagrid-componet-link-and-pdf/229204 "2007-06-14T21:04:56Z")

</div>

Hey Everyone I am working with a datagrid component that pulls in data from a database. I am able to get that to work. I have to where also that one column has icons to represent an incident(I used this guy's example) h…

---

## [Zoom into Image help](https://forum.kirupa.com/t/zoom-into-image-help/229203)

<div class="topic-metadata">

**Author:** [@zheriam](https://forum.kirupa.com/u/zheriam)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:00pm UTC](https://forum.kirupa.com/t/zoom-into-image-help/229203 "2007-06-14T21:00:47Z")

</div>

Hey guys, I'm looking for a way to zoom into an image, but controlled by the \_ymouse. Also the center of the image is 100% zoomed in and it will zoom out at the edges.. This is like the OSx dock menu effect, but contro…

---

## [Loading Multiple SWFs at once](https://forum.kirupa.com/t/loading-multiple-swfs-at-once/229202)

<div class="topic-metadata">

**Author:** [@silverdoves](https://forum.kirupa.com/u/silverdoves)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:55pm UTC](https://forum.kirupa.com/t/loading-multiple-swfs-at-once/229202 "2007-06-14T20:55:21Z")

</div>

I don't think I've posted this in this forum yet and I need all the help I can get... \[smiley\] I've done quite a bit of searching for this and found that many have this question, but I'm still getting nowhere.... It's …

---

## [Fade In Out with Dynamic Text](https://forum.kirupa.com/t/fade-in-out-with-dynamic-text/229198)

<div class="topic-metadata">

**Author:** [@Buceador](https://forum.kirupa.com/u/Buceador)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:27pm UTC](https://forum.kirupa.com/t/fade-in-out-with-dynamic-text/229198 "2007-06-14T20:27:03Z")

</div>

Hello everyone, I am having an issue when I try to get fade in out effect. I have different textbox on a frame and I group them as a movie clip, when I make the fade in out effect with the Alpha and the Motion Tween …

---

## [Frame Jumping by X frames?](https://forum.kirupa.com/t/frame-jumping-by-x-frames/229197)

<div class="topic-metadata">

**Author:** [@tybeet](https://forum.kirupa.com/u/tybeet)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:27pm UTC](https://forum.kirupa.com/t/frame-jumping-by-x-frames/229197 "2007-06-14T20:27:02Z")

</div>

I'm doing a really simple flash zine layout, and I have two arrows: a Back and Forward. What I'd like to do is code one to move forward by 15 frames each time (to the next page), and the other to move back by 15 frames. …

---

## [Stuck For It](https://forum.kirupa.com/t/stuck-for-it/229196)

<div class="topic-metadata">

**Author:** [@pingnak](https://forum.kirupa.com/u/pingnak)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:21pm UTC](https://forum.kirupa.com/t/stuck-for-it/229196 "2007-06-14T20:21:40Z")

</div>

After a little tinkering, I made a nasty little discovery. It seems that if you have a MovieClip embedded in a MovieClip, that unlike scaling and rotating, operating on the top-level MovieClip animation (stop, gotoAndSt…

---

## [Pre-loading](https://forum.kirupa.com/t/pre-loading/229193)

<div class="topic-metadata">

**Author:** [@losse](https://forum.kirupa.com/u/losse)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:09pm UTC](https://forum.kirupa.com/t/pre-loading/229193 "2007-06-14T20:09:35Z")

</div>

Hi there I have a site that is made up of about 25 SWF's being loaded with the contents.loadMovie script. I'm noticing that as I open the site and surf through the pages, each page takes about 1-2 seconds to load. Is…

---

## [Flash Form using PHP (combobox trouble)](https://forum.kirupa.com/t/flash-form-using-php-combobox-trouble/229191)

<div class="topic-metadata">

**Author:** [@jpaintrain](https://forum.kirupa.com/u/jpaintrain)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:56pm UTC](https://forum.kirupa.com/t/flash-form-using-php-combobox-trouble/229191 "2007-06-14T19:56:44Z")

</div>

I'm using Senocular's tutorial on Flash-Based Email Form Using PHP but I'm having trouble with ComboBoxes. Can anyone familiar with this tutorial give me a hand? I want to pass a variable from a ComboBox to my PHP s…

---

## [Help Needed for MC Scroller](https://forum.kirupa.com/t/help-needed-for-mc-scroller/229190)

<div class="topic-metadata">

**Author:** [@calvintage](https://forum.kirupa.com/u/calvintage)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:55pm UTC](https://forum.kirupa.com/t/help-needed-for-mc-scroller/229190 "2007-06-14T19:55:48Z")

</div>

I am using the scroll code from tutorials and it's working beautifully. Except, scrollable content gets updated via XML and once that happens, viewable content location resets to the initial y position, which is the …

---

## [NetStream.seek(); help](https://forum.kirupa.com/t/netstream-seek-help/229187)

<div class="topic-metadata">

**Author:** [@AriesMK](https://forum.kirupa.com/u/AriesMK)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:40pm UTC](https://forum.kirupa.com/t/netstream-seek-help/229187 "2007-06-14T19:40:03Z")

</div>

Hi all, I am trying to convert my AS2 flv player to AS3 for a school project. The problem is when scrub to the last few seconds of the movie using the scrub bar I made it gives me the error "Error #2044: Unhandled NetSta…

---

## [Problems with the Car-Zoom Effect](https://forum.kirupa.com/t/problems-with-the-car-zoom-effect/229185)

<div class="topic-metadata">

**Author:** [@Jenica](https://forum.kirupa.com/u/Jenica)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:16pm UTC](https://forum.kirupa.com/t/problems-with-the-car-zoom-effect/229185 "2007-06-14T19:16:14Z")

</div>

hello- I'm new to flashplayer but I keep having problems regarding the codes with trying the same effect for the car-zoom. I've gotten to the end but when I try to click to activate the zoom effect with my mouse, I kee…

---

## [Question about how a mask is created](https://forum.kirupa.com/t/question-about-how-a-mask-is-created/229184)

<div class="topic-metadata">

**Author:** [@Ebreezesoccer](https://forum.kirupa.com/u/Ebreezesoccer)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 6:42pm UTC](https://forum.kirupa.com/t/question-about-how-a-mask-is-created/229184 "2007-06-14T18:42:40Z")

</div>

I was wondering if anyone new how to do this horse mask. I have no idea how they did the word mask. If anyone can help please let me know. I found this flash document in a free download site and have attached the file.

---

## [FLVPlayback component and AS scripting](https://forum.kirupa.com/t/flvplayback-component-and-as-scripting/229183)

<div class="topic-metadata">

**Author:** [@jeanmichel](https://forum.kirupa.com/u/jeanmichel)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 6:38pm UTC](https://forum.kirupa.com/t/flvplayback-component-and-as-scripting/229183 "2007-06-14T18:38:04Z")

</div>

Hi, I'm having troubles trying to make an instance of the FLVPlayback component plays dynamically some flvs referenced in a xml file. so i have my xml file called "flvNamesX.xml" in which all the flvs on my server ar…

---

## [Image scroller problem](https://forum.kirupa.com/t/image-scroller-problem/229182)

<div class="topic-metadata">

**Author:** [@nress](https://forum.kirupa.com/u/nress)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 6:37pm UTC](https://forum.kirupa.com/t/image-scroller-problem/229182 "2007-06-14T18:37:05Z")

</div>

I am doing updates to a site that has an image scroller. The scroller worked fine until i added some more images to it and now some of the images are all distored. Here is the swf file to see exactly what im talking a…

---

## [Kirupa XML PhotoGallery](https://forum.kirupa.com/t/kirupa-xml-photogallery/229181)

<div class="topic-metadata">

**Author:** [@IainTKD](https://forum.kirupa.com/u/IainTKD)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 6:32pm UTC](https://forum.kirupa.com/t/kirupa-xml-photogallery/229181 "2007-06-14T18:32:26Z")

</div>

Hi, I've followed the tutorial for this smart little gallery and all went well, hit control enter and there was the little gallery text and images showing nicely. Exported the movie into my iis directory opened up dr…

---

## [Can't use email form when placed in movie clip](https://forum.kirupa.com/t/cant-use-email-form-when-placed-in-movie-clip/229177)

<div class="topic-metadata">

**Author:** [@diggs](https://forum.kirupa.com/u/diggs)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 5:48pm UTC](https://forum.kirupa.com/t/cant-use-email-form-when-placed-in-movie-clip/229177 "2007-06-14T17:48:20Z")

</div>

I completed the tutorial on this site for the 'Flash Based Email Form Using PHP'. It works fine until I embed it in a movie clip, upon which time I can no longer click in any of the input fields or on the Submit button.…

---

## [Hide where a download comes from](https://forum.kirupa.com/t/hide-where-a-download-comes-from/229173)

<div class="topic-metadata">

**Author:** [@zipperdeaf](https://forum.kirupa.com/u/zipperdeaf)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 5:13pm UTC](https://forum.kirupa.com/t/hide-where-a-download-comes-from/229173 "2007-06-14T17:13:41Z")

</div>

Hello everyone. On my website, I have users with access to download certain zip files a certain number of times. Then when that number of times runs out, they can no longer do it and must buy more if they still need the …

---

## [Library Question](https://forum.kirupa.com/t/library-question/229169)

<div class="topic-metadata">

**Author:** [@nvidia](https://forum.kirupa.com/u/nvidia)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 4:32pm UTC](https://forum.kirupa.com/t/library-question/229169 "2007-06-14T16:32:44Z")

</div>

Hi guys i have just started learning flash so i am pretty new to this. What i woud like to ask you guys is if i create flash document called First.fla and create a black circle as a button say, add it to my library calle…

---

## [\_parent, \_root or something else?](https://forum.kirupa.com/t/-parent--root-or-something-else/229167)

<div class="topic-metadata">

**Author:** [@marito](https://forum.kirupa.com/u/marito)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 4:23pm UTC](https://forum.kirupa.com/t/-parent--root-or-something-else/229167 "2007-06-14T16:23:31Z")

</div>

I used the tutorial on Kirupa on loading external swf's. Before writing here I tried to find an answer in the forums, but no luck so here I go. Files: http://www.mydatabus.com/public/daniela/Archive2.zip If you look …

---

## [Variable Object Referencing](https://forum.kirupa.com/t/variable-object-referencing/229166)

<div class="topic-metadata">

**Author:** [@malahverdian](https://forum.kirupa.com/u/malahverdian)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 4:23pm UTC](https://forum.kirupa.com/t/variable-object-referencing/229166 "2007-06-14T16:23:18Z")

</div>

Hello, I just stumbled across your forums today looking for an answer to my question on Google. I am in no way very knowledgable with ActionScript, so this might be very simple and I am looking in all of the wrong plac…

---

## [Easing tutorial. Why isn't it working?](https://forum.kirupa.com/t/easing-tutorial-why-isnt-it-working/229163)

<div class="topic-metadata">

**Author:** [@AgentOrange](https://forum.kirupa.com/u/AgentOrange)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 4:11pm UTC](https://forum.kirupa.com/t/easing-tutorial-why-isnt-it-working/229163 "2007-06-14T16:11:08Z")

</div>

Hi all, I don't know if I'm doing something fundamentally wrong here but I'm working my way through the Kirupa easing tutorial and NONE of the provided code seems to work! I'm copying and pasting it in to a test FLA and …

---

## [A point in the right direction](https://forum.kirupa.com/t/a-point-in-the-right-direction/229160)

<div class="topic-metadata">

**Author:** [@bombingTokyo](https://forum.kirupa.com/u/bombingTokyo)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 3:35pm UTC](https://forum.kirupa.com/t/a-point-in-the-right-direction/229160 "2007-06-14T15:35:57Z")

</div>

I have read through senoculars tutorial on 3D, and I was really interested in the ability to fake 3D in Flash. I know that this is nothing new, but I haven't been working with Flash that long. I've been working with a lo…

---

## [Data Grid - addItemAt() - columns have independent indexes?](https://forum.kirupa.com/t/data-grid-additemat-columns-have-independent-indexes/229157)

<div class="topic-metadata">

**Author:** [@waffe](https://forum.kirupa.com/u/waffe)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 2:41pm UTC](https://forum.kirupa.com/t/data-grid-additemat-columns-have-independent-indexes/229157 "2007-06-14T14:41:16Z")

</div>

Hi, I am using a data grid component in flash AS3 and I am adding content to it with the addItemAt() method. It works but not as I would like it to. When I add text to column 0 index 0 of the data grid, the text is p…

---

## [\[How-to\] Check if a key/value pair exists in Object](https://forum.kirupa.com/t/how-to-check-if-a-key-value-pair-exists-in-object/229156)

<div class="topic-metadata">

**Author:** [@famffc](https://forum.kirupa.com/u/famffc)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 2:35pm UTC](https://forum.kirupa.com/t/how-to-check-if-a-key-value-pair-exists-in-object/229156 "2007-06-14T14:35:41Z")

</div>

For beginners, sometimes an easy thing is the hardest thing to look for in tutorials/documentation. They're just too simple that most documentation will not cover it, or searching on google will give you bunch of rubbish…

---

## [Flash Gallery + Slideshow (i need help!)](https://forum.kirupa.com/t/flash-gallery-slideshow-i-need-help/229153)

<div class="topic-metadata">

**Author:** [@Liam\_reign](https://forum.kirupa.com/u/Liam_reign)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 2:15pm UTC](https://forum.kirupa.com/t/flash-gallery-slideshow-i-need-help/229153 "2007-06-14T14:15:59Z")

</div>

Hi there, i have just recently taken up flash and i am creating a gallery with thumbnail slide show. i have been following a tutorial but have hit a dead end, i have followed it thru three times and i cant seem to get my…

[Previous page](https://forum.kirupa.com/c/programming/41.md?page=1671)

[Next page](https://forum.kirupa.com/c/programming/41.md?page=1673)
