# flash

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

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

**Page:** 1765

---

## [mp3 streaming doens't work with IE](https://forum.kirupa.com/t/mp3-streaming-doenst-work-with-ie/188844)

<div class="topic-metadata">

**Author:** [@oaki](https://forum.kirupa.com/u/oaki)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 9:34am UTC](https://forum.kirupa.com/t/mp3-streaming-doenst-work-with-ie/188844 "2006-05-11T09:34:23Z")

</div>

Hi! I got a website that streams an mp3 file when opening the page. It works perfectely fine in Firefox but it doesn't play a thing in IE. Apparentely this problem occurs quite a lote in IE. Does anyone have any idea h…

---

## [Duplicate movieclip inside another movieclip](https://forum.kirupa.com/t/duplicate-movieclip-inside-another-movieclip/188843)

<div class="topic-metadata">

**Author:** [@Rasper](https://forum.kirupa.com/u/Rasper)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 9:26am UTC](https://forum.kirupa.com/t/duplicate-movieclip-inside-another-movieclip/188843 "2006-05-11T09:26:53Z")

</div>

Is it possible to use duplicateMovieClip to copy a movieClip into another movieclip, or is it only possible to duplicate it inside one and the same containermovieclip?

---

## [ASP Variable Help](https://forum.kirupa.com/t/asp-variable-help/188842)

<div class="topic-metadata">

**Author:** [@thedaveyb](https://forum.kirupa.com/u/thedaveyb)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 9:25am UTC](https://forum.kirupa.com/t/asp-variable-help/188842 "2006-05-11T09:25:53Z")

</div>

Hi i got a mini player im building, one track just a single mp3 to be played. this is brought in via asp from a database. On My First Frame i have... mySound1 = new Sound(); strMP3 = MP3; loadVariables("getd…

---

## [Actionscript: address attached movies](https://forum.kirupa.com/t/actionscript-address-attached-movies/188841)

<div class="topic-metadata">

**Author:** [@seltec](https://forum.kirupa.com/u/seltec)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 9:15am UTC](https://forum.kirupa.com/t/actionscript-address-attached-movies/188841 "2006-05-11T09:15:08Z")

</div>

Hello, I'm making a dynamic menu in flash, driven by a XML file. I attach a movieclip using this code: for (var i=0; i\<items.length; i++) { var item\_mc = menu\_mc.attachMovie("menu\_item","item"+item\_count, item\_count…

---

## [Multiple Javascript Popup windows](https://forum.kirupa.com/t/multiple-javascript-popup-windows/188839)

<div class="topic-metadata">

**Author:** [@ollie1](https://forum.kirupa.com/u/ollie1)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 8:41am UTC](https://forum.kirupa.com/t/multiple-javascript-popup-windows/188839 "2006-05-11T08:41:22Z")

</div>

I have followed the tutorial as per: http://www.kirupa.com/developer/flash5/newwindow.htm But now i am wanting to be able to open multiple HTML files with more buttons, what code changes would i have to make to be able…

---

## [Help : Random scenes](https://forum.kirupa.com/t/help-random-scenes/188835)

<div class="topic-metadata">

**Author:** [@madhura](https://forum.kirupa.com/u/madhura)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 7:13am UTC](https://forum.kirupa.com/t/help-random-scenes/188835 "2006-05-11T07:13:09Z")

</div>

I have a file containing 4 diffrent scenes. I want them to play "randomly". How can I do that? Is there any action script for that? Please guide me. Madhura

---

## [onEnterFrame/hitTest - game scoring](https://forum.kirupa.com/t/onenterframe-hittest-game-scoring/188834)

<div class="topic-metadata">

**Author:** [@sfumato](https://forum.kirupa.com/u/sfumato)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 6:33am UTC](https://forum.kirupa.com/t/onenterframe-hittest-game-scoring/188834 "2006-05-11T06:33:39Z")

</div>

I am designing a game for a client that is very basic. A kayaker will kayak down the river avoiding rocks and other objects. For each second he paddles, he receives a point. When he hits an object points stop, as does t…

---

## [Flash remoting for j2ee](https://forum.kirupa.com/t/flash-remoting-for-j2ee/188831)

<div class="topic-metadata">

**Author:** [@indian\_blues](https://forum.kirupa.com/u/indian_blues)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 4:45am UTC](https://forum.kirupa.com/t/flash-remoting-for-j2ee/188831 "2006-05-11T04:45:12Z")

</div>

where i can download Flash remoting for j2ee....i couldnt find it in adobe.com.

---

## [WTF won't work in html page](https://forum.kirupa.com/t/wtf-wont-work-in-html-page/188830)

<div class="topic-metadata">

**Author:** [@jacwex](https://forum.kirupa.com/u/jacwex)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 4:41am UTC](https://forum.kirupa.com/t/wtf-wont-work-in-html-page/188830 "2006-05-11T04:41:47Z")

</div>

Howdy, Have this Flash app that uses remoting. Now why does it work when I use test movie but.... when I publish it or even use publish preview HTML within the Flash IDE it doesn't work? Extremely confused!!!! Any pointe…

---

## [Export frames from Flash Video 8 as jpg or bitmap?](https://forum.kirupa.com/t/export-frames-from-flash-video-8-as-jpg-or-bitmap/188828)

<div class="topic-metadata">

**Author:** [@djtonyz](https://forum.kirupa.com/u/djtonyz)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 4:24am UTC](https://forum.kirupa.com/t/export-frames-from-flash-video-8-as-jpg-or-bitmap/188828 "2006-05-11T04:24:28Z")

</div>

Hi all: I am a Product Manager in need of some assistance. After reading through some of these posts here and viewing some of the Flash work that people in these forums have done, I am humbled and almost embarrassed to…

---

## [DuplicateMovieClip problem](https://forum.kirupa.com/t/duplicatemovieclip-problem/188827)

<div class="topic-metadata">

**Author:** [@spanglemonkey](https://forum.kirupa.com/u/spanglemonkey)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 4:09am UTC](https://forum.kirupa.com/t/duplicatemovieclip-problem/188827 "2006-05-11T04:09:35Z")

</div>

Perhaps this is basic, but I can't find a tutorial... I want to create a simple, short animation where a movie clip is duplicated on the stage over time and with the number of movie clips growing exponentially and coveri…

---

## [Embed Text Links Shifting on Rollover](https://forum.kirupa.com/t/embed-text-links-shifting-on-rollover/188826)

<div class="topic-metadata">

**Author:** [@moogie](https://forum.kirupa.com/u/moogie)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 3:45am UTC](https://forum.kirupa.com/t/embed-text-links-shifting-on-rollover/188826 "2006-05-11T03:45:35Z")

</div>

Hi folks. I've been losing quite too many nights trying to figure this out by myself. I've tried Google and searching through previous Flash discussions without success as well. I have a simple SWF with text links. Th…

---

## [Global variables not observing their glob...acity](https://forum.kirupa.com/t/global-variables-not-observing-their-glob-acity/188824)

<div class="topic-metadata">

**Author:** [@TheRiddler](https://forum.kirupa.com/u/TheRiddler)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 2:48am UTC](https://forum.kirupa.com/t/global-variables-not-observing-their-glob-acity/188824 "2006-05-11T02:48:28Z")

</div>

Hey guys, I've been working with an XML portfolio most recently, as the thread natronp was kind enough to indulge me in shows. I'm working on the same problem but thought it would be a little misleading to add to that…

---

## [Confining a rotation to a specific range](https://forum.kirupa.com/t/confining-a-rotation-to-a-specific-range/188812)

<div class="topic-metadata">

**Author:** [@Hausnfranz](https://forum.kirupa.com/u/Hausnfranz)\
**Replies:** 0\
**Last updated:** [May 11, 2006, 12:35am UTC](https://forum.kirupa.com/t/confining-a-rotation-to-a-specific-range/188812 "2006-05-11T00:35:16Z")

</div>

Hi all, I have a 'plus' and 'minus' button that rotates a dial (.hand). The code below belongs to the minus button. I trace the position and I want the dial to not go past a position of 40, how can I set this up? T…

---

## [Dynamic Pathnames, dot syntax](https://forum.kirupa.com/t/dynamic-pathnames-dot-syntax/188805)

<div class="topic-metadata">

**Author:** [@jnbeck](https://forum.kirupa.com/u/jnbeck)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 10:21pm UTC](https://forum.kirupa.com/t/dynamic-pathnames-dot-syntax/188805 "2006-05-10T22:21:57Z")

</div>

I'm using Flash 8, and creating a dynamic XML driven menu. I can't for the life of me figure out the syntax to make a 2 dimensional path to a movieclip. I can reference a movieclip dynamically with: \_root\["main"+i\].l…

---

## [DropShadow On Transparent Flash File?](https://forum.kirupa.com/t/dropshadow-on-transparent-flash-file/188804)

<div class="topic-metadata">

**Author:** [@roxbaby](https://forum.kirupa.com/u/roxbaby)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 10:19pm UTC](https://forum.kirupa.com/t/dropshadow-on-transparent-flash-file/188804 "2006-05-10T22:19:56Z")

</div>

Hey everyone, I'm creating another website and using the 'transparent windowless' option, so that it is transparent on the html page. I'm wondering if anyone knew an easy way to create a drop shadow on the file? So i…

---

## [Dynamic text and HTML formatting problems](https://forum.kirupa.com/t/dynamic-text-and-html-formatting-problems/188796)

<div class="topic-metadata">

**Author:** [@AppleSauce](https://forum.kirupa.com/u/AppleSauce)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 8:56pm UTC](https://forum.kirupa.com/t/dynamic-text-and-html-formatting-problems/188796 "2006-05-10T20:56:28Z")

</div>

Hey All. Link here: clicky - Then click the news button. The text shown is coming from an external text file. Its working fine thanks to other help from this forum. I want to format it a bit. Making the dates a di…

---

## [Create a tracer on a projectile](https://forum.kirupa.com/t/create-a-tracer-on-a-projectile/188792)

<div class="topic-metadata">

**Author:** [@Porter](https://forum.kirupa.com/u/Porter)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 8:18pm UTC](https://forum.kirupa.com/t/create-a-tracer-on-a-projectile/188792 "2006-05-10T20:18:38Z")

</div>

I have a flash 8 movie that uses actionscript to create a projectile, kind of like a ball being fired from a canon. I want to create a line that follows and draws the path of the projectile. Any idea's???

---

## [Button Deactivate](https://forum.kirupa.com/t/button-deactivate/188789)

<div class="topic-metadata">

**Author:** [@Red](https://forum.kirupa.com/u/Red)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 7:44pm UTC](https://forum.kirupa.com/t/button-deactivate/188789 "2006-05-10T19:44:13Z")

</div>

Hello, First off I would like to Thank Defective for helping me in the past with this issue - however Im still stumped. I have the following code for my buttons: function resetall(){ for(var i=1; i\<=4; i++){ …

---

## [Hittest help](https://forum.kirupa.com/t/hittest-help/188786)

<div class="topic-metadata">

**Author:** [@travis](https://forum.kirupa.com/u/travis)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 7:02pm UTC](https://forum.kirupa.com/t/hittest-help/188786 "2006-05-10T19:02:14Z")

</div>

How do you do a hittest that takes you to another frame in flash?

---

## [WMODE Firefox Issue](https://forum.kirupa.com/t/wmode-firefox-issue/188784)

<div class="topic-metadata">

**Author:** [@asandman21](https://forum.kirupa.com/u/asandman21)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 6:52pm UTC](https://forum.kirupa.com/t/wmode-firefox-issue/188784 "2006-05-10T18:52:24Z")

</div>

I have a flash file that expands over an html page. In Firefox, the (html) links behind the transparent area of the Flash file don't work. Does anyone know of a fix for this? See it here: http://www.sandmaninteract…

---

## [Flash 8 drop shadow issue](https://forum.kirupa.com/t/flash-8-drop-shadow-issue/188782)

<div class="topic-metadata">

**Author:** [@igby](https://forum.kirupa.com/u/igby)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 6:36pm UTC](https://forum.kirupa.com/t/flash-8-drop-shadow-issue/188782 "2006-05-10T18:36:47Z")

</div>

I've encountered a strange problem in Flash 8 and was wondering if anyone has seen it/fixed it somehow. I've got an MC that has a drop shadow filter on it. The Stage resizes via JavaScript to the the size of the MC. …

---

## [\[F5\] Beguinner need help! Remove Mouse menu in Projector](https://forum.kirupa.com/t/f5-beguinner-need-help-remove-mouse-menu-in-projector/188780)

<div class="topic-metadata">

**Author:** [@Edurs2000](https://forum.kirupa.com/u/Edurs2000)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 6:33pm UTC](https://forum.kirupa.com/t/f5-beguinner-need-help-remove-mouse-menu-in-projector/188780 "2006-05-10T18:33:46Z")

</div>

HI, I need to remove just the mouse button menu in a projector. The clicks in mouse right button must work... I used this: MENU = new ContextMenu(); MENU.hideBuiltInItems(); \_root.menu = MENU; but still showing i…

---

## [Random Numbers, 1:10 chance](https://forum.kirupa.com/t/random-numbers-1-10-chance/188778)

<div class="topic-metadata">

**Author:** [@xohol](https://forum.kirupa.com/u/xohol)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 6:13pm UTC](https://forum.kirupa.com/t/random-numbers-1-10-chance/188778 "2006-05-10T18:13:58Z")

</div>

Hello, I am trying to generate a random number, either a 1 or a 2. I need the two to be generated with a 1 in 10 chance. Thanks for any help! q

---

## [Loading JPG into holder problem - please help](https://forum.kirupa.com/t/loading-jpg-into-holder-problem-please-help/188777)

<div class="topic-metadata">

**Author:** [@artISgarbage](https://forum.kirupa.com/u/artISgarbage)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 6:11pm UTC](https://forum.kirupa.com/t/loading-jpg-into-holder-problem-please-help/188777 "2006-05-10T18:11:34Z")

</div>

Hey all... I have two SWFs: one has 37 buttons, each button instance navigates through an XML document displaying location specific information onRollover. onPress, the XML node references (image\[3\], etc...) are sent…

---

## [Loading Javascript variable in flash text box](https://forum.kirupa.com/t/loading-javascript-variable-in-flash-text-box/188776)

<div class="topic-metadata">

**Author:** [@lamoose](https://forum.kirupa.com/u/lamoose)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 5:39pm UTC](https://forum.kirupa.com/t/loading-javascript-variable-in-flash-text-box/188776 "2006-05-10T17:39:40Z")

</div>

http://www.creativemagma.com/test2/index3.html I needed this flash title mast to pull a titletest from an Html file. I found javaScript that sends the variable to flash and it show up in the dynamic text field. but why…

---

## [Struggling with MovieClipLoader preloader!](https://forum.kirupa.com/t/struggling-with-moviecliploader-preloader/188775)

<div class="topic-metadata">

**Author:** [@renshawsimon](https://forum.kirupa.com/u/renshawsimon)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 5:25pm UTC](https://forum.kirupa.com/t/struggling-with-moviecliploader-preloader/188775 "2006-05-10T17:25:44Z")

</div>

Can anyone help with this little problem, I'm trying to display a loader to show the percentage of a swf that is loading into my master swf. The master swf uses a file called trigger.swf to load in all the assets fro…

---

## [Centering images in kirupas xml photogallery](https://forum.kirupa.com/t/centering-images-in-kirupas-xml-photogallery/188774)

<div class="topic-metadata">

**Author:** [@calverphoto](https://forum.kirupa.com/u/calverphoto)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 5:15pm UTC](https://forum.kirupa.com/t/centering-images-in-kirupas-xml-photogallery/188774 "2006-05-10T17:15:11Z")

</div>

Hi, Does anyone know who to makes all of the images loaded using kirupas xml photogallery tutorial be centred in the movie rather aligned to the empty mc? Would be great to get some advice. Thank You, Paul.

---

## [The background scroller](https://forum.kirupa.com/t/the-background-scroller/188770)

<div class="topic-metadata">

**Author:** [@krizinxgren](https://forum.kirupa.com/u/krizinxgren)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 4:20pm UTC](https://forum.kirupa.com/t/the-background-scroller/188770 "2006-05-10T16:20:52Z")

</div>

Good day peoples i just wana find out how to do a scrolling background one that loops none stop at any scene just a simple one with or without AS i am greatful for any help also can someone please point me to the ri…

---

## [Sound Panning - (Left to Right)](https://forum.kirupa.com/t/sound-panning-left-to-right/188767)

<div class="topic-metadata">

**Author:** [@Rustyd](https://forum.kirupa.com/u/Rustyd)\
**Replies:** 0\
**Last updated:** [May 10, 2006, 4:11pm UTC](https://forum.kirupa.com/t/sound-panning-left-to-right/188767 "2006-05-10T16:11:28Z")

</div>

I saw here somewhere (pointed to en external site) an example of a sound file Panning from Left to Right (or anywhere in between) based on the location of the MC. In the example I saw, it was particle physics moving rand…

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

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