# flash

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

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

**Page:** 570

---

## [Using AS2 / JS to change HTML BG img](https://forum.kirupa.com/t/using-as2-js-to-change-html-bg-img/292052)

<div class="topic-metadata">

**Author:** [@Heerefishyfish](https://forum.kirupa.com/u/Heerefishyfish)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 1:35pm UTC](https://forum.kirupa.com/t/using-as2-js-to-change-html-bg-img/292052 "2009-07-09T13:35:47Z")

</div>

Hi all, I know it's possible to change the BG color of an HTML document with Flash and Actionscript, but my question is- Is there a way to have AS2 and Javascript change the background image of their HTML doc? T…

---

## [Managing filters (applying and removing randomly)](https://forum.kirupa.com/t/managing-filters-applying-and-removing-randomly/292049)

<div class="topic-metadata">

**Author:** [@RUBn](https://forum.kirupa.com/u/RUBn)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 12:45pm UTC](https://forum.kirupa.com/t/managing-filters-applying-and-removing-randomly/292049 "2009-07-09T12:45:20Z")

</div>

Hi guys, Here is some code I thought you guys would like. Ever had trouble with adding and removing different filters to a display object and bumping into that wall with that annoying filters copy behavior? Here is a…

---

## [Upper mc resisaizable](https://forum.kirupa.com/t/upper-mc-resisaizable/292042)

<div class="topic-metadata">

**Author:** [@chiossone](https://forum.kirupa.com/u/chiossone)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 11:06am UTC](https://forum.kirupa.com/t/upper-mc-resisaizable/292042 "2009-07-09T11:06:07Z")

</div>

Hi to everyone, hope to explain weel about what I woul like to reach. I use As2 and Flash cs3. Well, I would like to develop a website, starting in flash with a Stage with these stats: widht: 1000 px and Height: 67…

---

## [MovieClip Movement Stutters Upon Playing Sound](https://forum.kirupa.com/t/movieclip-movement-stutters-upon-playing-sound/292037)

<div class="topic-metadata">

**Author:** [@bjvela](https://forum.kirupa.com/u/bjvela)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 8:14am UTC](https://forum.kirupa.com/t/movieclip-movement-stutters-upon-playing-sound/292037 "2009-07-09T08:14:52Z")

</div>

I have a MovieClip object (a basic shape) that moves across the screen back and forth. This movement works fine and is smooth. But, whenever I play a sound effect, then the object stops for a split second and then cont…

---

## [How to Crack DRM Video, Rip a DVD, burn a DVD, backup iPod File and make iPhone Ringt](https://forum.kirupa.com/t/how-to-crack-drm-video-rip-a-dvd-burn-a-dvd-backup-ipod-file-and-make-iphone-ringt/292036)

<div class="topic-metadata">

**Author:** [@cheney918](https://forum.kirupa.com/u/cheney918)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 7:53am UTC](https://forum.kirupa.com/t/how-to-crack-drm-video-rip-a-dvd-burn-a-dvd-backup-ipod-file-and-make-iphone-ringt/292036 "2009-07-09T07:53:53Z")

</div>

This article is a full guide which includes five parts, and the following content will show you how to Crack DRM Video, Rip a DVD, burn a DVD, backup iPod File and make iPhone Ringtone. \*\* (1) How to Crack DRM video and …

---

## [Photo gallery with drag and rotate](https://forum.kirupa.com/t/photo-gallery-with-drag-and-rotate/292030)

<div class="topic-metadata">

**Author:** [@juss](https://forum.kirupa.com/u/juss)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 6:52am UTC](https://forum.kirupa.com/t/photo-gallery-with-drag-and-rotate/292030 "2009-07-09T06:52:28Z")

</div>

EDIT --\> I think this thread should be in AS3 group. Sorry about it. Hi there, I've recently downloaded a great gallery from FFILES.COM. Here's the link: http://www.ffiles.com/flash/photo\_galleries/gallery\_with\_drag\_…

---

## [Dynamic Animation vs. Compiled Animation](https://forum.kirupa.com/t/dynamic-animation-vs-compiled-animation/292025)

<div class="topic-metadata">

**Author:** [@riveroaks](https://forum.kirupa.com/u/riveroaks)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 5:17am UTC](https://forum.kirupa.com/t/dynamic-animation-vs-compiled-animation/292025 "2009-07-09T05:17:07Z")

</div>

Is there a significant speed gain when animating directly on the timeline and then compiling into an SWF versus real-time animation through actionscript (especially Tweener variations)? On that same line of thought, if…

---

## [Help with tabIndex](https://forum.kirupa.com/t/help-with-tabindex/292024)

<div class="topic-metadata">

**Author:** [@rondog](https://forum.kirupa.com/u/rondog)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 4:47am UTC](https://forum.kirupa.com/t/help-with-tabindex/292024 "2009-07-09T04:47:22Z")

</div>

I have a form inside of a scroll pane. When I am in the first form field and hit tab the focus goes to the scroll pane. If I set pane.tabEnabled = false; I cant tab at all so I cannot do that. Ive tried pane.tabIndex =…

---

## [For Loops & Splicing](https://forum.kirupa.com/t/for-loops-splicing/292022)

<div class="topic-metadata">

**Author:** [@pi3rc3](https://forum.kirupa.com/u/pi3rc3)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 4:15am UTC](https://forum.kirupa.com/t/for-loops-splicing/292022 "2009-07-09T04:15:07Z")

</div>

this question has really been boggeling my mind, if i have say for(var i:int = 0;i\<a.length;i++){ if(a\*.something)a.splice(a.indexOf(a\*, 1); } will that mess up the entire for loop because i now spliced something out…

---

## [How to make hidden layers or Folder with layers?](https://forum.kirupa.com/t/how-to-make-hidden-layers-or-folder-with-layers/292021)

<div class="topic-metadata">

**Author:** [@sbabanli](https://forum.kirupa.com/u/sbabanli)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 3:49am UTC](https://forum.kirupa.com/t/how-to-make-hidden-layers-or-folder-with-layers/292021 "2009-07-09T03:49:36Z")

</div>

Hi professionals! For my small flash required to make hidden some folders with layers or some layers separately. It is very handy. But I don't know how to do it. Please tell me AS3 code for it if it is possible to do. …

---

## [Removing a Movie Clip](https://forum.kirupa.com/t/removing-a-movie-clip/292018)

<div class="topic-metadata">

**Author:** [@alpharaven](https://forum.kirupa.com/u/alpharaven)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 3:13am UTC](https://forum.kirupa.com/t/removing-a-movie-clip/292018 "2009-07-09T03:13:04Z")

</div>

I am creating a navigation from an XML with a submenu but I am having problems removing movie clips. Not sure how to go about removing the extra movie clips that have already been loaded. Object.registerClass ("item1…

---

## [Just want to stop and start a sound!](https://forum.kirupa.com/t/just-want-to-stop-and-start-a-sound/292016)

<div class="topic-metadata">

**Author:** [@tibberous](https://forum.kirupa.com/u/tibberous)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 2:27am UTC](https://forum.kirupa.com/t/just-want-to-stop-and-start-a-sound/292016 "2009-07-09T02:27:38Z")

</div>

import flash.external.ExternalInterface; snd = new Sound(); snd.load(new URLRequest('music.mp3')); snd.addEventListener("complete", function(evt:Event){ chnl = snd.play(0,stage.loaderInfo.parameters.noloop?0:1000); });…

---

## [Short & Easy question](https://forum.kirupa.com/t/short-easy-question/292015)

<div class="topic-metadata">

**Author:** [@evergreen481](https://forum.kirupa.com/u/evergreen481)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 1:37am UTC](https://forum.kirupa.com/t/short-easy-question/292015 "2009-07-09T01:37:14Z")

</div>

Can someone please type me up a script that would allow the user to clikc and drag mulitple symbols- similar to this: \[INDENT\]on (press) { startDrag (this.\_parent, false);} on (release) { stopDrag ()}\[/INDENT\]Only that…

---

## [Escape colons and exclamation characters](https://forum.kirupa.com/t/escape-colons-and-exclamation-characters/292014)

<div class="topic-metadata">

**Author:** [@ThaJock](https://forum.kirupa.com/u/ThaJock)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 1:32am UTC](https://forum.kirupa.com/t/escape-colons-and-exclamation-characters/292014 "2009-07-09T01:32:18Z")

</div>

I'm using amfphp to bring data into flash and assign it to my textfield.text. Everything works great except colons or exclamation points won't show up in the dynamic textfield. All of the rest of the string show up but…

---

## [Latest Flash Player and 3D Effects](https://forum.kirupa.com/t/latest-flash-player-and-3d-effects/292011)

<div class="topic-metadata">

**Author:** [@damonlee3](https://forum.kirupa.com/u/damonlee3)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 12:27am UTC](https://forum.kirupa.com/t/latest-flash-player-and-3d-effects/292011 "2009-07-09T00:27:36Z")

</div>

I want to make sure whomever goes to my site has the latest flash player as the site contains 3D elements produced in CS4. I've always gone by the fact that if you have the latest Flash Player version listed in your em…

---

## [Tutorial Help, removing created movieclips](https://forum.kirupa.com/t/tutorial-help-removing-created-movieclips/292009)

<div class="topic-metadata">

**Author:** [@sluke](https://forum.kirupa.com/u/sluke)\
**Replies:** 0\
**Last updated:** [July 9, 2009, 12:26am UTC](https://forum.kirupa.com/t/tutorial-help-removing-created-movieclips/292009 "2009-07-09T00:26:03Z")

</div>

Hi all, I'm implementin this tutorial: http://www.kirupa.com/developer/mx2004/thumbnails7.htm I've managed to get it all working though am having trouble extending it more. Basically I've got it set up so that when …

---

## [Big "IF" statement problem!](https://forum.kirupa.com/t/big-if-statement-problem/292007)

<div class="topic-metadata">

**Author:** [@crmoberg](https://forum.kirupa.com/u/crmoberg)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 11:09pm UTC](https://forum.kirupa.com/t/big-if-statement-problem/292007 "2009-07-08T23:09:15Z")

</div>

At least I thinks its the if statement. I have an FLV Playback Component and three buttons. The buttons change the source of the FLV Playback. It was working fine. When I added an ‘if’ statement to track what video was c…

---

## [Converting code to a String?](https://forum.kirupa.com/t/converting-code-to-a-string/292006)

<div class="topic-metadata">

**Author:** [@IQAndreas](https://forum.kirupa.com/u/IQAndreas)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 11:05pm UTC](https://forum.kirupa.com/t/converting-code-to-a-string/292006 "2009-07-08T23:05:18Z")

</div>

I'm sure this doesn't exist, but just hoping that by some chance, it might. Since Action Script is an interpreted language, and it is clear by decompiling animations that the code is still in there, is there any functi…

---

## [Radio Button Font Size](https://forum.kirupa.com/t/radio-button-font-size/292005)

<div class="topic-metadata">

**Author:** [@pretzl](https://forum.kirupa.com/u/pretzl)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 10:40pm UTC](https://forum.kirupa.com/t/radio-button-font-size/292005 "2009-07-08T22:40:46Z")

</div>

I am stummped. I am trying to get my radio button to have a larger font size, but cannot get anything to work. I am creating a quiz an have multiple radio buttons to be used for true false type questions. thanks fo…

---

## ["copy to as3 script" question](https://forum.kirupa.com/t/copy-to-as3-script-question/292003)

<div class="topic-metadata">

**Author:** [@haroldc](https://forum.kirupa.com/u/haroldc)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 8:59pm UTC](https://forum.kirupa.com/t/copy-to-as3-script-question/292003 "2009-07-08T20:59:01Z")

</div>

Hi everyone, This is my first post but it's been a while since the making of my website drives me crazy. Anyway... Here's one of my 1000 problems : I made a motion on my timeline with a movie clip. The animation …

---

## [Flash 8 swapDepths on multiple frames](https://forum.kirupa.com/t/flash-8-swapdepths-on-multiple-frames/292002)

<div class="topic-metadata">

**Author:** [@Boomyall](https://forum.kirupa.com/u/Boomyall)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 8:45pm UTC](https://forum.kirupa.com/t/flash-8-swapdepths-on-multiple-frames/292002 "2009-07-08T20:45:20Z")

</div>

I was looking at swapDepths tutorials when i came across this one. http://www.kirupa.com/developer/actionscript/swapdepth.htm I downloaded the file and modified it to work with what i need it for. I added a extra fra…

---

## [Calling JS function using ExternalInterface](https://forum.kirupa.com/t/calling-js-function-using-externalinterface/292000)

<div class="topic-metadata">

**Author:** [@tpann](https://forum.kirupa.com/u/tpann)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 8:05pm UTC](https://forum.kirupa.com/t/calling-js-function-using-externalinterface/292000 "2009-07-08T20:05:54Z")

</div>

I'm very pressed for time and I hope someone can help me in lieu of extensive archive searching... DISCLAIMER: I don't know JavaScript. The first code block I show below comes from someone who helped me, and he's not a…

---

## [Loaders and Sprites](https://forum.kirupa.com/t/loaders-and-sprites/291998)

<div class="topic-metadata">

**Author:** [@sfowler](https://forum.kirupa.com/u/sfowler)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 6:59pm UTC](https://forum.kirupa.com/t/loaders-and-sprites/291998 "2009-07-08T18:59:36Z")

</div>

I am trying to get information out of an XML file (working), load an image from that file, then put it into a container. import flash.net.URLRequest; import flash.display.Loader; import flash.display.LoaderInfo; impor…

---

## [Chess tutorials](https://forum.kirupa.com/t/chess-tutorials/291997)

<div class="topic-metadata">

**Author:** [@small\_guy](https://forum.kirupa.com/u/small_guy)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 6:26pm UTC](https://forum.kirupa.com/t/chess-tutorials/291997 "2009-07-08T18:26:57Z")

</div>

I need to find (ASAP) tutorial/tutorials on how to create a chess game in Flash 8/AS 2.0. If anybody has an idea on this it would be appreciated. Thanks. Christian (small\_guy) Seaborn seaborn.christian@gmail.com

---

## [Memory doesn't release when removing MovieClips](https://forum.kirupa.com/t/memory-doesnt-release-when-removing-movieclips/291993)

<div class="topic-metadata">

**Author:** [@intrigue1238](https://forum.kirupa.com/u/intrigue1238)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 5:19pm UTC](https://forum.kirupa.com/t/memory-doesnt-release-when-removing-movieclips/291993 "2009-07-08T17:19:09Z")

</div>

I'm having a frustrating time understanding movie clips and memory usage of an AIR application I'm writing. The app is basically an animated character that sits on screen and moves around doing stupid little animation…

---

## [Simple question for an OOP expert :)](https://forum.kirupa.com/t/simple-question-for-an-oop-expert/291992)

<div class="topic-metadata">

**Author:** [@rich86](https://forum.kirupa.com/u/rich86)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 5:16pm UTC](https://forum.kirupa.com/t/simple-question-for-an-oop-expert/291992 "2009-07-08T17:16:53Z")

</div>

Hi there, Am new to flash development (AS 3.0) and I am trying to create an image 'panner' with multiple transparent images to create a feel of depth when moving the mouse around the stage. I have created the main fla …

---

## [Site Background color](https://forum.kirupa.com/t/site-background-color/291991)

<div class="topic-metadata">

**Author:** [@student07](https://forum.kirupa.com/u/student07)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 4:46pm UTC](https://forum.kirupa.com/t/site-background-color/291991 "2009-07-08T16:46:20Z")

</div>

Is there a way to change your sites background color by the click of a btn (without using a large mc bg)? Also this would be on a noscale site.

---

## [Multiple conditions to one if statement?](https://forum.kirupa.com/t/multiple-conditions-to-one-if-statement/291990)

<div class="topic-metadata">

**Author:** [@Grimmit](https://forum.kirupa.com/u/Grimmit)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 4:03pm UTC](https://forum.kirupa.com/t/multiple-conditions-to-one-if-statement/291990 "2009-07-08T16:03:40Z")

</div>

Still learning This is my code if (mp1.\_y != 555) { new Tween(mp1, "\_y", Strong.easeOut, 650, 555, .5, true); how/where can I ad a second condition like mp1.\_alpha!=100) to that same statment before that tween…

---

## [Simple realistic equilizer and seek slider](https://forum.kirupa.com/t/simple-realistic-equilizer-and-seek-slider/291985)

<div class="topic-metadata">

**Author:** [@DASATRA\_SFX](https://forum.kirupa.com/u/DASATRA_SFX)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 3:07pm UTC](https://forum.kirupa.com/t/simple-realistic-equilizer-and-seek-slider/291985 "2009-07-08T15:07:54Z")

</div>

Hello,, Kirupa Guest and User! I need your help very much, I would like to make perfect mp3 with simple actionscript (especially actionscript 2.0). Then, I being confused since I didn't find the script for seek bar see…

---

## [Newbie Stuck using Flash Template](https://forum.kirupa.com/t/newbie-stuck-using-flash-template/291984)

<div class="topic-metadata">

**Author:** [@omicron100](https://forum.kirupa.com/u/omicron100)\
**Replies:** 0\
**Last updated:** [July 8, 2009, 2:56pm UTC](https://forum.kirupa.com/t/newbie-stuck-using-flash-template/291984 "2009-07-08T14:56:30Z")

</div>

Hello all, First off, let me say that I've clearly bitten off more than I can chew. I've paid for and downloaded a Flash template from easytemplates.com. The link to the actual demo of the template is as follows: http://…

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

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