# programming

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

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

**Page:** 1597

---

## [Issues targeting Movie clip names through an array](https://forum.kirupa.com/t/issues-targeting-movie-clip-names-through-an-array/234762)

<div class="topic-metadata">

**Author:** [@bradleykal](https://forum.kirupa.com/u/bradleykal)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 11:47pm UTC](https://forum.kirupa.com/t/issues-targeting-movie-clip-names-through-an-array/234762 "2007-08-05T23:47:16Z")

</div>

HELP! this is driving me crazy.... I'm simply trying to target an array of movie clip instances, but cannot seem to get it right. The names placed directly on the root work, but not the ones that are placed inside a sepa…

---

## [Full Browser and Resolution question?](https://forum.kirupa.com/t/full-browser-and-resolution-question/234760)

<div class="topic-metadata">

**Author:** [@Joker69](https://forum.kirupa.com/u/Joker69)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 11:18pm UTC](https://forum.kirupa.com/t/full-browser-and-resolution-question/234760 "2007-08-05T23:18:23Z")

</div>

I've created a Flash site, and it fills the entire browser great, and looks perfect on 800 x 600 and 1024 x 768. However, a lot of the people that are viewing it, have viewed it with much higher resolutions, such as 160…

---

## [Image Loading Problem](https://forum.kirupa.com/t/image-loading-problem/234759)

<div class="topic-metadata">

**Author:** [@riveroaks](https://forum.kirupa.com/u/riveroaks)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 9:58pm UTC](https://forum.kirupa.com/t/image-loading-problem/234759 "2007-08-05T21:58:25Z")

</div>

I'm using (this.image.getBytesLoaded() == this.image.getBytesTotal())&&(this.image.getBytesTotal() \> 0) to figure out when a JPEG has finished loading into my empty movie clip called "image" That conditional is e…

---

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

<div class="topic-metadata">

**Author:** [@urbanhumor](https://forum.kirupa.com/u/urbanhumor)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 9:39pm UTC](https://forum.kirupa.com/t/kirupa-photogallery-using-xml-tutorial/234756 "2007-08-05T21:39:37Z")

</div>

Hi, I'm trying to customize a few things from the Kirupa Photogallery using XML tutorial. http://www.kirupa.com/developer/mx2004/xml\_flash\_photogallery.htm \*\* Two questions:\*\* 1) I wanna tweak this code so if you hit…

---

## ["Setup already running" error](https://forum.kirupa.com/t/setup-already-running-error/234754)

<div class="topic-metadata">

**Author:** [@REEF](https://forum.kirupa.com/u/REEF)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 9:13pm UTC](https://forum.kirupa.com/t/setup-already-running-error/234754 "2007-08-05T21:13:05Z")

</div>

I was installing PS and I mightve clicked the setup file for Flash at the same time, but I went ahead and let PS install before Flash. Now when I try to run Flash setup, it gives me a "Setup already running" error...anyo…

---

## [Creating a sketch book](https://forum.kirupa.com/t/creating-a-sketch-book/234752)

<div class="topic-metadata">

**Author:** [@jose3760](https://forum.kirupa.com/u/jose3760)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 7:48pm UTC](https://forum.kirupa.com/t/creating-a-sketch-book/234752 "2007-08-05T19:48:19Z")

</div>

Hey, ive created a sketch book that allows the user to basically draw whatever, but im having trouble with buttons that allow you to change the colour of the line. heres the code on an empty mc: onClipEvent(load){ dr…

---

## [Show radio buttons help](https://forum.kirupa.com/t/show-radio-buttons-help/234751)

<div class="topic-metadata">

**Author:** [@Utech22](https://forum.kirupa.com/u/Utech22)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 7:16pm UTC](https://forum.kirupa.com/t/show-radio-buttons-help/234751 "2007-08-05T19:16:29Z")

</div>

I have a radio button, that I want to use to show 2 others radio buttons, base on the radio option that the user selects; This is what I have: \<?php $employeeArray = array('Employed','Unemployed');//define array …

---

## [ASP vs PHP](https://forum.kirupa.com/t/asp-vs-php/234749)

<div class="topic-metadata">

**Author:** [@craig\_clayton](https://forum.kirupa.com/u/craig_clayton)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 7:00pm UTC](https://forum.kirupa.com/t/asp-vs-php/234749 "2007-08-05T19:00:45Z")

</div>

Ok here is my problem I want to be able to pull my swf files from a database instead of a from a folder but what i have found so far is that only asp does this kind of feature. Maybe I have it wrong but I want to build …

---

## [Easy javascript thing not working](https://forum.kirupa.com/t/easy-javascript-thing-not-working/234747)

<div class="topic-metadata">

**Author:** [@mikken](https://forum.kirupa.com/u/mikken)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 6:52pm UTC](https://forum.kirupa.com/t/easy-javascript-thing-not-working/234747 "2007-08-05T18:52:49Z")

</div>

Why isn't this code working? The browser won't redirect to the new page, but the alert box shows, so i know that the conditional statement works. The location.href trick should also work, but here it doesn't. functi…

---

## [Finding dimensions of screen height/width in full screen?](https://forum.kirupa.com/t/finding-dimensions-of-screen-height-width-in-full-screen/234746)

<div class="topic-metadata">

**Author:** [@Flash\_Matic](https://forum.kirupa.com/u/Flash_Matic)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 6:15pm UTC](https://forum.kirupa.com/t/finding-dimensions-of-screen-height-width-in-full-screen/234746 "2007-08-05T18:15:58Z")

</div>

Figured it out - \[dog\]

---

## [Flex: ComboBox value -\> ViewStack id=](https://forum.kirupa.com/t/flex-combobox-value-viewstack-id/234744)

<div class="topic-metadata">

**Author:** [@skram](https://forum.kirupa.com/u/skram)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 5:46pm UTC](https://forum.kirupa.com/t/flex-combobox-value-viewstack-id/234744 "2007-08-05T17:46:51Z")

</div>

My goal is to not have to use a switch statement.. and therefore be as dynamic as possible... \[Bindable\] private var models:Array = \["tasks","users","bugs"\]; public function changeViewStackModel():void { //this.mo…

---

## [Full browser movie, but use browser scrollbar when needed](https://forum.kirupa.com/t/full-browser-movie-but-use-browser-scrollbar-when-needed/234741)

<div class="topic-metadata">

**Author:** [@geoken](https://forum.kirupa.com/u/geoken)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 5:10pm UTC](https://forum.kirupa.com/t/full-browser-movie-but-use-browser-scrollbar-when-needed/234741 "2007-08-05T17:10:34Z")

</div>

Is there any way to make a full browser swf that, at a certain point, stops scaling to the stage and allows the browser to use it's native scrollbars? For example, say my flash site has a top bar (it's y is always 0) a…

---

## [HELP : Problems with conditions?](https://forum.kirupa.com/t/help-problems-with-conditions/234740)

<div class="topic-metadata">

**Author:** [@BUroKHUli](https://forum.kirupa.com/u/BUroKHUli)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 4:15pm UTC](https://forum.kirupa.com/t/help-problems-with-conditions/234740 "2007-08-05T16:15:43Z")

</div>

Hello, I learned a few AS a week ago which involves variables, but this one I have in mind is too much for my little knowledge I guess. In this example: http://www.allanrestauro.com/downloads/public/interface.swf I…

---

## [Loading swf movie one after another in order](https://forum.kirupa.com/t/loading-swf-movie-one-after-another-in-order/234739)

<div class="topic-metadata">

**Author:** [@worke](https://forum.kirupa.com/u/worke)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 2:55pm UTC](https://forum.kirupa.com/t/loading-swf-movie-one-after-another-in-order/234739 "2007-08-05T14:55:55Z")

</div>

Hi guys, Please I have been searching for this answer but without any luck. Now, the problem is... I have one main stage in Flash 8 where I am loading different swf's into a main movie clip. And since some of swf's a…

---

## [Does static private var result in faster performance compared to just private var?](https://forum.kirupa.com/t/does-static-private-var-result-in-faster-performance-compared-to-just-private-var/234737)

<div class="topic-metadata">

**Author:** [@Glidias](https://forum.kirupa.com/u/Glidias)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 2:21pm UTC](https://forum.kirupa.com/t/does-static-private-var-result-in-faster-performance-compared-to-just-private-var/234737 "2007-08-05T14:21:55Z")

</div>

I may not have been paying attention in Java class. But I know static uses less memory. The thing is: I only have 1 instance of this particular Class on the stage. So, does adding static really make any difference in m…

---

## [Clean URLS with PHP on a Windows Box?](https://forum.kirupa.com/t/clean-urls-with-php-on-a-windows-box/234735)

<div class="topic-metadata">

**Author:** [@Zaid\_W1red](https://forum.kirupa.com/u/Zaid_W1red)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 2:10pm UTC](https://forum.kirupa.com/t/clean-urls-with-php-on-a-windows-box/234735 "2007-08-05T14:10:41Z")

</div>

Hey Guys, I've tried to google for what ever the equiv of Apache mod\_rewrite is for a windows based environment but im not having much luck. Does any one have any experience in this area...perhaps some good resources…

---

## [Is it faster to iterate through BitmapData compared to Array?](https://forum.kirupa.com/t/is-it-faster-to-iterate-through-bitmapdata-compared-to-array/234732)

<div class="topic-metadata">

**Author:** [@Glidias](https://forum.kirupa.com/u/Glidias)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 1:50pm UTC](https://forum.kirupa.com/t/is-it-faster-to-iterate-through-bitmapdata-compared-to-array/234732 "2007-08-05T13:50:05Z")

</div>

well, what do you think? Is it faster to iterate through BitmapData's width and height to gather values as compared to iterating through an Array and getting array\* which links to some ClassObject? In the sense, rath…

---

## [Simplify Greeting](https://forum.kirupa.com/t/simplify-greeting/234729)

<div class="topic-metadata">

**Author:** [@Robot\_Monkey](https://forum.kirupa.com/u/Robot_Monkey)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 1:06pm UTC](https://forum.kirupa.com/t/simplify-greeting/234729 "2007-08-05T13:06:22Z")

</div>

Hi, is there a simple way to simplify this greeting code? $d=date("G"); if ($d=="0") { echo "\<center\>Good Morning";} if ($d=="1") { echo "\<center\>Good Morning";} if ($d=="2") { …

---

## [Flash 8 - random array](https://forum.kirupa.com/t/flash-8-random-array/234723)

<div class="topic-metadata">

**Author:** [@kekekiko](https://forum.kirupa.com/u/kekekiko)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 8:59am UTC](https://forum.kirupa.com/t/flash-8-random-array/234723 "2007-08-05T08:59:47Z")

</div>

Hoping someone can help as there is probably an easy solution...:crazy: I am trying to create a random question generator that will see each question only come up once. I would like the question to appear on a button …

---

## [Socket policy file](https://forum.kirupa.com/t/socket-policy-file/234721)

<div class="topic-metadata">

**Author:** [@mad\_man](https://forum.kirupa.com/u/mad_man)\
**Replies:** 0\
**Last updated:** [August 5, 2007, 6:12am UTC](https://forum.kirupa.com/t/socket-policy-file/234721 "2007-08-05T06:12:37Z")

</div>

hello, I ahve written a java socket server to connect my flash clients to. I have my java server send my policy file: \<cross-domain-policy\>\<allow-access-from domain='\*' to-ports='6666' /\>\</cross-domain-policy\> whenever…

---

## [C++ Basics](https://forum.kirupa.com/t/c-basics/234707)

<div class="topic-metadata">

**Author:** [@NathanZachary](https://forum.kirupa.com/u/NathanZachary)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 8:39pm UTC](https://forum.kirupa.com/t/c-basics/234707 "2007-08-04T20:39:01Z")

</div>

Hello World! \[smile\] Lets start where the story begins \[wink\] Im a web programmer, but recently ive been needing some 'proper' programming language for my work. I figured out i'd need executables and thus C++. I …

---

## [PHP edit array values](https://forum.kirupa.com/t/php-edit-array-values/234701)

<div class="topic-metadata">

**Author:** [@imagined](https://forum.kirupa.com/u/imagined)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 7:23pm UTC](https://forum.kirupa.com/t/php-edit-array-values/234701 "2007-08-04T19:23:16Z")

</div>

I have looked for a this information in books and searching online but havent found it. If I have a multidimensional array kinda like this one... Array 1 - ID = 1 - price = 9.99 Array 2 - ID = 2 - price = 12.99 Arr…

---

## [Quick Q: Overriding Event Functions](https://forum.kirupa.com/t/quick-q-overriding-event-functions/234700)

<div class="topic-metadata">

**Author:** [@McGuffin](https://forum.kirupa.com/u/McGuffin)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 7:20pm UTC](https://forum.kirupa.com/t/quick-q-overriding-event-functions/234700 "2007-08-04T19:20:41Z")

</div>

2 event classes (EventType2 extends EventType1) define events. I have listener functions, one is standard, one overrides the standard: // first class protected function eventFunc(e:EventType1):void {} // second class…

---

## [MySQL command-line program](https://forum.kirupa.com/t/mysql-command-line-program/234698)

<div class="topic-metadata">

**Author:** [@imagined](https://forum.kirupa.com/u/imagined)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 7:14pm UTC](https://forum.kirupa.com/t/mysql-command-line-program/234698 "2007-08-04T19:14:03Z")

</div>

Is there a windows or linux program to make MySQL queries in a command-line software? something classy kinda like MS-DOS or something like that? not something Web-based like PHP-MyAdmin. Any suggestions?

---

## [Tween class not always fulling complete tween](https://forum.kirupa.com/t/tween-class-not-always-fulling-complete-tween/234696)

<div class="topic-metadata">

**Author:** [@joshchernoff](https://forum.kirupa.com/u/joshchernoff)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 6:45pm UTC](https://forum.kirupa.com/t/tween-class-not-always-fulling-complete-tween/234696 "2007-08-04T18:45:26Z")

</div>

I have a switch statement that is a part of the tween effects found on the header of http://gfxcomplex.com/blog. the problem is this case will change the rotation of a sprite and then tween it to zero. The funny thing…

---

## [Link to external URL from Kirupa Thumbnail gallery](https://forum.kirupa.com/t/link-to-external-url-from-kirupa-thumbnail-gallery/234695)

<div class="topic-metadata">

**Author:** [@cubidimagery](https://forum.kirupa.com/u/cubidimagery)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 6:39pm UTC](https://forum.kirupa.com/t/link-to-external-url-from-kirupa-thumbnail-gallery/234695 "2007-08-04T18:39:11Z")

</div>

Hi all I amusing the great Kirupa Flash gallery and have tweaked it so that I only am using the thumbnail scroll box to link to external html or asp pages. The xml file all loads correctly, though when I pass the "li…

---

## [Video Software](https://forum.kirupa.com/t/video-software/234691)

<div class="topic-metadata">

**Author:** [@mariolop](https://forum.kirupa.com/u/mariolop)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 5:47pm UTC](https://forum.kirupa.com/t/video-software/234691 "2007-08-04T17:47:51Z")

</div>

I dont know if this is the right part to post this, anyways... I'm looking forward to buying a video software similar to www.amigot.com NOT youtube. Coded in flash and php? Can you please recommend me anything?

---

## [Single vs. Multiple File Uploads](https://forum.kirupa.com/t/single-vs-multiple-file-uploads/234688)

<div class="topic-metadata">

**Author:** [@summerlongsince](https://forum.kirupa.com/u/summerlongsince)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 5:40pm UTC](https://forum.kirupa.com/t/single-vs-multiple-file-uploads/234688 "2007-08-04T17:40:59Z")

</div>

Hi, I have an application that combines single & multiple file uploads. In some cases I want to allow users to upload several files. In others, when I know the files may be large -i.e., audio or video files- I want to re…

---

## [FLV Converter](https://forum.kirupa.com/t/flv-converter/234685)

<div class="topic-metadata">

**Author:** [@drdave](https://forum.kirupa.com/u/drdave)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 5:28pm UTC](https://forum.kirupa.com/t/flv-converter/234685 "2007-08-04T17:28:33Z")

</div>

Can someone recommend a good FLV converter mainly for converting other formats to flv? Thanks Dave

---

## [Pan... Zoom.. How?](https://forum.kirupa.com/t/pan-zoom-how/234681)

<div class="topic-metadata">

**Author:** [@yolkSac](https://forum.kirupa.com/u/yolkSac)\
**Replies:** 0\
**Last updated:** [August 4, 2007, 4:56pm UTC](https://forum.kirupa.com/t/pan-zoom-how/234681 "2007-08-04T16:56:11Z")

</div>

How was this effect done - http://www.aquent.com/ Roll over "Hire People" & "Find Work" to see what i mean. I was told this may have been DHTML but it looks Flash to me? Any thoughts or insight on this? I would lik…

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

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