# Uncategorized

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

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

**Page:** 396

---

## [Code for a button to advance to next powerpoint slide in an embedded swf](https://forum.kirupa.com/t/code-for-a-button-to-advance-to-next-powerpoint-slide-in-an-embedded-swf/294483)

<div class="topic-metadata">

**Author:** [@webguync](https://forum.kirupa.com/u/webguync)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 4:41pm UTC](https://forum.kirupa.com/t/code-for-a-button-to-advance-to-next-powerpoint-slide-in-an-embedded-swf/294483 "2009-08-14T16:41:44Z")

</div>

does anyone know if it is possible to have an exit button in an embedded flash SWF in powerpoint that will exit out of the flash presentation and advance to the next slide in the Powerpoint? Say for example the flash swf…

---

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

<div class="topic-metadata">

**Author:** [@antcuc](https://forum.kirupa.com/u/antcuc)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 4:02pm UTC](https://forum.kirupa.com/t/simple-question/294479 "2009-08-14T16:02:00Z")

</div>

Well, it's probably simple for most of you. I put most of my actionscript on frame 1 of scene 1. I know that if I have a movie clip that is 10 frames long and on frame 10 a button appears in the movieclip, my actionscr…

---

## [Preloader problem](https://forum.kirupa.com/t/preloader-problem/294477)

<div class="topic-metadata">

**Author:** [@dst1](https://forum.kirupa.com/u/dst1)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 3:32pm UTC](https://forum.kirupa.com/t/preloader-problem/294477 "2009-08-14T15:32:14Z")

</div>

Im having trouble implementing a preloader on a swf that I load into a movieclip in a seperate "main" swf. I have got the preloader working to update a text field as the swf loads but as soon as it loads it throws out an…

---

## [Looping a scrolling thumbnail gallery](https://forum.kirupa.com/t/looping-a-scrolling-thumbnail-gallery/294472)

<div class="topic-metadata">

**Author:** [@krvz](https://forum.kirupa.com/u/krvz)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 1:53pm UTC](https://forum.kirupa.com/t/looping-a-scrolling-thumbnail-gallery/294472 "2009-08-14T13:53:15Z")

</div>

I've created a scrolling thumbnail gallery that draws images from a blog feed. I would like for it to loop itself after all the thumbs have gone through so the first image of the 2nd loop is immediately after the last i…

---

## [Integer check ::: Easy Q.!](https://forum.kirupa.com/t/integer-check-easy-q/294467)

<div class="topic-metadata">

**Author:** [@jeancnicolas](https://forum.kirupa.com/u/jeancnicolas)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 11:25am UTC](https://forum.kirupa.com/t/integer-check-easy-q/294467 "2009-08-14T11:25:30Z")

</div>

Hey there .. I want to test within a for loop, if my number is odd or even .. so is there a nice easy way to ask IF the number at hand IS an Integer or not, when divided by two??? for(i=0;i\<6;i++) { if (i/2 is an inte…

---

## [Page Transitions](https://forum.kirupa.com/t/page-transitions/294464)

<div class="topic-metadata">

**Author:** [@olivercoquelin](https://forum.kirupa.com/u/olivercoquelin)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 10:14am UTC](https://forum.kirupa.com/t/page-transitions/294464 "2009-08-14T10:14:21Z")

</div>

Hi I have just used the very useful tutorial on page transitions: http://www.kirupa.com/developer/mx2004/transitions2.htm It's almost working perfectly apart from some additional buttons I'm using which are inside …

---

## [DREADED Shopping Carts](https://forum.kirupa.com/t/dreaded-shopping-carts/294463)

<div class="topic-metadata">

**Author:** [@somdow](https://forum.kirupa.com/u/somdow)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 10:08am UTC](https://forum.kirupa.com/t/dreaded-shopping-carts/294463 "2009-08-14T10:08:29Z")

</div>

First off let me start by saying a big my bad! im not sure where this topic would go so im depending on one of the mods to help me out in this regard :huh: lol so anyways, my ? is, i have a customer that DEFINITELY …

---

## [Help with new window](https://forum.kirupa.com/t/help-with-new-window/294462)

<div class="topic-metadata">

**Author:** [@trashy](https://forum.kirupa.com/u/trashy)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 10:07am UTC](https://forum.kirupa.com/t/help-with-new-window/294462 "2009-08-14T10:07:07Z")

</div>

hi, i will try to explain what i'm looking for! i have "button" then when i click on it i want a new smaller window that comes with content,not a new window that opens in a new tab-just a smaller window inside index pa…

---

## [\[F5\]dooh! For Actionscript Guru! Beginner needs help!](https://forum.kirupa.com/t/f5-dooh-for-actionscript-guru-beginner-needs-help/294458)

<div class="topic-metadata">

**Author:** [@h05patkr](https://forum.kirupa.com/u/h05patkr)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 8:09am UTC](https://forum.kirupa.com/t/f5-dooh-for-actionscript-guru-beginner-needs-help/294458 "2009-08-14T08:09:34Z")

</div>

Hello! I have a problem to make the "camera" move forward instead of just stand still, without conflicting the names variables. I would be so happy if someone could help me! ' Please:) the code for the scene is: /…

---

## [Remove event listener](https://forum.kirupa.com/t/remove-event-listener/294457)

<div class="topic-metadata">

**Author:** [@werehunt](https://forum.kirupa.com/u/werehunt)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 8:04am UTC](https://forum.kirupa.com/t/remove-event-listener/294457 "2009-08-14T08:04:35Z")

</div>

do you have to ask before you try to remove some listener: \*\*if(hasEventListener(Event.ENTER\_FRAME)) {\*\* removeEventListener(Event.ENTER\_FRAME, panThumbs); } or you can just say somewhere in your code: removeEv…

---

## [Loading dynamic xml data](https://forum.kirupa.com/t/loading-dynamic-xml-data/294452)

<div class="topic-metadata">

**Author:** [@mayuresh](https://forum.kirupa.com/u/mayuresh)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 5:46am UTC](https://forum.kirupa.com/t/loading-dynamic-xml-data/294452 "2009-08-14T05:46:35Z")

</div>

hi everybody Iam trying to create a user login system. i want to load all the data from an xml file. my problem is that i want to this whole thing with as3 & xml nd it shuld reject with username that does not exist in xm…

---

## [All browsers but IE work in this problem](https://forum.kirupa.com/t/all-browsers-but-ie-work-in-this-problem/294451)

<div class="topic-metadata">

**Author:** [@latebird](https://forum.kirupa.com/u/latebird)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 3:12am UTC](https://forum.kirupa.com/t/all-browsers-but-ie-work-in-this-problem/294451 "2009-08-14T03:12:32Z")

</div>

I am in the process of developing a simple chat program that requires php. \[COLOR="Red"\]PROBLEM \[/COLOR\] - Internet Explorer can send and receive information within this program which Chrome and Firefox can see, howev…

---

## [gotoAndPlay issue](https://forum.kirupa.com/t/gotoandplay-issue/294447)

<div class="topic-metadata">

**Author:** [@Press\_Tilty](https://forum.kirupa.com/u/Press_Tilty)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 1:57am UTC](https://forum.kirupa.com/t/gotoandplay-issue/294447 "2009-08-14T01:57:00Z")

</div>

Heh...sorry for posting so much recently :emb: (but you guys are soooo helpful), but heres an issue i have: \[skip my story if you want too\] in my character, his hat changes color (amid other things), and i coded in the …

---

## [First portfolio](https://forum.kirupa.com/t/first-portfolio/294446)

<div class="topic-metadata">

**Author:** [@spyderfx](https://forum.kirupa.com/u/spyderfx)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 1:35am UTC](https://forum.kirupa.com/t/first-portfolio/294446 "2009-08-14T01:35:26Z")

</div>

Hi Everyone, I'm working on creating my first portfolio for the web. It isn't quite finished but I wanted to know how easy it was to navigate to someone else. Here is the link: www.presentdayproductions.com

---

## [Importing FLV to flash](https://forum.kirupa.com/t/importing-flv-to-flash/294443)

<div class="topic-metadata">

**Author:** [@Eddie\_E](https://forum.kirupa.com/u/Eddie_E)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 12:19am UTC](https://forum.kirupa.com/t/importing-flv-to-flash/294443 "2009-08-14T00:19:20Z")

</div>

Ok I love the way CS4 has a nice media converter so you can instanly import FLV files but what I have recently found is that the voice of my videos all go out of sync when inputted into flash but are fine if I play then …

---

## [Button inside movieclip(from after effects) won't work](https://forum.kirupa.com/t/button-inside-movieclip-from-after-effects-wont-work/294442)

<div class="topic-metadata">

**Author:** [@antcuc](https://forum.kirupa.com/u/antcuc)\
**Replies:** 0\
**Last updated:** [August 14, 2009, 12:12am UTC](https://forum.kirupa.com/t/button-inside-movieclip-from-after-effects-wont-work/294442 "2009-08-14T00:12:42Z")

</div>

First, I have an animation I made in After Effects. I exported it from AE as a SWF. I imported it into Flash CS4, brought it to the stage, and then put a button inside of it. The mouseover of the button works. But I …

---

## [Form with file upload in it prob....PLS HELP!](https://forum.kirupa.com/t/form-with-file-upload-in-it-prob-pls-help/294441)

<div class="topic-metadata">

**Author:** [@outback](https://forum.kirupa.com/u/outback)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 11:43pm UTC](https://forum.kirupa.com/t/form-with-file-upload-in-it-prob-pls-help/294441 "2009-08-13T23:43:26Z")

</div>

Hi all, I'm trying to male a form with file upload in it...well after some tutorials here is what I got: file.html - uploads the archive to a folder on my ftp form.html - sends a form to my e-mail upload.php - helps fi…

---

## [@#&%$!!](https://forum.kirupa.com/t/topic/294440)

<div class="topic-metadata">

**Author:** [@shane\_c](https://forum.kirupa.com/u/shane_c)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 11:40pm UTC](https://forum.kirupa.com/t/topic/294440 "2009-08-13T23:40:58Z")

</div>

---

## [onReleaseOutside](https://forum.kirupa.com/t/onreleaseoutside/294434)

<div class="topic-metadata">

**Author:** [@bigbstanley](https://forum.kirupa.com/u/bigbstanley)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 9:52pm UTC](https://forum.kirupa.com/t/onreleaseoutside/294434 "2009-08-13T21:52:38Z")

</div>

Please be gentle as I know there a lot of posts on this, but I've still not been able to figure this out. I have a movieClip that is going to do a startDrag and a stopDrag, but the on MouseUp is not working and I need …

---

## [Footers](https://forum.kirupa.com/t/footers/294430)

<div class="topic-metadata">

**Author:** [@glosrfc](https://forum.kirupa.com/u/glosrfc)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 9:18pm UTC](https://forum.kirupa.com/t/footers/294430 "2009-08-13T21:18:14Z")

</div>

Errr...what's happened to footer images? All I see now are the tags: \[noparse\]\[\[img\]http://media.nokrev.com/junk/footers/footer.png\[/img\]\](http://nokrev.com) \[image\] \[FONT=Verdana\]\[COLOR=gray\]\*\*K-Emmys-06: Best Footer;…

---

## [Sound TIME](https://forum.kirupa.com/t/sound-time/294423)

<div class="topic-metadata">

**Author:** [@Offrenbaruna](https://forum.kirupa.com/u/Offrenbaruna)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 7:22pm UTC](https://forum.kirupa.com/t/sound-time/294423 "2009-08-13T19:22:27Z")

</div>

Good day everyone here I have a new thread, now is about a sound, I have this code that shows the time from a sound and this is increasing the time from let's say 0:00, 0:01, 0:02....4:30. Now my question is how can I tr…

---

## [Eep! what happend to my footer?!](https://forum.kirupa.com/t/eep-what-happend-to-my-footer/294422)

<div class="topic-metadata">

**Author:** [@chrisclick](https://forum.kirupa.com/u/chrisclick)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 6:52pm UTC](https://forum.kirupa.com/t/eep-what-happend-to-my-footer/294422 "2009-08-13T18:52:40Z")

</div>

its gone all codey :lol:

---

## [External.Interface in IE when wmode is transparent](https://forum.kirupa.com/t/external-interface-in-ie-when-wmode-is-transparent/294420)

<div class="topic-metadata">

**Author:** [@Khelben](https://forum.kirupa.com/u/Khelben)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 5:51pm UTC](https://forum.kirupa.com/t/external-interface-in-ie-when-wmode-is-transparent/294420 "2009-08-13T17:51:18Z")

</div>

Hello there people I was wondering if there is a way to get the External.Interface.call functionality to work in Internet Explorer 7 when you have wmode set to transparent on the flash object in question? I've tried pr…

---

## [Stage](https://forum.kirupa.com/t/stage/294412)

<div class="topic-metadata">

**Author:** [@werehunt](https://forum.kirupa.com/u/werehunt)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 3:34pm UTC](https://forum.kirupa.com/t/stage/294412 "2009-08-13T15:34:55Z")

</div>

nevermind \[stuck\_out\_tongue\]

---

## [Creating copies of a dynamic class](https://forum.kirupa.com/t/creating-copies-of-a-dynamic-class/294409)

<div class="topic-metadata">

**Author:** [@zachwlewis](https://forum.kirupa.com/u/zachwlewis)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 3:16pm UTC](https://forum.kirupa.com/t/creating-copies-of-a-dynamic-class/294409 "2009-08-13T15:16:58Z")

</div>

I'm working on a particle emitter, and I want to be able to pass in custom sprites (one for smoke, one for fire, et cetera). They are instanced on in the library as separate classes, but I want to be able to call a funct…

---

## [Chandler az realtor](https://forum.kirupa.com/t/chandler-az-realtor/294408)

<div class="topic-metadata">

**Author:** [@ronbodell](https://forum.kirupa.com/u/ronbodell)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 2:59pm UTC](https://forum.kirupa.com/t/chandler-az-realtor/294408 "2009-08-13T14:59:08Z")

</div>

If there is anybody looking to get services of a real estate agent then Ron Bodell is the right man for you. He is very experienced and know the Real Estate Market very well in Chandler AZ

---

## [Username & password login](https://forum.kirupa.com/t/username-password-login/294407)

<div class="topic-metadata">

**Author:** [@mayuresh](https://forum.kirupa.com/u/mayuresh)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 2:44pm UTC](https://forum.kirupa.com/t/username-password-login/294407 "2009-08-13T14:44:34Z")

</div>

hi iam tryin to create a login system i want the username to b only "mayuresh" & password to b "nagpure" blow is my code anyhelp wuld b appreciated go\_btn.addEventListener(MouseEvent.CLICK,perform) function perform(ev…

---

## [Slideshow with 3 categories](https://forum.kirupa.com/t/slideshow-with-3-categories/294405)

<div class="topic-metadata">

**Author:** [@l34rN](https://forum.kirupa.com/u/l34rN)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 2:31pm UTC](https://forum.kirupa.com/t/slideshow-with-3-categories/294405 "2009-08-13T14:31:00Z")

</div>

Closed. - i've made a new thread since this one was confusing. The new thread: http://www.kirupa.com/forum/showthread.php?t=333019

---

## [Horizontal thumb Scroller decrease auto scroll speed](https://forum.kirupa.com/t/horizontal-thumb-scroller-decrease-auto-scroll-speed/294403)

<div class="topic-metadata">

**Author:** [@finox](https://forum.kirupa.com/u/finox)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 2:08pm UTC](https://forum.kirupa.com/t/horizontal-thumb-scroller-decrease-auto-scroll-speed/294403 "2009-08-13T14:08:57Z")

</div>

I am using a horizontal thumb scroller which i ahd acuired from the internet. the scroller works fine but the issue is, the scroll speed is directly related to teh thumbnails present. When i am having 10-20 thumbs the au…

---

## [Music loading problem](https://forum.kirupa.com/t/music-loading-problem/294402)

<div class="topic-metadata">

**Author:** [@DrMaxMad](https://forum.kirupa.com/u/DrMaxMad)\
**Replies:** 0\
**Last updated:** [August 13, 2009, 1:55pm UTC](https://forum.kirupa.com/t/music-loading-problem/294402 "2009-08-13T13:55:36Z")

</div>

Hi there folks, here i am creating a small music gadget for my game , here is the code for the module...... package { //flash imports.... import flash.display.\*; import flash.events.\*; import flash.media.\*; impo…

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

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