# flash

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

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

**Page:** 559

---

## [XML slideshow document class improvement question](https://forum.kirupa.com/t/xml-slideshow-document-class-improvement-question/293016)

<div class="topic-metadata">

**Author:** [@humbucker](https://forum.kirupa.com/u/humbucker)\
**Replies:** 0\
**Last updated:** [July 22, 2009, 6:39am UTC](https://forum.kirupa.com/t/xml-slideshow-document-class-improvement-question/293016 "2009-07-22T06:39:57Z")

</div>

Hello! I'm using the script below to slide pictures read from a XML file. My project got 12 slideshowz like this one loading differents sets of pictures. My question : I was wondering what I could change in every FLA…

---

## [Help: Tween via Actionscript 2.0](https://forum.kirupa.com/t/help-tween-via-actionscript-2-0/293011)

<div class="topic-metadata">

**Author:** [@Josh\_P](https://forum.kirupa.com/u/Josh_P)\
**Replies:** 0\
**Last updated:** [July 22, 2009, 2:55am UTC](https://forum.kirupa.com/t/help-tween-via-actionscript-2-0/293011 "2009-07-22T02:55:12Z")

</div>

Well I've been working at this for a while and I can't find any solution. Essentially what I'm trying to do is this: When the user clicks on a movie clip (menu button) another movie clip will preform a tween from one pos…

---

## [Multiline printing problem - please help!](https://forum.kirupa.com/t/multiline-printing-problem-please-help/293003)

<div class="topic-metadata">

**Author:** [@rachjm](https://forum.kirupa.com/u/rachjm)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 11:01pm UTC](https://forum.kirupa.com/t/multiline-printing-problem-please-help/293003 "2009-07-21T23:01:52Z")

</div>

I am using Flash CS3 and AS2. I have a dynamically generated text string that is displaying in a multiline dynamic text box. This dynamic text box is inside a container movie clip which contains everything that I want …

---

## [Basic RollOver mc button problem](https://forum.kirupa.com/t/basic-rollover-mc-button-problem/293002)

<div class="topic-metadata">

**Author:** [@Dream\_Storm](https://forum.kirupa.com/u/Dream_Storm)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 10:29pm UTC](https://forum.kirupa.com/t/basic-rollover-mc-button-problem/293002 "2009-07-21T22:29:01Z")

</div>

Hey folks, I was toiling to title this one but put simply, I have a roll over and out button that is an mc. When the button goes into its mouse over state i have a layer inside the mc which is much larger than the butt…

---

## [Basic styling for a dynamic text field](https://forum.kirupa.com/t/basic-styling-for-a-dynamic-text-field/293000)

<div class="topic-metadata">

**Author:** [@Ricky55](https://forum.kirupa.com/u/Ricky55)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 9:44pm UTC](https://forum.kirupa.com/t/basic-styling-for-a-dynamic-text-field/293000 "2009-07-21T21:44:32Z")

</div>

I'm populating a dynamic text field using instance\_mc.textField\_txt.htmlText = "some string of text"; Can this method of populating a text field be styled with CSS? or do you have to use an external text file? One…

---

## [Flash URLRequest stack/factory](https://forum.kirupa.com/t/flash-urlrequest-stack-factory/292998)

<div class="topic-metadata">

**Author:** [@biznuge](https://forum.kirupa.com/u/biznuge)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 9:28pm UTC](https://forum.kirupa.com/t/flash-urlrequest-stack-factory/292998 "2009-07-21T21:28:44Z")

</div>

Hi all, at the moment I've got a (perhaps) requirement for specifying precedence to certain queries within a movie, which will be dealing with the upload of assets through flash to a php backend. Does anyone have any…

---

## [Zipcode Character Validation](https://forum.kirupa.com/t/zipcode-character-validation/292997)

<div class="topic-metadata">

**Author:** [@dada78](https://forum.kirupa.com/u/dada78)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 9:14pm UTC](https://forum.kirupa.com/t/zipcode-character-validation/292997 "2009-07-21T21:14:49Z")

</div>

Hi, On the stage: Textfield called "inputTXT". And a button called "Go". All I am trying to accomplish here is to have the input characters validated to be ONLY numbers and max 5. However, I don't want to use:"inputT…

---

## [Flash Player/Browser Problem](https://forum.kirupa.com/t/flash-player-browser-problem/292995)

<div class="topic-metadata">

**Author:** [@marcelomdsc](https://forum.kirupa.com/u/marcelomdsc)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 8:52pm UTC](https://forum.kirupa.com/t/flash-player-browser-problem/292995 "2009-07-21T20:52:05Z")

</div>

Over the past couple of months I´ve been creating a website and had some problems along the way. After lots of tests regarding different issues, I realized the problem in all cases was the same: I can not get to any MC…

---

## [How to reference a child](https://forum.kirupa.com/t/how-to-reference-a-child/292989)

<div class="topic-metadata">

**Author:** [@Ricky55](https://forum.kirupa.com/u/Ricky55)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 7:22pm UTC](https://forum.kirupa.com/t/how-to-reference-a-child/292989 "2009-07-21T19:22:30Z")

</div>

Got this code function onOver (event:MouseEvent):void { var panel:MovieClip = new storePanel(); addChild(panel); panel.x = event.target.parent.x + -25; panel.y = event.target.parent.y + -128; panel.alpha=0; Twee…

---

## [Using a button in an addedChild mc not working](https://forum.kirupa.com/t/using-a-button-in-an-addedchild-mc-not-working/292988)

<div class="topic-metadata">

**Author:** [@Maddug](https://forum.kirupa.com/u/Maddug)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 7:13pm UTC](https://forum.kirupa.com/t/using-a-button-in-an-addedchild-mc-not-working/292988 "2009-07-21T19:13:42Z")

</div>

Hi all, fairly new to AS3 I have a mc that adds a child from the library when a button in the navigation is clicked. In that child mc is a button to close it, but for some reason I can't get it to work. reference…

---

## [Getting an instance's main class](https://forum.kirupa.com/t/getting-an-instances-main-class/292984)

<div class="topic-metadata">

**Author:** [@IQAndreas](https://forum.kirupa.com/u/IQAndreas)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 6:01pm UTC](https://forum.kirupa.com/t/getting-an-instances-main-class/292984 "2009-07-21T18:01:24Z")

</div>

Say I have a variable that contains an instance of a class. Is there any way to return a "Class" object based on what type that variable is? I wish there was something like this: var button:SimpleButton = new Simple…

---

## [Super simple MVC question](https://forum.kirupa.com/t/super-simple-mvc-question/292981)

<div class="topic-metadata">

**Author:** [@smeared](https://forum.kirupa.com/u/smeared)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 5:02pm UTC](https://forum.kirupa.com/t/super-simple-mvc-question/292981 "2009-07-21T17:02:42Z")

</div>

i know i know.. I'm a pain in the \*\*\*. But I have to figure this out, it's killing me. please, please, please. in the main document class.. I create the model, using data not shown.. and then make a new controller, an…

---

## [Calling an Instance's Variables Directly](https://forum.kirupa.com/t/calling-an-instances-variables-directly/292980)

<div class="topic-metadata">

**Author:** [@SpoGames](https://forum.kirupa.com/u/SpoGames)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 4:33pm UTC](https://forum.kirupa.com/t/calling-an-instances-variables-directly/292980 "2009-07-21T16:33:18Z")

</div>

Ok, here is my question: I have two classes a main and one controlling a cloud graphic going on the stage. In the main class I am creating an instance of the cloud, adding it to the stage with an array and with a for l…

---

## [FMS: Getting Audio Stream MetaData](https://forum.kirupa.com/t/fms-getting-audio-stream-metadata/292979)

<div class="topic-metadata">

**Author:** [@Digitalosophy](https://forum.kirupa.com/u/Digitalosophy)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 4:31pm UTC](https://forum.kirupa.com/t/fms-getting-audio-stream-metadata/292979 "2009-07-21T16:31:23Z")

</div>

Hello, I am having trouble getting audio stream meta data from an Akamai FMS stream. Everything is undefined and I'm not sure why. I am hoping maybe someone will notice something that I am overlooking. The stream …

---

## [Help! Disappearing text on MouseOver tween](https://forum.kirupa.com/t/help-disappearing-text-on-mouseover-tween/292978)

<div class="topic-metadata">

**Author:** [@humbucker](https://forum.kirupa.com/u/humbucker)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 4:08pm UTC](https://forum.kirupa.com/t/help-disappearing-text-on-mouseover-tween/292978 "2009-07-21T16:08:50Z")

</div>

Hi! i'm out of luck and can't figure out myself why this happen. I have a linked movieclip in my library that contains a dynamic text field. I edit this text via my external class but when I tween my MC, the text just …

---

## [Determining if a mouse is currenty over a certain object](https://forum.kirupa.com/t/determining-if-a-mouse-is-currenty-over-a-certain-object/292975)

<div class="topic-metadata">

**Author:** [@zuki](https://forum.kirupa.com/u/zuki)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 3:13pm UTC](https://forum.kirupa.com/t/determining-if-a-mouse-is-currenty-over-a-certain-object/292975 "2009-07-21T15:13:10Z")

</div>

Hello, I'm trying to solve what seems to be pretty basic task. However, I was unable to find a solution. Could you please tell me how can I determine if the mouse is already over a certain object? The this.addEventList…

---

## [Simple? nested if´s problem](https://forum.kirupa.com/t/simple-nested-if-s-problem/292974)

<div class="topic-metadata">

**Author:** [@marcelomdsc](https://forum.kirupa.com/u/marcelomdsc)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 3:06pm UTC](https://forum.kirupa.com/t/simple-nested-if-s-problem/292974 "2009-07-21T15:06:32Z")

</div>

I have the following code... scrollFace.onEnterFrame = function() { if (scrollFace.\_y \< 22.2){ \_root.gotoAndStop(1); } else if (scrollFace.\_y \> 22.2){ \_root.gotoAndStop(2); } else if (scrollFace.\_y \> 44.4)…

---

## [Variables with URLLoader](https://forum.kirupa.com/t/variables-with-urlloader/292973)

<div class="topic-metadata">

**Author:** [@RvGaTe](https://forum.kirupa.com/u/RvGaTe)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 2:34pm UTC](https://forum.kirupa.com/t/variables-with-urlloader/292973 "2009-07-21T14:34:30Z")

</div>

Heyaaa people, It has been to long that i’ve been here, last post dates from 2005 :cantlook: Recently i got job that finaly includes some AS3, so im getting back into the world of flash again. But as you all can imagen…

---

## [\[as2\] Flash Menu over HTML](https://forum.kirupa.com/t/as2-flash-menu-over-html/292972)

<div class="topic-metadata">

**Author:** [@neonreel](https://forum.kirupa.com/u/neonreel)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 2:22pm UTC](https://forum.kirupa.com/t/as2-flash-menu-over-html/292972 "2009-07-21T14:22:13Z")

</div>

Hello all, I am using a flash menu in an HTML page (embedding it with swf object). I have it working correctly using z indexing, however I have it as a fixed size for the height. I would like the menu to to re size the…

---

## [Help cleaning up some AS3](https://forum.kirupa.com/t/help-cleaning-up-some-as3/292971)

<div class="topic-metadata">

**Author:** [@donkeykong](https://forum.kirupa.com/u/donkeykong)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 2:20pm UTC](https://forum.kirupa.com/t/help-cleaning-up-some-as3/292971 "2009-07-21T14:20:30Z")

</div>

Hi all I have a working rotating menu that I have been changing to suite what I am trying to acheive. it all works apart from the distance between images which I can sort out later. At the moment the movie has a UI…

---

## [TextArea text not rendering](https://forum.kirupa.com/t/textarea-text-not-rendering/292970)

<div class="topic-metadata">

**Author:** [@DashMasterful](https://forum.kirupa.com/u/DashMasterful)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 2:18pm UTC](https://forum.kirupa.com/t/textarea-text-not-rendering/292970 "2009-07-21T14:18:31Z")

</div>

I have a TextArea component that display html text, I have the TextArea instance inside a movie clip, it displays text fine until I swap depths with another movie clip, then the text doesn't render, any ideas?

---

## [Tweening row colors in datagrid](https://forum.kirupa.com/t/tweening-row-colors-in-datagrid/292968)

<div class="topic-metadata">

**Author:** [@mullwaden](https://forum.kirupa.com/u/mullwaden)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 1:34pm UTC](https://forum.kirupa.com/t/tweening-row-colors-in-datagrid/292968 "2009-07-21T13:34:14Z")

</div>

I have managed to color the rows of a data grid object separately, however giving them a nice tween effect is proving to be more tricky. I wish to make it so that when a row is edited it turns gray and then fades back to…

---

## [Loading Images inside MovieClip with mask](https://forum.kirupa.com/t/loading-images-inside-movieclip-with-mask/292966)

<div class="topic-metadata">

**Author:** [@danhodkinson](https://forum.kirupa.com/u/danhodkinson)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 1:02pm UTC](https://forum.kirupa.com/t/loading-images-inside-movieclip-with-mask/292966 "2009-07-21T13:02:24Z")

</div>

Hi all, dont think i'm too far away with this one, i am loading in a set of images from an XML file and i am trying to get each image to load into an image holder movie clip i have made. this is my code thus far: fu…

---

## [Zoom with scrolling(pan) of background](https://forum.kirupa.com/t/zoom-with-scrolling-pan-of-background/292964)

<div class="topic-metadata">

**Author:** [@kpranjan1](https://forum.kirupa.com/u/kpranjan1)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 12:34pm UTC](https://forum.kirupa.com/t/zoom-with-scrolling-pan-of-background/292964 "2009-07-21T12:34:37Z")

</div>

Hi All, I am having problem in Zoom with scrolling of background. I want like " There will be a huge background and pan with mouse. when we click on any area that particular area will zoom in and i hav to capture that…

---

## [Selecting from an Array](https://forum.kirupa.com/t/selecting-from-an-array/292963)

<div class="topic-metadata">

**Author:** [@Ricky55](https://forum.kirupa.com/u/Ricky55)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 12:14pm UTC](https://forum.kirupa.com/t/selecting-from-an-array/292963 "2009-07-21T12:14:12Z")

</div>

Hi I have this file http://www.qwerty-design.co.uk/bensons/test.html with this code import gs.TweenLite; import gs.easing.\*; //Roll over and out button actions var buttonArray:Array = \[ pin1\_mc.hitMov\_mc, pin2\_mc…

---

## [How to change visibility of a panel from within a class](https://forum.kirupa.com/t/how-to-change-visibility-of-a-panel-from-within-a-class/292962)

<div class="topic-metadata">

**Author:** [@aplaceonearth](https://forum.kirupa.com/u/aplaceonearth)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 11:58am UTC](https://forum.kirupa.com/t/how-to-change-visibility-of-a-panel-from-within-a-class/292962 "2009-07-21T11:58:29Z")

</div>

I am using Flex with papervision 3d and tweener and i have a 3D spinning earth and on its surface i have some hotspots which are planes. On the mxml file i have a Panel which has the visibility set to false, i have added…

---

## [Saving Files Directly from Flash Player 10](https://forum.kirupa.com/t/saving-files-directly-from-flash-player-10/292960)

<div class="topic-metadata">

**Author:** [@romit\_2034](https://forum.kirupa.com/u/romit_2034)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 11:11am UTC](https://forum.kirupa.com/t/saving-files-directly-from-flash-player-10/292960 "2009-07-21T11:11:15Z")

</div>

Read about saving files directly from flash player 10 recently. If I can pull this off then it will be a life saver with a project I am working on. I read a tutorial on http://blog.onebyonedesign.com/?p=67 But i am …

---

## [I need Count Down Timer of 15 minutes](https://forum.kirupa.com/t/i-need-count-down-timer-of-15-minutes/292958)

<div class="topic-metadata">

**Author:** [@jeoshamsi](https://forum.kirupa.com/u/jeoshamsi)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 9:47am UTC](https://forum.kirupa.com/t/i-need-count-down-timer-of-15-minutes/292958 "2009-07-21T09:47:50Z")

</div>

Hello Guys! I want some Script for the Count Down timer of 15 minutes in the end of Timer i need to show another thing any one can help me regarding this thing

---

## [How to Carry through a Banner tag](https://forum.kirupa.com/t/how-to-carry-through-a-banner-tag/292955)

<div class="topic-metadata">

**Author:** [@gk\_interactive](https://forum.kirupa.com/u/gk_interactive)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 9:22am UTC](https://forum.kirupa.com/t/how-to-carry-through-a-banner-tag/292955 "2009-07-21T09:22:13Z")

</div>

Hi, am looking for a way to carry through an affiliate banner tag within a download link with my flash MC. the initial php script is \<a href="http://download.site.com/download.asp?file\_name=site.exe&ul=\<?php echo $SES…

---

## [Classes path](https://forum.kirupa.com/t/classes-path/292953)

<div class="topic-metadata">

**Author:** [@romit\_2034](https://forum.kirupa.com/u/romit_2034)\
**Replies:** 0\
**Last updated:** [July 21, 2009, 8:26am UTC](https://forum.kirupa.com/t/classes-path/292953 "2009-07-21T08:26:30Z")

</div>

I was reading a tutorial about saving an image from flash. The tutorial asked me to save a set of classes to $(AppConfig)/ActionScript 3.0/Classes Now this might sound stupid, but i have never understood this concept p…

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

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