# flash

**URL:** https://forum.kirupa.com/c/programming/flash/38.md?page=629

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

**Page:** 630

---

## [Help.. how to ensure that images is loaded according to the order in xml](https://forum.kirupa.com/t/help-how-to-ensure-that-images-is-loaded-according-to-the-order-in-xml/287628)

<div class="topic-metadata">

**Author:** [@hillary](https://forum.kirupa.com/u/hillary)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 2:58pm UTC](https://forum.kirupa.com/t/help-how-to-ensure-that-images-is-loaded-according-to-the-order-in-xml/287628 "2009-05-04T14:58:01Z")

</div>

Hi, I had created a flash which load several images and display it using loadMovieClip(). I need the images to load in a specific order according to the information retrieve from a xml file. However, my scripts only wo…

---

## [AS3 Version of ByRef or ByVal? (And readonly)](https://forum.kirupa.com/t/as3-version-of-byref-or-byval-and-readonly/287626)

<div class="topic-metadata">

**Author:** [@IQAndreas](https://forum.kirupa.com/u/IQAndreas)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 2:41pm UTC](https://forum.kirupa.com/t/as3-version-of-byref-or-byval-and-readonly/287626 "2009-05-04T14:41:12Z")

</div>

It seems like AS3 is pretty much all about instances. No matter what you make, it seems you make it, and then just keep passing around those instances. One thing that frustrates me is if you make an instance read-only …

---

## [I love Zend Framework (in the dirty way)](https://forum.kirupa.com/t/i-love-zend-framework-in-the-dirty-way/287625)

<div class="topic-metadata">

**Author:** [@letter](https://forum.kirupa.com/u/letter)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 2:19pm UTC](https://forum.kirupa.com/t/i-love-zend-framework-in-the-dirty-way/287625 "2009-05-04T14:19:19Z")

</div>

I've been using this whole ZendFramworkAMF/AS3/PHP/MySQL stuff for a little while now and I love it. But I am having some frustration in debugging maybe someone has some advice for me. When I do something like this…

---

## [Building a site from scratch](https://forum.kirupa.com/t/building-a-site-from-scratch/287622)

<div class="topic-metadata">

**Author:** [@Shuugo](https://forum.kirupa.com/u/Shuugo)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 2:00pm UTC](https://forum.kirupa.com/t/building-a-site-from-scratch/287622 "2009-05-04T14:00:07Z")

</div>

Hello, Kirupa. First off, I'd already like to thank everyone who's possibly reading this and also everyone who'll possibly anwser and help me. Going straight to the point, I need help building a site entirely on Flash fr…

---

## [Using Tween in a gallery](https://forum.kirupa.com/t/using-tween-in-a-gallery/287605)

<div class="topic-metadata">

**Author:** [@Chris99](https://forum.kirupa.com/u/Chris99)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 10:09am UTC](https://forum.kirupa.com/t/using-tween-in-a-gallery/287605 "2009-05-04T10:09:13Z")

</div>

Hi! Im having some troubles in flash trying to make a gallery. I dont know much about AS3 but im trying to learn \[smile\] What im trying to do is a gallery with 20 different pictures, and 20 different buttons at the bot…

---

## [SoundChannel null issue](https://forum.kirupa.com/t/soundchannel-null-issue/287604)

<div class="topic-metadata">

**Author:** [@jaxz](https://forum.kirupa.com/u/jaxz)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 10:06am UTC](https://forum.kirupa.com/t/soundchannel-null-issue/287604 "2009-05-04T10:06:32Z")

</div>

SoundChannel null issue In my code I frequently call a volume adjusting function where I assign new volumes to all soundchannels in use with a simple command. The error I encounter comes when I call this function bef…

---

## [Output SWF](https://forum.kirupa.com/t/output-swf/287601)

<div class="topic-metadata">

**Author:** [@Garfty](https://forum.kirupa.com/u/Garfty)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 7:22am UTC](https://forum.kirupa.com/t/output-swf/287601 "2009-05-04T07:22:38Z")

</div>

Currently creating a pure Actionscript Application within Flex, ( Really just playing about to see what it can do ). Currently when you create a new application it sets out all of the folders for you, and creates an SW…

---

## [A senocular level problem ;)](https://forum.kirupa.com/t/a-senocular-level-problem/287598)

<div class="topic-metadata">

**Author:** [@sekasi](https://forum.kirupa.com/u/sekasi)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 5:49am UTC](https://forum.kirupa.com/t/a-senocular-level-problem/287598 "2009-05-04T05:49:57Z")

</div>

Check this out, it's pretty awesome (if by awesome you mean not awesome). Put a bitmap inside a clip linked to a class. do var $test:DisplayObject = getChildAt(0); trace($test); Will trace out; \[Object\_Shape\] …

---

## [AS3 MySQL Gallery](https://forum.kirupa.com/t/as3-mysql-gallery/287591)

<div class="topic-metadata">

**Author:** [@vennasa](https://forum.kirupa.com/u/vennasa)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 4:30am UTC](https://forum.kirupa.com/t/as3-mysql-gallery/287591 "2009-05-04T04:30:02Z")

</div>

Dear all, I've faced with very lock situation.I tried to move to AS3 but just the new beginner for AS3 indeed. And the problem is I have to finish my gallery project with AS3 and MySQL.I have PHP file w…

---

## [Find var position in array](https://forum.kirupa.com/t/find-var-position-in-array/287585)

<div class="topic-metadata">

**Author:** [@Tyg3r](https://forum.kirupa.com/u/Tyg3r)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 2:04am UTC](https://forum.kirupa.com/t/find-var-position-in-array/287585 "2009-05-04T02:04:16Z")

</div>

Hi there, Is it possible to call a function to tell me if a var string is in my array. And if so, what position it is in? I pictured it to look something a little like this: var pages:Array=\['index','services','ab…

---

## [Load first content without clicking the button](https://forum.kirupa.com/t/load-first-content-without-clicking-the-button/287583)

<div class="topic-metadata">

**Author:** [@Beebs](https://forum.kirupa.com/u/Beebs)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 1:20am UTC](https://forum.kirupa.com/t/load-first-content-without-clicking-the-button/287583 "2009-05-04T01:20:11Z")

</div>

Hi, I successfully create XML menu and adding MouseEvent in each item and associate it with its content. My problem is that, how to load the first content in the stage without having to click the button? public fu…

---

## [Loop instanced mc1](https://forum.kirupa.com/t/loop-instanced-mc1/287579)

<div class="topic-metadata">

**Author:** [@warren](https://forum.kirupa.com/u/warren)\
**Replies:** 0\
**Last updated:** [May 4, 2009, 12:45am UTC](https://forum.kirupa.com/t/loop-instanced-mc1/287579 "2009-05-04T00:45:37Z")

</div>

Hello all. I converted a short (96 frame) animation from QT to FLV format and I'm able to instance this onto the stage. How do you infinitely loop the animation? It executes through one iteration, and then stops. p…

---

## [Adding data to a MySQL database using PHP and AS3 in Flash](https://forum.kirupa.com/t/adding-data-to-a-mysql-database-using-php-and-as3-in-flash/287576)

<div class="topic-metadata">

**Author:** [@gale](https://forum.kirupa.com/u/gale)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 10:49pm UTC](https://forum.kirupa.com/t/adding-data-to-a-mysql-database-using-php-and-as3-in-flash/287576 "2009-05-03T22:49:02Z")

</div>

Hi All, I have managed to connect to my database in flash using php. I need to be able to add records to the database using a flash interface. Can anyone help? Here is my existing code: stop(); Security.allowD…

---

## [Expandidng SWF To A Special Way](https://forum.kirupa.com/t/expandidng-swf-to-a-special-way/287572)

<div class="topic-metadata">

**Author:** [@ariel\_mirahy](https://forum.kirupa.com/u/ariel_mirahy)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 9:56pm UTC](https://forum.kirupa.com/t/expandidng-swf-to-a-special-way/287572 "2009-05-03T21:56:41Z")

</div>

I want to expand my SWF to the 100% of my window, but always sticked to the left, for example: www.visionstreetwear.com Note that the SWF's size will always be as the size of your window, but also note that when you …

---

## [Stopping a 'wait x seconds' action](https://forum.kirupa.com/t/stopping-a-wait-x-seconds-action/287570)

<div class="topic-metadata">

**Author:** [@sjames](https://forum.kirupa.com/u/sjames)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 9:20pm UTC](https://forum.kirupa.com/t/stopping-a-wait-x-seconds-action/287570 "2009-05-03T21:20:53Z")

</div>

Hello! At the first frame in my movie, I have a movieclip that has the below actionscript to make it continually fade between the latest news images (just plays, then I have a 'stop' on the next frame, and the same wai…

---

## [MP3 player. can someone help me to make it shuffle?](https://forum.kirupa.com/t/mp3-player-can-someone-help-me-to-make-it-shuffle/287569)

<div class="topic-metadata">

**Author:** [@indiannetizen](https://forum.kirupa.com/u/indiannetizen)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 9:19pm UTC](https://forum.kirupa.com/t/mp3-player-can-someone-help-me-to-make-it-shuffle/287569 "2009-05-03T21:19:30Z")

</div>

I have a mp3 player source code and i made it work with play, pause, next and previous buttons including volume controller. now i need to add shuffle also to it. can someone help me? here is the code. or else someon…

---

## [Tweener Button Array](https://forum.kirupa.com/t/tweener-button-array/287568)

<div class="topic-metadata">

**Author:** [@Tyg3r](https://forum.kirupa.com/u/Tyg3r)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 9:18pm UTC](https://forum.kirupa.com/t/tweener-button-array/287568 "2009-05-03T21:18:59Z")

</div>

Hi there, I've had this issue from quite some time now, and I hope there is a simple solution. Lets assume I have 5 buttons, and 5 movieClips. When the user performs a MOUSE\_OVER event on "btn1" the equivalent "mc1" …

---

## [Access of undefined property problem](https://forum.kirupa.com/t/access-of-undefined-property-problem/287566)

<div class="topic-metadata">

**Author:** [@neas](https://forum.kirupa.com/u/neas)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 8:49pm UTC](https://forum.kirupa.com/t/access-of-undefined-property-problem/287566 "2009-05-03T20:49:37Z")

</div>

I keep getting an error with his script that uses amf to write to a db, in a seperate fla it works perfect, but when I import it to my project I get this error. The error 1120: Access of undefined property insertBeer\_R…

---

## [Can I register a custom transcoder for mimeType="text/css"?](https://forum.kirupa.com/t/can-i-register-a-custom-transcoder-for-mimetype-text-css/287565)

<div class="topic-metadata">

**Author:** [@wvxvw](https://forum.kirupa.com/u/wvxvw)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 8:18pm UTC](https://forum.kirupa.com/t/can-i-register-a-custom-transcoder-for-mimetype-text-css/287565 "2009-05-03T20:18:40Z")

</div>

Well, that's basically the question. I want to write a class that will be used as transcoder for this type of \[Embed\]. The compiler recognizes this type of files, though, it tells it has no transcoder for it. So... I was…

---

## ["this" somehow means another mc](https://forum.kirupa.com/t/this-somehow-means-another-mc/287564)

<div class="topic-metadata">

**Author:** [@Goth\_Santa](https://forum.kirupa.com/u/Goth_Santa)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 7:33pm UTC](https://forum.kirupa.com/t/this-somehow-means-another-mc/287564 "2009-05-03T19:33:04Z")

</div>

This is a bizarre one, and it's driving me nuts. I have 4 movie clips that are items in a menu. It's a typical set up, frame 1 within the mc is its default state, then it's got a roll-over animation, a roll-out animat…

---

## [Undo hiding of frames (PLEASE HURRY)](https://forum.kirupa.com/t/undo-hiding-of-frames-please-hurry/287563)

<div class="topic-metadata">

**Author:** [@Tyilo](https://forum.kirupa.com/u/Tyilo)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 7:16pm UTC](https://forum.kirupa.com/t/undo-hiding-of-frames-please-hurry/287563 "2009-05-03T19:16:50Z")

</div>

I somehow hided the frames: \[image\] How du i undo that?

---

## [Connecting to a MySQL Database using PHP and Actionscript 3 in Flash](https://forum.kirupa.com/t/connecting-to-a-mysql-database-using-php-and-actionscript-3-in-flash/287561)

<div class="topic-metadata">

**Author:** [@gale](https://forum.kirupa.com/u/gale)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 6:12pm UTC](https://forum.kirupa.com/t/connecting-to-a-mysql-database-using-php-and-actionscript-3-in-flash/287561 "2009-05-03T18:12:44Z")

</div>

Hello all, I am trying to connect to a MySQL database using PHP in Flash CS3 using Actionscript 3. I have written the PHP file and some AS3 code and it displays the information but for some reason it also displays th…

---

## [Controlling movie clip](https://forum.kirupa.com/t/controlling-movie-clip/287552)

<div class="topic-metadata">

**Author:** [@Toots](https://forum.kirupa.com/u/Toots)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 3:10pm UTC](https://forum.kirupa.com/t/controlling-movie-clip/287552 "2009-05-03T15:10:36Z")

</div>

Hi all, This is the first time i have ever posted on a forum, so here it goes. For my final year project i am creating a flash website. For one of the sections I have created a job centre page which reads RSS feed into…

---

## [Button on a Movieclip question](https://forum.kirupa.com/t/button-on-a-movieclip-question/287550)

<div class="topic-metadata">

**Author:** [@juniorspecial](https://forum.kirupa.com/u/juniorspecial)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 2:40pm UTC](https://forum.kirupa.com/t/button-on-a-movieclip-question/287550 "2009-05-03T14:40:00Z")

</div>

Let's say MovieClipA is 100px x 100px. When I rollover MovieClipA, it makes MovieClipB go to .alpha = 10. When I rollOut MovieClipA, MovieClipB goes back to .alpha = 100. This is working as I want it. Now, when I put …

---

## [Embedding a swf float over the webpage](https://forum.kirupa.com/t/embedding-a-swf-float-over-the-webpage/287547)

<div class="topic-metadata">

**Author:** [@Matt\_da\_best](https://forum.kirupa.com/u/Matt_da_best)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 1:30pm UTC](https://forum.kirupa.com/t/embedding-a-swf-float-over-the-webpage/287547 "2009-05-03T13:30:13Z")

</div>

I have been looking round the web trying to find a way of Embedding a swf floating over the webpage but just cant find anything about it. An example of what I am talking about would be: www.widgetbox.com where if you …

---

## [Centering Pop-Up Window](https://forum.kirupa.com/t/centering-pop-up-window/287546)

<div class="topic-metadata">

**Author:** [@Jbudraitis](https://forum.kirupa.com/u/Jbudraitis)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 12:50pm UTC](https://forum.kirupa.com/t/centering-pop-up-window/287546 "2009-05-03T12:50:57Z")

</div>

I read the tutiorial and downloaded the the FLA file (CPOPOP) for Centering a Pop-Up window. I was unable to get either the download or my script to work. When you click on the button, it goes out to the site and display…

---

## [HELP gotoAndPlay in AS2](https://forum.kirupa.com/t/help-gotoandplay-in-as2/287538)

<div class="topic-metadata">

**Author:** [@kaeayo](https://forum.kirupa.com/u/kaeayo)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 6:01am UTC](https://forum.kirupa.com/t/help-gotoandplay-in-as2/287538 "2009-05-03T06:01:40Z")

</div>

Good day to all. I am developing a 3d interactive map in AS2 using CS3. My problem is this: I have several scenes. The scene1 has a movieclip "map". Inside this movie there are several frame labels, buttons, movie c…

---

## [Movie image in opposite direction](https://forum.kirupa.com/t/movie-image-in-opposite-direction/287534)

<div class="topic-metadata">

**Author:** [@waverider303](https://forum.kirupa.com/u/waverider303)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 2:50am UTC](https://forum.kirupa.com/t/movie-image-in-opposite-direction/287534 "2009-05-03T02:50:36Z")

</div>

Does anyone know the algorithm used in this image panner http://flashden.net/item/image-viewer/8883 How to move the image in the opposite direction of mouse.

---

## [Duplicate function help](https://forum.kirupa.com/t/duplicate-function-help/287531)

<div class="topic-metadata">

**Author:** [@neas](https://forum.kirupa.com/u/neas)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 2:00am UTC](https://forum.kirupa.com/t/duplicate-function-help/287531 "2009-05-03T02:00:07Z")

</div>

Im getting the duplicate function error and I cant seem to get around it. On one frame. stop(); var myServiceUser = new NetConnection(); myServiceUser.connect("http://localhost.com/amfphp/gateway.php"); var responde…

---

## [Figuring out the width of a part of a movieclip](https://forum.kirupa.com/t/figuring-out-the-width-of-a-part-of-a-movieclip/287530)

<div class="topic-metadata">

**Author:** [@four4swords](https://forum.kirupa.com/u/four4swords)\
**Replies:** 0\
**Last updated:** [May 3, 2009, 1:35am UTC](https://forum.kirupa.com/t/figuring-out-the-width-of-a-part-of-a-movieclip/287530 "2009-05-03T01:35:04Z")

</div>

Hi, I have a movieclip which is positioned on the stage at (300,100) . And I have the width of the movieclip itself. But how do i find out the width of a movieclip from the registration point to one of the edges? H…

[Previous page](https://forum.kirupa.com/c/programming/flash/38.md?page=628)

[Next page](https://forum.kirupa.com/c/programming/flash/38.md?page=630)
