# Uncategorized

**URL:** https://forum.kirupa.com/c/uncategorized/1.md?page=342

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

**Page:** 343

---

## [Playing sound](https://forum.kirupa.com/t/playing-sound/299719)

<div class="topic-metadata">

**Author:** [@flashCS4User](https://forum.kirupa.com/u/flashCS4User)\
**Replies:** 0\
**Last updated:** [November 10, 2009, 12:59am UTC](https://forum.kirupa.com/t/playing-sound/299719 "2009-11-10T00:59:15Z")

</div>

If I register events to play one mp3 after another how "seamless" will the experience be? Will there be any lag or distortion or other sound artifacts? I would assume that once the swf is completely loaded into the bro…

---

## [\[AS2\] setInterval to perform movieClip.function without extra function](https://forum.kirupa.com/t/as2-setinterval-to-perform-movieclip-function-without-extra-function/299716)

<div class="topic-metadata">

**Author:** [@Mental](https://forum.kirupa.com/u/Mental)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 11:21pm UTC](https://forum.kirupa.com/t/as2-setinterval-to-perform-movieclip-function-without-extra-function/299716 "2009-11-09T23:21:49Z")

</div>

Hi, just a quick question to see if it's possible to use a setInterval to call a function within a movieClip without creating a separate function within my class to do something. I tried: setInterval(movieClip.remov…

---

## [Flash quiz - score keeper](https://forum.kirupa.com/t/flash-quiz-score-keeper/299715)

<div class="topic-metadata">

**Author:** [@bladeswim83](https://forum.kirupa.com/u/bladeswim83)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 11:02pm UTC](https://forum.kirupa.com/t/flash-quiz-score-keeper/299715 "2009-11-09T23:02:13Z")

</div>

Hello All- I've been fiddling around with the flash quiz template and it's pretty much what I need to a point. But I really just need is to know how to keep score? At the end I just need for it to say you got 7/10 ques…

---

## [Please help... next previous button question](https://forum.kirupa.com/t/please-help-next-previous-button-question/299711)

<div class="topic-metadata">

**Author:** [@niyati73](https://forum.kirupa.com/u/niyati73)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 10:43pm UTC](https://forum.kirupa.com/t/please-help-next-previous-button-question/299711 "2009-11-09T22:43:53Z")

</div>

Currently I have a single movie clip and next/ previous buttons attached to this movie clip. The image changes every 9 frames. Currently I have the code set to change at every frame. How do I get it so it changes at eve…

---

## [I'm wanting to finally buy a mobile device/pocket computer of source](https://forum.kirupa.com/t/im-wanting-to-finally-buy-a-mobile-device-pocket-computer-of-source/299709)

<div class="topic-metadata">

**Author:** [@IQAndreas](https://forum.kirupa.com/u/IQAndreas)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 9:50pm UTC](https://forum.kirupa.com/t/im-wanting-to-finally-buy-a-mobile-device-pocket-computer-of-source/299709 "2009-11-09T21:50:30Z")

</div>

... but seeing as how many different options there are out there, and me with my limited income, I'd rather make a good choice the first time than using it for a while, and later learning of another that would have suite…

---

## [Loadmovie in CS4](https://forum.kirupa.com/t/loadmovie-in-cs4/299708)

<div class="topic-metadata">

**Author:** [@losse](https://forum.kirupa.com/u/losse)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 9:48pm UTC](https://forum.kirupa.com/t/loadmovie-in-cs4/299708 "2009-11-09T21:48:28Z")

</div>

hi there I've been trying to load an external SWF but keep getting this error: TypeError: Error #1006: loadMovie is not a function. This is the code I have: location.loadMovie("video.swf"); "location" is the mc t…

---

## [For loop timer help](https://forum.kirupa.com/t/for-loop-timer-help/299706)

<div class="topic-metadata">

**Author:** [@Navarone](https://forum.kirupa.com/u/Navarone)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 9:22pm UTC](https://forum.kirupa.com/t/for-loop-timer-help/299706 "2009-11-09T21:22:19Z")

</div>

I need some help understanding for loop and timers and what I want to do is set the timer so it counts. Every 3 seconds add 1 to the count and then call a function. If the count reaches 3 then reset every thing and start…

---

## [Loading movieclips from library](https://forum.kirupa.com/t/loading-movieclips-from-library/299704)

<div class="topic-metadata">

**Author:** [@mrkhoros](https://forum.kirupa.com/u/mrkhoros)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 9:02pm UTC](https://forum.kirupa.com/t/loading-movieclips-from-library/299704 "2009-11-09T21:02:10Z")

</div>

hi. i used this code with linkage to load a movieclip from library using flash action script 3 btn.addEventListener(MouseEvent.MOUSE\_UP,goLayersSite); function goLayersSite(Event) { var myMovieClip:MovieClip = n…

---

## [Adding and removing loader from the stage](https://forum.kirupa.com/t/adding-and-removing-loader-from-the-stage/299697)

<div class="topic-metadata">

**Author:** [@ralphiedee](https://forum.kirupa.com/u/ralphiedee)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 8:06pm UTC](https://forum.kirupa.com/t/adding-and-removing-loader-from-the-stage/299697 "2009-11-09T20:06:45Z")

</div>

This is becoming very frustrating as I have been getting various answers from various sources. I'm going to try to simply post my situation here as I never had a problem doing this in AS2 but AS3 is a different story so …

---

## [Tic-Tac-Toe Or](https://forum.kirupa.com/t/tic-tac-toe-or/299691)

<div class="topic-metadata">

**Author:** [@Templarian](https://forum.kirupa.com/u/Templarian)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:20pm UTC](https://forum.kirupa.com/t/tic-tac-toe-or/299691 "2009-11-09T18:20:16Z")

</div>

\[image\]

---

## [Transition](https://forum.kirupa.com/t/transition/299690)

<div class="topic-metadata">

**Author:** [@regbolD](https://forum.kirupa.com/u/regbolD)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:06pm UTC](https://forum.kirupa.com/t/transition/299690 "2009-11-09T18:06:01Z")

</div>

do i need to ask how? \[smiley\] http://activeden.net/item/dynamic-image-draw/full\_screen\_preview/7532

---

## [404](https://forum.kirupa.com/t/topic/299689)

<div class="topic-metadata">

**Author:** [@glosrfc](https://forum.kirupa.com/u/glosrfc)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 5:52pm UTC](https://forum.kirupa.com/t/topic/299689 "2009-11-09T17:52:40Z")

</div>

Okay, this really is the last set \[smiley\] \[image\] Same idea as before...click on the button to see some more on a similar theme.

---

## [Using getchildat() as movieclip](https://forum.kirupa.com/t/using-getchildat-as-movieclip/299682)

<div class="topic-metadata">

**Author:** [@artheus](https://forum.kirupa.com/u/artheus)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 4:54pm UTC](https://forum.kirupa.com/t/using-getchildat-as-movieclip/299682 "2009-11-09T16:54:05Z")

</div>

Hey! I've got a question that might make me look like a fool. But the question is: Is it possible to somehow change a dynamic variable or call a dynamic function of an object using container.getChildAt(index).vari…

---

## [Can't get fscommand exec to work](https://forum.kirupa.com/t/cant-get-fscommand-exec-to-work/299680)

<div class="topic-metadata">

**Author:** [@jeromeramone](https://forum.kirupa.com/u/jeromeramone)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 4:44pm UTC](https://forum.kirupa.com/t/cant-get-fscommand-exec-to-work/299680 "2009-11-09T16:44:15Z")

</div>

I am having trouble getting even a trivial example of fscommand("exec", "..."); to work. I just need to open a Word .doc from within a flash exe projector. Eventually this needs to be on a cross-platform CD, but I'd b…

---

## [Loadmovie in CS4](https://forum.kirupa.com/t/loadmovie-in-cs4/299679)

<div class="topic-metadata">

**Author:** [@losse](https://forum.kirupa.com/u/losse)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 4:15pm UTC](https://forum.kirupa.com/t/loadmovie-in-cs4/299679 "2009-11-09T16:15:37Z")

</div>

hi there I've been trying to load an external SWF but keep getting this error: TypeError: Error #1006: loadMovie is not a function. This is the code I have: location.loadMovie("video.swf"); "location" is the mc t…

---

## [Progress bar complete](https://forum.kirupa.com/t/progress-bar-complete/299676)

<div class="topic-metadata">

**Author:** [@v8l57](https://forum.kirupa.com/u/v8l57)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 3:29pm UTC](https://forum.kirupa.com/t/progress-bar-complete/299676 "2009-11-09T15:29:19Z")

</div>

I have a working progress bar. What i am having trouble with is playing the function "completeHandler" when the the file is loaded. How can i do this? function completeHandler(event:Event):void { fileDisplay\_txt.te…

---

## [Wordpress game portal](https://forum.kirupa.com/t/wordpress-game-portal/299669)

<div class="topic-metadata">

**Author:** [@jonnytracker](https://forum.kirupa.com/u/jonnytracker)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 12:16pm UTC](https://forum.kirupa.com/t/wordpress-game-portal/299669 "2009-11-09T12:16:18Z")

</div>

check this worpress gamezine templates http://www.freegamesfun.co.nr :beam:

---

## [1120: Access of undefined property border](https://forum.kirupa.com/t/1120-access-of-undefined-property-border/299666)

<div class="topic-metadata">

**Author:** [@Ransom1337](https://forum.kirupa.com/u/Ransom1337)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 9:52am UTC](https://forum.kirupa.com/t/1120-access-of-undefined-property-border/299666 "2009-11-09T09:52:06Z")

</div>

Hello, I was average at AS2 and now I'm moving on to AS3. I've just read the tutorials on here regarding Classes to get myself clued up, and it all makes a fair bit of sense. I'm attempting to make my first Flash tha…

---

## [Removing external .swf file once youre done with it](https://forum.kirupa.com/t/removing-external-swf-file-once-youre-done-with-it/299664)

<div class="topic-metadata">

**Author:** [@saleel](https://forum.kirupa.com/u/saleel)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 8:00am UTC](https://forum.kirupa.com/t/removing-external-swf-file-once-youre-done-with-it/299664 "2009-11-09T08:00:59Z")

</div>

Hi guys Am new to all this and completely stuck. I was trying to intergrate two game flash files that I created, by combining them into one file (on one timeline), but was having issues with making my timer stop... Anywa…

---

## [How to convert MTS Video to general video](https://forum.kirupa.com/t/how-to-convert-mts-video-to-general-video/299660)

<div class="topic-metadata">

**Author:** [@Napp001](https://forum.kirupa.com/u/Napp001)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 7:14am UTC](https://forum.kirupa.com/t/how-to-convert-mts-video-to-general-video/299660 "2009-11-09T07:14:04Z")

</div>

MTS Files: AVCHD video file format, created by newer digital video cameras such as Sony, Panasonic ,cannon, JVC and other HD camcorders. It bases on the MPEG-2 transport stream and supports 720p and 1080i HD video format…

---

## [Trout?](https://forum.kirupa.com/t/trout/299659)

<div class="topic-metadata">

**Author:** [@oluc](https://forum.kirupa.com/u/oluc)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:53am UTC](https://forum.kirupa.com/t/trout/299659 "2009-11-09T06:53:55Z")

</div>

Hey! Does anyone understand this smiley? What does it mean by trout? :trout: Is it like eat crow? Or maybe it really means whatever you want it to mean?

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299658)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:47am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299658 "2009-11-09T06:47:45Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the…

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299657)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:47am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299657 "2009-11-09T06:47:09Z")

</div>

wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat an…

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299656)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:46am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299656 "2009-11-09T06:46:09Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the t…

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299655)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:44am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299655 "2009-11-09T06:44:28Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the t…

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299654)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:43am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299654 "2009-11-09T06:43:55Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the t…

---

## [Wholesale nike shoes.tshirts.jeans.ed hardy.caps.sunglass](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299653)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:43am UTC](https://forum.kirupa.com/t/wholesale-nike-shoes-tshirts-jeans-ed-hardy-caps-sunglass/299653 "2009-11-09T06:43:25Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the…

---

## [SO CHEAP KIND OF NIKE SHOES,NBA Jersey;JEANS,UGG BOOTS AND MANY CLOTHINGS!](https://forum.kirupa.com/t/so-cheap-kind-of-nike-shoes-nba-jersey-jeans-ugg-boots-and-many-clothings/299652)

<div class="topic-metadata">

**Author:** [@doulaimi](https://forum.kirupa.com/u/doulaimi)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 6:42am UTC](https://forum.kirupa.com/t/so-cheap-kind-of-nike-shoes-nba-jersey-jeans-ugg-boots-and-many-clothings/299652 "2009-11-09T06:42:50Z")

</div>

http://www.wowcool.org The website wholesale for many kinds of fashion shoes, like the nike,jordan,prada,adidas, also including the jeans,shirts,bags,hat and the decorations. All the products are free shipping, and the t…

---

## [Load movie question](https://forum.kirupa.com/t/load-movie-question/299648)

<div class="topic-metadata">

**Author:** [@johnyma](https://forum.kirupa.com/u/johnyma)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 5:19am UTC](https://forum.kirupa.com/t/load-movie-question/299648 "2009-11-09T05:19:51Z")

</div>

hi guys, I have a question about using loadmovie property is it posible to call MV2 by MV1, if MV1 is inside the MV loader by a button? and load at the same loader? cause i have tried this and the button in MV1 does…

---

## [Great Preload Method! but](https://forum.kirupa.com/t/great-preload-method-but/299647)

<div class="topic-metadata">

**Author:** [@damonlee3](https://forum.kirupa.com/u/damonlee3)\
**Replies:** 0\
**Last updated:** [November 9, 2009, 4:58am UTC](https://forum.kirupa.com/t/great-preload-method-but/299647 "2009-11-09T04:58:28Z")

</div>

Hi All In the past, I've been successfully able to load an external swf into my main movie and manipulate the external movie clips using code loaded in the main movie...I've needed help with that in the beginning and y…

[Previous page](https://forum.kirupa.com/c/uncategorized/1.md?page=341)

[Next page](https://forum.kirupa.com/c/uncategorized/1.md?page=343)
