# flash

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

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

**Page:** 612

---

## [Handcursor on dynamic textfield](https://forum.kirupa.com/t/handcursor-on-dynamic-textfield/288902)

<div class="topic-metadata">

**Author:** [@Dimitree](https://forum.kirupa.com/u/Dimitree)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 4:03pm UTC](https://forum.kirupa.com/t/handcursor-on-dynamic-textfield/288902 "2009-05-22T16:03:18Z")

</div>

Hello, I have a menu made only with the use of dynamicTextfield and XML. How can I place Handcursor in this textfield so it look like a typical menu button? I tried this solution and it doen't work properly... functi…

---

## [Preloading a video without playing](https://forum.kirupa.com/t/preloading-a-video-without-playing/288898)

<div class="topic-metadata">

**Author:** [@gloversure](https://forum.kirupa.com/u/gloversure)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 3:24pm UTC](https://forum.kirupa.com/t/preloading-a-video-without-playing/288898 "2009-05-22T15:24:14Z")

</div>

Hey guys, I have a problem thats got me baffled. I've made a video class that holds a video. I want to be able to create an instance of this class, give it a video to preload, check if its all preloaded, then start playi…

---

## [Video Streaming Issues](https://forum.kirupa.com/t/video-streaming-issues/288897)

<div class="topic-metadata">

**Author:** [@maxmanzero](https://forum.kirupa.com/u/maxmanzero)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 2:49pm UTC](https://forum.kirupa.com/t/video-streaming-issues/288897 "2009-05-22T14:49:54Z")

</div>

I have several flash based lessons that I have created that are being distributed online to several companies. Each lesson has a video that is played within the lesson through the flvplayback control. The videos were s…

---

## [I keep getting this error: TypeError: Error #1034: Please help!](https://forum.kirupa.com/t/i-keep-getting-this-error-typeerror-error-1034-please-help/288896)

<div class="topic-metadata">

**Author:** [@icekomo](https://forum.kirupa.com/u/icekomo)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 2:41pm UTC](https://forum.kirupa.com/t/i-keep-getting-this-error-typeerror-error-1034-please-help/288896 "2009-05-22T14:41:43Z")

</div>

I keep getting this error and I'm not sure why. TypeError: Error #1034: Type Coercion failed: cannot convert flash.text::TextField@3a062121 to fl.controls.TextArea. at SrHome\_fla::MainTimeline/frame3() at flash.displ…

---

## [Impervious to a Mask](https://forum.kirupa.com/t/impervious-to-a-mask/288895)

<div class="topic-metadata">

**Author:** [@pittsburghjoe](https://forum.kirupa.com/u/pittsburghjoe)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 2:29pm UTC](https://forum.kirupa.com/t/impervious-to-a-mask/288895 "2009-05-22T14:29:42Z")

</div>

I have a scrolling nav system that has popup tooltips. I have to have the nav under a mask for the scrolling ability, but it ends up cutting off the tooltips. private var msk: Shape = new Shape(); ... msk.graphics.beg…

---

## [Adding $ prefixes and subfixes of .00 while not affecting dynamic variable](https://forum.kirupa.com/t/adding-prefixes-and-subfixes-of-00-while-not-affecting-dynamic-variable/288894)

<div class="topic-metadata">

**Author:** [@crift2012](https://forum.kirupa.com/u/crift2012)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 2:16pm UTC](https://forum.kirupa.com/t/adding-prefixes-and-subfixes-of-00-while-not-affecting-dynamic-variable/288894 "2009-05-22T14:16:44Z")

</div>

I can add them to the set variables in a literal string such as var hourlyChaser = "$" + 10 + ".00"; hourlyPartsChaser.text = hourlyChaser; but that affects the variable when I want to call it into a dynamic and giv…

---

## [Sound button START/STOP](https://forum.kirupa.com/t/sound-button-start-stop/288893)

<div class="topic-metadata">

**Author:** [@Terry\_elekes](https://forum.kirupa.com/u/Terry_elekes)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 1:30pm UTC](https://forum.kirupa.com/t/sound-button-start-stop/288893 "2009-05-22T13:30:02Z")

</div>

I am trying to make a button that will start the sound on one click and then stop it if you click again. When I check the code for errors in the action panel it says that there is no error but when I test the movie 2 err…

---

## [Adding numbers (time) to a countdown](https://forum.kirupa.com/t/adding-numbers-time-to-a-countdown/288892)

<div class="topic-metadata">

**Author:** [@JinxBunny](https://forum.kirupa.com/u/JinxBunny)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 1:06pm UTC](https://forum.kirupa.com/t/adding-numbers-time-to-a-countdown/288892 "2009-05-22T13:06:10Z")

</div>

I'm sure this is something really basic, but I've searched and nothing quite fits what I'm looking for.. I have a timer counting down using this code count = 30; countdown = function(){ count--; if (count ==0){ \_ro…

---

## [How to flip a movieclip?](https://forum.kirupa.com/t/how-to-flip-a-movieclip/288886)

<div class="topic-metadata">

**Author:** [@kadaj](https://forum.kirupa.com/u/kadaj)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 12:30pm UTC](https://forum.kirupa.com/t/how-to-flip-a-movieclip/288886 "2009-05-22T12:30:42Z")

</div>

I have a movieclip with many frames (symbol graphics) in it. How to flip the entire characters in all the frames of the movie clip to the left? Now the sprites in the movieclip is facing to the right. Please help.

---

## [Working with senocular Transform Tool - How to remove/disable tool for objects](https://forum.kirupa.com/t/working-with-senocular-transform-tool-how-to-remove-disable-tool-for-objects/288882)

<div class="topic-metadata">

**Author:** [@adrian\_pan](https://forum.kirupa.com/u/adrian_pan)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 11:44am UTC](https://forum.kirupa.com/t/working-with-senocular-transform-tool-how-to-remove-disable-tool-for-objects/288882 "2009-05-22T11:44:18Z")

</div>

Im new to AS3, and i have to use it for my current project. I have used the AS2 Transform tool extensively, but needless to say, the AS3 version works entirely differently. The way i understand it, the tool applies to an…

---

## [Change icon panel](https://forum.kirupa.com/t/change-icon-panel/288880)

<div class="topic-metadata">

**Author:** [@artibaj](https://forum.kirupa.com/u/artibaj)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 10:28am UTC](https://forum.kirupa.com/t/change-icon-panel/288880 "2009-05-22T10:28:08Z")

</div>

Hi I created new panel to Flash CS4 How to change icon panel this extension. Default icon is the same icon panel Motion Presets.

---

## [Create dynamic lines or spokes around a shape](https://forum.kirupa.com/t/create-dynamic-lines-or-spokes-around-a-shape/288879)

<div class="topic-metadata">

**Author:** [@mask2blu](https://forum.kirupa.com/u/mask2blu)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 9:46am UTC](https://forum.kirupa.com/t/create-dynamic-lines-or-spokes-around-a-shape/288879 "2009-05-22T09:46:43Z")

</div>

I have to create a 4 level menu where at a time 2 levels will be displayed. Lets say, there's user1, user2, user3 and user4. The hierarchy between these 4 will be: user1 - primary user user2 - 1st level (under us…

---

## [\[AS2\] Menu button highlighted on start (lastClicked method)](https://forum.kirupa.com/t/as2-menu-button-highlighted-on-start-lastclicked-method/288876)

<div class="topic-metadata">

**Author:** [@kwmedia](https://forum.kirupa.com/u/kwmedia)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 7:06am UTC](https://forum.kirupa.com/t/as2-menu-button-highlighted-on-start-lastclicked-method/288876 "2009-05-22T07:06:42Z")

</div>

Hello, I'm trying to get the first button of my menu highlighted opening the movie.swf (ex. "b1" mc). Here is the code and the fla: // USAGE: // myButton.onRelease = onClick; // myButton.onRollOver = overOut; // …

---

## [?accesing bitmap properties in a MC in a 2D Matrix?](https://forum.kirupa.com/t/accesing-bitmap-properties-in-a-mc-in-a-2d-matrix/288869)

<div class="topic-metadata">

**Author:** [@Shaedo](https://forum.kirupa.com/u/Shaedo)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 3:06am UTC](https://forum.kirupa.com/t/accesing-bitmap-properties-in-a-mc-in-a-2d-matrix/288869 "2009-05-22T03:06:12Z")

</div>

I have loaded an external .jpg (so its now bitmap object) this has been added as a child to a MC. The MC is in a 2D matrix (array in a array) How can I access the bitmap/loaded .jpg to, say, change its width ? Thanks…

---

## [How do I wait until data is loaded?](https://forum.kirupa.com/t/how-do-i-wait-until-data-is-loaded/288868)

<div class="topic-metadata">

**Author:** [@zachwlewis](https://forum.kirupa.com/u/zachwlewis)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 3:05am UTC](https://forum.kirupa.com/t/how-do-i-wait-until-data-is-loaded/288868 "2009-05-22T03:05:01Z")

</div>

I have two classes: Level, which dictates a tile-based level, and MapLoader, which loads a text file on my local machine. I am calling a load function through Level asking MapLoader to load, but when I try to parse the…

---

## [How to get number of properties in an associative array?](https://forum.kirupa.com/t/how-to-get-number-of-properties-in-an-associative-array/288867)

<div class="topic-metadata">

**Author:** [@ohbeewan](https://forum.kirupa.com/u/ohbeewan)\
**Replies:** 0\
**Last updated:** [May 22, 2009, 1:55am UTC](https://forum.kirupa.com/t/how-to-get-number-of-properties-in-an-associative-array/288867 "2009-05-22T01:55:23Z")

</div>

Umm, how do you get the length of, or number of properties in, an associative array/dynamic object? Thanks!

---

## [Rotate TextInput Component](https://forum.kirupa.com/t/rotate-textinput-component/288859)

<div class="topic-metadata">

**Author:** [@jewelee](https://forum.kirupa.com/u/jewelee)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 10:57pm UTC](https://forum.kirupa.com/t/rotate-textinput-component/288859 "2009-05-21T22:57:48Z")

</div>

Hi there; I have several textInput components on my stage and would like the user to be able to rotate them using a button. When the button is deployed, the textInput will rotate, but the text in the (textfield?) disappe…

---

## [indexOf("what")-what if i want to find all the what's in this sentence full of what's](https://forum.kirupa.com/t/indexof-what-what-if-i-want-to-find-all-the-whats-in-this-sentence-full-of-whats/288856)

<div class="topic-metadata">

**Author:** [@pantas](https://forum.kirupa.com/u/pantas)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 10:30pm UTC](https://forum.kirupa.com/t/indexof-what-what-if-i-want-to-find-all-the-whats-in-this-sentence-full-of-whats/288856 "2009-05-21T22:30:26Z")

</div>

damm, this week looks like its never ending... can anyone help me out here? "what if i want to find all the what's in this sentence full of what's?" i cant do this with indexOf, and it wont work either with lastIndexOf…

---

## [Setting Focus on a TextInput inside a ViewStack](https://forum.kirupa.com/t/setting-focus-on-a-textinput-inside-a-viewstack/288855)

<div class="topic-metadata">

**Author:** [@bmorrise](https://forum.kirupa.com/u/bmorrise)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 10:27pm UTC](https://forum.kirupa.com/t/setting-focus-on-a-textinput-inside-a-viewstack/288855 "2009-05-21T22:27:34Z")

</div>

I have a Canvas that I add to the stage using the PopUpManager and in this Canvas I have a ViewStack. One of the Canvases inside the ViewStack has an TextInput that I want to set the focus on when the Canvas that was add…

---

## [Advanced XML Reader/Slideshow email feature is driving me crazy](https://forum.kirupa.com/t/advanced-xml-reader-slideshow-email-feature-is-driving-me-crazy/288854)

<div class="topic-metadata">

**Author:** [@somnamblst](https://forum.kirupa.com/u/somnamblst)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 10:20pm UTC](https://forum.kirupa.com/t/advanced-xml-reader-slideshow-email-feature-is-driving-me-crazy/288854 "2009-05-21T22:20:18Z")

</div>

http://www.kirupa.com/forum/showthread.php?t=258493&highlight=lewi-p I love the functionality and I thought I was almost finished. Until I started testing the Email to a friend functionality. I have stepped back all …

---

## [1180 Error](https://forum.kirupa.com/t/1180-error/288851)

<div class="topic-metadata">

**Author:** [@dmswann](https://forum.kirupa.com/u/dmswann)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 8:30pm UTC](https://forum.kirupa.com/t/1180-error/288851 "2009-05-21T20:30:30Z")

</div>

I am using this code exactly from a tutorial except with my criteria, why am I getting this error? var video:Video = new Video(935,525.9); addchild(video); var nc:NetConnection = new NetConnection(); nc.connect(null)…

---

## ['undefined' in txt area and picture slider only loading some pics](https://forum.kirupa.com/t/undefined-in-txt-area-and-picture-slider-only-loading-some-pics/288850)

<div class="topic-metadata">

**Author:** [@oktodes](https://forum.kirupa.com/u/oktodes)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 8:30pm UTC](https://forum.kirupa.com/t/undefined-in-txt-area-and-picture-slider-only-loading-some-pics/288850 "2009-05-21T20:30:02Z")

</div>

Hi, I made a website that does it alright on the internet on my PC, and I haven’t heard any complaints from my client either, but a few hours ago I visited a friend and on his PC the website didn’t work exactly as it …

---

## [Problem with button class in .as file working with fla file](https://forum.kirupa.com/t/problem-with-button-class-in-as-file-working-with-fla-file/288849)

<div class="topic-metadata">

**Author:** [@icekomo](https://forum.kirupa.com/u/icekomo)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 7:24pm UTC](https://forum.kirupa.com/t/problem-with-button-class-in-as-file-working-with-fla-file/288849 "2009-05-21T19:24:09Z")

</div>

Solved...Thanks!

---

## [ExternalInterface Call](https://forum.kirupa.com/t/externalinterface-call/288848)

<div class="topic-metadata">

**Author:** [@Pherank](https://forum.kirupa.com/u/Pherank)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 7:23pm UTC](https://forum.kirupa.com/t/externalinterface-call/288848 "2009-05-21T19:23:04Z")

</div>

I need to upgrade some AS 2.0 code and could use some help. In my HTML pages I have a short JS script that looks like this: \<script language="JavaScript" type="text/javascript"\> function startImage(name) { retu…

---

## [How to removeChild? Pleasee](https://forum.kirupa.com/t/how-to-removechild-pleasee/288847)

<div class="topic-metadata">

**Author:** [@danzalec](https://forum.kirupa.com/u/danzalec)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 7:20pm UTC](https://forum.kirupa.com/t/how-to-removechild-pleasee/288847 "2009-05-21T19:20:28Z")

</div>

I have this code for a multi gallery. I need to remove the child where the swf loads. Help me!! the code function newvid(event:MouseEvent) { trace("you clicked me1"); var loadit = new Loader(); addChild(loadit); loadi…

---

## [Passing variables between SWF files](https://forum.kirupa.com/t/passing-variables-between-swf-files/288846)

<div class="topic-metadata">

**Author:** [@tvandenburg](https://forum.kirupa.com/u/tvandenburg)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 7:03pm UTC](https://forum.kirupa.com/t/passing-variables-between-swf-files/288846 "2009-05-21T19:03:19Z")

</div>

I apologize if this has been asked and answered a thousand times, but I've spent the better part of an hour searching and haven't found my answer, so here I am \[wink\] I have a flash file that I made that displays a scr…

---

## [Multicolumn htmlText](https://forum.kirupa.com/t/multicolumn-htmltext/288845)

<div class="topic-metadata">

**Author:** [@enginer9](https://forum.kirupa.com/u/enginer9)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 6:39pm UTC](https://forum.kirupa.com/t/multicolumn-htmltext/288845 "2009-05-21T18:39:25Z")

</div>

Hi everybody! Hope ypu can give some help on this... I'm trying to split a dynamic text into 2 separate text fields, as htmlText, more like newspaper multicolumn pagination. I've tried this http://danielmclaren.net…

---

## [\*controlling root-level MC with internal MC\*](https://forum.kirupa.com/t/controlling-root-level-mc-with-internal-mc/288842)

<div class="topic-metadata">

**Author:** [@imageConscious](https://forum.kirupa.com/u/imageConscious)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 5:22pm UTC](https://forum.kirupa.com/t/controlling-root-level-mc-with-internal-mc/288842 "2009-05-21T17:22:14Z")

</div>

I've reworking a client's site, so I'm somewhat limited on the changes I can make to the overall structure - BUT - here's my quandry: I have a nav system that is on the \_root level - the main content of the site exists…

---

## [Debugging animation](https://forum.kirupa.com/t/debugging-animation/288839)

<div class="topic-metadata">

**Author:** [@aoshima](https://forum.kirupa.com/u/aoshima)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 4:17pm UTC](https://forum.kirupa.com/t/debugging-animation/288839 "2009-05-21T16:17:26Z")

</div>

hi, i new here. nice to meet you all. \[smiley\] currently i am having trouble with my animation. i have an animation with sound that last about 8 minutes. here's the problem, when i was debugging the animation wi…

---

## ["thank you"-site in php-email-form don't appears](https://forum.kirupa.com/t/thank-you-site-in-php-email-form-dont-appears/288838)

<div class="topic-metadata">

**Author:** [@KwaZeeModo](https://forum.kirupa.com/u/KwaZeeModo)\
**Replies:** 0\
**Last updated:** [May 21, 2009, 4:14pm UTC](https://forum.kirupa.com/t/thank-you-site-in-php-email-form-dont-appears/288838 "2009-05-21T16:14:59Z")

</div>

hello kirupa-team, why my email-form (from http://www.kirupa.com/developer/actionscript/flash\_php\_email.htm) works perfect when i try the kirupa-original-file, but don't work anymore after i but the form in a flash (fl…

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

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