# flash

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

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

**Page:** 1649

---

## [setRGB](https://forum.kirupa.com/t/setrgb/200335)

<div class="topic-metadata">

**Author:** [@offshore](https://forum.kirupa.com/u/offshore)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 2:42pm UTC](https://forum.kirupa.com/t/setrgb/200335 "2006-09-11T14:42:07Z")

</div>

Does setRGB work when you attach movie clips? .. Does'nt seem to pick up the identifier of the mc. I'm using on (release) { var colorful = new Color("mc identifier name"); colorful.setRGB(0xCCCCCC); }…

---

## [Hperlinks in XML Slideshow](https://forum.kirupa.com/t/hperlinks-in-xml-slideshow/200329)

<div class="topic-metadata">

**Author:** [@rainaldijt](https://forum.kirupa.com/u/rainaldijt)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 1:27pm UTC](https://forum.kirupa.com/t/hperlinks-in-xml-slideshow/200329 "2006-09-11T13:27:01Z")

</div>

I am wondering if you can insert hyperlinks in the description section of the XML photo slide show w/ descriptions. I tried using \<a href=""\>\</a\> and \<a href=""\> &lt/a\> Neither of them worked. If anybody has any s…

---

## [Kirupa Photo Slideshow tute - centering image](https://forum.kirupa.com/t/kirupa-photo-slideshow-tute-centering-image/200320)

<div class="topic-metadata">

**Author:** [@moodie](https://forum.kirupa.com/u/moodie)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 12:05pm UTC](https://forum.kirupa.com/t/kirupa-photo-slideshow-tute-centering-image/200320 "2006-09-11T12:05:05Z")

</div>

Hi, this is my first post on this forum. I've been going through the tutorials and forum trying to build a photo slideshow. I managed to get the slideshow working with buttons, ( http://www.kirupa.com/developer/mx2004/xm…

---

## [Class question / Function On Finished? Question](https://forum.kirupa.com/t/class-question-function-on-finished-question/200318)

<div class="topic-metadata">

**Author:** [@Flaevo](https://forum.kirupa.com/u/Flaevo)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 11:57am UTC](https://forum.kirupa.com/t/class-question-function-on-finished-question/200318 "2006-09-11T11:57:13Z")

</div>

First Question, Is there any way to determine the timeline / classes position on it from within the class. If inside root.mc1 I create the class with var somename:className = className(); and try to target or \_name from …

---

## [Basic Custom Scrollbar Problem](https://forum.kirupa.com/t/basic-custom-scrollbar-problem/200313)

<div class="topic-metadata">

**Author:** [@Javo](https://forum.kirupa.com/u/Javo)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 11:32am UTC](https://forum.kirupa.com/t/basic-custom-scrollbar-problem/200313 "2006-09-11T11:32:50Z")

</div>

Hi Folks, I also have what will turn out to be a very basic oversight with the custom scrollbar. I too have followed the tutorial to the letter but have a very annoying problem. The scrollbar and scrollface work fine…

---

## [Roll Over Problem Movie Clip](https://forum.kirupa.com/t/roll-over-problem-movie-clip/200311)

<div class="topic-metadata">

**Author:** [@trnghosh](https://forum.kirupa.com/u/trnghosh)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 11:19am UTC](https://forum.kirupa.com/t/roll-over-problem-movie-clip/200311 "2006-09-11T11:19:10Z")

</div>

I have a problem in Roll Over Action of Movie Clip. I have a movie clip in the main timeline and inside this movie clip there are two movie clips. The problem is that when I hover on my Main Movie clip the third movie cl…

---

## [Code modification help!](https://forum.kirupa.com/t/code-modification-help/200308)

<div class="topic-metadata">

**Author:** [@daxellmer](https://forum.kirupa.com/u/daxellmer)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 11:04am UTC](https://forum.kirupa.com/t/code-modification-help/200308 "2006-09-11T11:04:13Z")

</div>

Need some help modifying the code in the image gallery attached pls. I want to add a dynamic button link to the loaded images, targeting urls which are referenced in the XML file called "link". Appreciate any help. C…

---

## [Web services connector only works in Flash Player 7](https://forum.kirupa.com/t/web-services-connector-only-works-in-flash-player-7/200305)

<div class="topic-metadata">

**Author:** [@schmichael](https://forum.kirupa.com/u/schmichael)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 10:38am UTC](https://forum.kirupa.com/t/web-services-connector-only-works-in-flash-player-7/200305 "2006-09-11T10:38:14Z")

</div>

Hey there, thanks for checking my post. I am using the web services connector but it only works if I set the publish settings to compile for Flash Player 7 or above and I need my movie to run on version 6. The web servic…

---

## [\[AS3\] Play sound on click of a button](https://forum.kirupa.com/t/as3-play-sound-on-click-of-a-button/200333)

<div class="topic-metadata">

**Author:** [@v\_gyku](https://forum.kirupa.com/u/v_gyku)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 10:18am UTC](https://forum.kirupa.com/t/as3-play-sound-on-click-of-a-button/200333 "2006-09-11T10:18:41Z")

</div>

I want to play a sound on click of a button. I can do this in AS 2.0 //Action Script 2.0 snd=new Sound(); snd.attachSound("try"); snd.start(); //Action Script 3.0 var snd:Sound = new Sound(); //what will come …

---

## [Sorting out stop, key and goto actions in FMX2004](https://forum.kirupa.com/t/sorting-out-stop-key-and-goto-actions-in-fmx2004/200301)

<div class="topic-metadata">

**Author:** [@ryanpetersen](https://forum.kirupa.com/u/ryanpetersen)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 10:08am UTC](https://forum.kirupa.com/t/sorting-out-stop-key-and-goto-actions-in-fmx2004/200301 "2006-09-11T10:08:44Z")

</div>

Hi there, I've just been working in Flash MX 2004 for a few days and I'm trying to get my head around actionscripting. I've tried a number of different actions and behaviours and it doesn't seem to be working for me. Bas…

---

## [Hovering Help](https://forum.kirupa.com/t/hovering-help/200300)

<div class="topic-metadata">

**Author:** [@crays](https://forum.kirupa.com/u/crays)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 10:07am UTC](https://forum.kirupa.com/t/hovering-help/200300 "2006-09-11T10:07:44Z")

</div>

Hi , i searched kirupa's tutorial database and i found the telltarget's hovering and it's really useful , but there is one problem . Let's say i have a button and a text , if i roll over my button the text will fade in ,…

---

## [3d flash photogallery](https://forum.kirupa.com/t/3d-flash-photogallery/200298)

<div class="topic-metadata">

**Author:** [@b\_art](https://forum.kirupa.com/u/b_art)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 8:48am UTC](https://forum.kirupa.com/t/3d-flash-photogallery/200298 "2006-09-11T08:48:36Z")

</div>

Im doing a project right now but i want to add a 3d photogallery in it. you vna vieuw the project @ \[http://www.true-b-art.com/komeet/begin01.html\[URL="http://www.true-b-art.com/komeet/begin01/html"\]\](http://www.true-…

---

## [Built in Flash button in DM does not work](https://forum.kirupa.com/t/built-in-flash-button-in-dm-does-not-work/200296)

<div class="topic-metadata">

**Author:** [@oavs](https://forum.kirupa.com/u/oavs)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 8:44am UTC](https://forum.kirupa.com/t/built-in-flash-button-in-dm-does-not-work/200296 "2006-09-11T08:44:00Z")

</div>

Hi I am using built in flsh buttons in the dreamweaver. I have created extra buttons and place them in the C:\\Program Files\\Macromedia\\Dreamweaver 8\\Configuration\\Flash Objects\\Flash Buttons and C:\\Program Files\\…

---

## [Random Quiz Problem](https://forum.kirupa.com/t/random-quiz-problem/200295)

<div class="topic-metadata">

**Author:** [@Frg10](https://forum.kirupa.com/u/Frg10)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 8:32am UTC](https://forum.kirupa.com/t/random-quiz-problem/200295 "2006-09-11T08:32:39Z")

</div>

Hi. I have created a random quiz using templates and used random option. I have set 12 out of 40 to be asked. Problem is, I have a preloader and these frames are counted on the random which is weird. Any ideas? Regards…

---

## [How to select multiple items from a list?](https://forum.kirupa.com/t/how-to-select-multiple-items-from-a-list/200293)

<div class="topic-metadata">

**Author:** [@whatsdongdong](https://forum.kirupa.com/u/whatsdongdong)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 8:00am UTC](https://forum.kirupa.com/t/how-to-select-multiple-items-from-a-list/200293 "2006-09-11T08:00:05Z")

</div>

Does anyone know how to select multiple items in Flash? For example, select multiple locations on a map?

---

## [LoadMovie and createEmptyMovieClip HELP PLZ!](https://forum.kirupa.com/t/loadmovie-and-createemptymovieclip-help-plz/200290)

<div class="topic-metadata">

**Author:** [@snipey](https://forum.kirupa.com/u/snipey)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 7:01am UTC](https://forum.kirupa.com/t/loadmovie-and-createemptymovieclip-help-plz/200290 "2006-09-11T07:01:44Z")

</div>

Hi, I've got a problem for scaling loaded movieclips. In my script I used "createEmptyMovieClip" and in the movieclip I used "LoadMovie" to import an existing .swf file. this thing was placed in a function that repea…

---

## [\[F8 & Remoting\] Simple Question dealing with remoting](https://forum.kirupa.com/t/f8-remoting-simple-question-dealing-with-remoting/200289)

<div class="topic-metadata">

**Author:** [@Flaevo](https://forum.kirupa.com/u/Flaevo)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 6:37am UTC](https://forum.kirupa.com/t/f8-remoting-simple-question-dealing-with-remoting/200289 "2006-09-11T06:37:55Z")

</div>

Ok I'll post my code and explain, this is using flash remoting and amfphp main.fla / main.swf // ============================== // SETUP // ============================== var rootId:Number = 0; var itemArrayCall:ite…

---

## [\[FMX04\] as marquee effect](https://forum.kirupa.com/t/fmx04-as-marquee-effect/200286)

<div class="topic-metadata">

**Author:** [@b\_rich](https://forum.kirupa.com/u/b_rich)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 6:21am UTC](https://forum.kirupa.com/t/fmx04-as-marquee-effect/200286 "2006-09-11T06:21:47Z")

</div>

Hi Hoping someone could help me smooth out this scrolling text script. It works perfect but its not smooth. (keyframes are up at 45fps) I know I can just call the function quicker but it's just not the effect im lookin…

---

## [Really need help with this](https://forum.kirupa.com/t/really-need-help-with-this/200283)

<div class="topic-metadata">

**Author:** [@junkerjorg](https://forum.kirupa.com/u/junkerjorg)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 5:27am UTC](https://forum.kirupa.com/t/really-need-help-with-this/200283 "2006-09-11T05:27:13Z")

</div>

I am still baffled by this targeting problem. I am including some screen shots to try and give as much details as possible. Here is the main timeline; I am targeting a movie clip that is inside a movie clip on the main…

---

## [Can someone PLEASE explain this?!?!](https://forum.kirupa.com/t/can-someone-please-explain-this/200282)

<div class="topic-metadata">

**Author:** [@ThePuzzleMaster](https://forum.kirupa.com/u/ThePuzzleMaster)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 5:18am UTC](https://forum.kirupa.com/t/can-someone-please-explain-this/200282 "2006-09-11T05:18:03Z")

</div>

Okay, I have a function, which works PERFECTLY in flash, but once I upload it, it stops workign properly. I have narrowed down the problem to when the "goingUp" function gets called. In flash it calls that function right…

---

## [Mario's Full Justified Text Component problem with dynamic!](https://forum.kirupa.com/t/marios-full-justified-text-component-problem-with-dynamic/200280)

<div class="topic-metadata">

**Author:** [@skyp](https://forum.kirupa.com/u/skyp)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 4:55am UTC](https://forum.kirupa.com/t/marios-full-justified-text-component-problem-with-dynamic/200280 "2006-09-11T04:55:14Z")

</div>

hi, has anyone tried Mario's Full Justified Text Component http://www.quasimondo.com/archives/000526.php it works fine for static text, but dynamic!

---

## [OnMouseOver Help!](https://forum.kirupa.com/t/onmouseover-help/200274)

<div class="topic-metadata">

**Author:** [@dcyriaco1](https://forum.kirupa.com/u/dcyriaco1)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 2:39am UTC](https://forum.kirupa.com/t/onmouseover-help/200274 "2006-09-11T02:39:36Z")

</div>

Hi! i need some help. I am creating a website for a house and In the pictures page I have 10 pictures X 10 Pictures. I created buttons for each picture. On the MouseOver state I want the picture to be viewed at 500X500 w…

---

## [OnMouseOver Does anyone know how?](https://forum.kirupa.com/t/onmouseover-does-anyone-know-how/200273)

<div class="topic-metadata">

**Author:** [@dcyriaco1](https://forum.kirupa.com/u/dcyriaco1)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 2:39am UTC](https://forum.kirupa.com/t/onmouseover-does-anyone-know-how/200273 "2006-09-11T02:39:05Z")

</div>

Hi! i need some help. I am creating a website for a house and In the pictures page I have 10 pictures X 10 Pictures. I created buttons for each picture. On the MouseOver state I want the picture to be viewed at 500X500 w…

---

## [Loading external word documents](https://forum.kirupa.com/t/loading-external-word-documents/200271)

<div class="topic-metadata">

**Author:** [@Jimmy\_James](https://forum.kirupa.com/u/Jimmy_James)\
**Replies:** 0\
**Last updated:** [September 11, 2006, 2:14am UTC](https://forum.kirupa.com/t/loading-external-word-documents/200271 "2006-09-11T02:14:15Z")

</div>

Hi, I was just wondering if it was possible to load an external \[COLOR=red\]word document\[/COLOR\] and if so how would this be possible thankyou in advance Jimmy James :smirk2:

---

## [Email Form not sending email... Please help!](https://forum.kirupa.com/t/email-form-not-sending-email-please-help/200265)

<div class="topic-metadata">

**Author:** [@Kaveh](https://forum.kirupa.com/u/Kaveh)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 11:32pm UTC](https://forum.kirupa.com/t/email-form-not-sending-email-please-help/200265 "2006-09-10T23:32:55Z")

</div>

Hi all, I have a flash-based mailer form that \*was \*working at one point, but now it won't send email to the specified account for some reason. The host says that it needs to be sent FROM a valid email address on their…

---

## [For those asking about tweens](https://forum.kirupa.com/t/for-those-asking-about-tweens/200263)

<div class="topic-metadata">

**Author:** [@Sinister\_Rouge](https://forum.kirupa.com/u/Sinister_Rouge)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 10:36pm UTC](https://forum.kirupa.com/t/for-those-asking-about-tweens/200263 "2006-09-10T22:36:18Z")

</div>

I highly recomend Lee's new tutorial on http://www.gotoandlearn.com about animating with fuse kit. It will save you a lot of headache and trouble. Fuse kit is quite impressive as an external tweening class.

---

## [If XML Node exists... else... help](https://forum.kirupa.com/t/if-xml-node-exists-else-help/200262)

<div class="topic-metadata">

**Author:** [@obey360](https://forum.kirupa.com/u/obey360)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 10:21pm UTC](https://forum.kirupa.com/t/if-xml-node-exists-else-help/200262 "2006-09-10T22:21:45Z")

</div>

I am tweaking the famous XML Flash Gallery posted on this site (which is sweet by the way). I have added a button to the Flash file for URLs (and a \<url\>\</url\> childNode to the XML file). I am able to parse the url node …

---

## [How do I create an XML based gallery?](https://forum.kirupa.com/t/how-do-i-create-an-xml-based-gallery/200259)

<div class="topic-metadata">

**Author:** [@blackcoma](https://forum.kirupa.com/u/blackcoma)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 7:27pm UTC](https://forum.kirupa.com/t/how-do-i-create-an-xml-based-gallery/200259 "2006-09-10T19:27:07Z")

</div>

Hi, my portfolio site has been updated several times this past month. and since it was a pretty "static" portfolio, I had to add each work manually, link it to the site, create an animation for the button... a complete…

---

## [External Image Resize help](https://forum.kirupa.com/t/external-image-resize-help/200252)

<div class="topic-metadata">

**Author:** [@atokatim](https://forum.kirupa.com/u/atokatim)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 5:50pm UTC](https://forum.kirupa.com/t/external-image-resize-help/200252 "2006-09-10T17:50:01Z")

</div>

I am trying to load an external image into a movie clip that is already on the Stage and size it to the movie clips size. The movie clip name is member\_gallery with the width of 360 and the height of 251. One of the im…

---

## [Stop scrolling one mc](https://forum.kirupa.com/t/stop-scrolling-one-mc/200250)

<div class="topic-metadata">

**Author:** [@kosmonaut](https://forum.kirupa.com/u/kosmonaut)\
**Replies:** 0\
**Last updated:** [September 10, 2006, 5:14pm UTC](https://forum.kirupa.com/t/stop-scrolling-one-mc/200250 "2006-09-10T17:14:44Z")

</div>

I have two mc s. One is small and another one is long long. At first only one mc is in stage. This one is menu. I want to make thisway that when user scrolls then this menu scrolls up, but it should stop when hal of it i…

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

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