# Uncategorized

**URL:** https://forum.kirupa.com/c/uncategorized/1.md?page=385

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

**Page:** 386

---

## [Removing an EventListener and this](https://forum.kirupa.com/t/removing-an-eventlistener-and-this/295524)

<div class="topic-metadata">

**Author:** [@rokosz](https://forum.kirupa.com/u/rokosz)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 9:22pm UTC](https://forum.kirupa.com/t/removing-an-eventlistener-and-this/295524 "2009-08-31T21:22:00Z")

</div>

This seems like its pretty obvious, add remove, what can go wrong? Well, mine isn't removing -- not sure why but get the feeling its because the handler was added outside of any function (stage/root). And inside the fu…

---

## [Dynamic gif](https://forum.kirupa.com/t/dynamic-gif/295514)

<div class="topic-metadata">

**Author:** [@AcolyTe](https://forum.kirupa.com/u/AcolyTe)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 6:00pm UTC](https://forum.kirupa.com/t/dynamic-gif/295514 "2009-08-31T18:00:29Z")

</div>

Hi peoples, is it possible to load dynamic/animated gifs using a UILoader by any chance? Simply stating its source just gives a static image which is no good ~\_~ Any help would be much appreciated, thanks.

---

## [Actionscript 3.0 Beginner Tutorials](https://forum.kirupa.com/t/actionscript-3-0-beginner-tutorials/295513)

<div class="topic-metadata">

**Author:** [@Rslegion](https://forum.kirupa.com/u/Rslegion)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 5:38pm UTC](https://forum.kirupa.com/t/actionscript-3-0-beginner-tutorials/295513 "2009-08-31T17:38:38Z")

</div>

Hey guys, new to the forum. Just wondering if you guys could give me some feedback on my As3 tutorials website? Actionscript 3 Tutorials I had a quick look around and this seemed like the best place to post it. Loo…

---

## [Extend eventDispatcher, when?](https://forum.kirupa.com/t/extend-eventdispatcher-when/295512)

<div class="topic-metadata">

**Author:** [@lope](https://forum.kirupa.com/u/lope)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 5:35pm UTC](https://forum.kirupa.com/t/extend-eventdispatcher-when/295512 "2009-08-31T17:35:10Z")

</div>

I figured out I can dispatch my own events like this without extending: public static const SHADE\_ON:String = "SHADE\_ON"; dispatchEvent(new Event(Shader.SHADE\_ON)); and then somewhere else: var sh:Shader = new Sh…

---

## [Dynamic text field character reset problem](https://forum.kirupa.com/t/dynamic-text-field-character-reset-problem/295508)

<div class="topic-metadata">

**Author:** [@goeiste](https://forum.kirupa.com/u/goeiste)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 4:47pm UTC](https://forum.kirupa.com/t/dynamic-text-field-character-reset-problem/295508 "2009-08-31T16:47:46Z")

</div>

Hello everyone, Trough a button action I want to change the contents of a dynamic text field (i have five buttons in total). I made this textfield style bold, and added a (inner) shadow filter to it. Everytime a certai…

---

## [Loading multiple SWF into a single MC](https://forum.kirupa.com/t/loading-multiple-swf-into-a-single-mc/295507)

<div class="topic-metadata">

**Author:** [@stupidwebguy](https://forum.kirupa.com/u/stupidwebguy)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 3:37pm UTC](https://forum.kirupa.com/t/loading-multiple-swf-into-a-single-mc/295507 "2009-08-31T15:37:24Z")

</div>

Hi First, I'm new to AS3. Please take pity. Here's what I'm trying to do: I have multiple buttons on the stage, each calling a different SWF (that will has a FLV file in it) and trying to load it to a single MC "m…

---

## [Best way to handle multiple URL requesets](https://forum.kirupa.com/t/best-way-to-handle-multiple-url-requesets/295506)

<div class="topic-metadata">

**Author:** [@icekomo](https://forum.kirupa.com/u/icekomo)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 3:35pm UTC](https://forum.kirupa.com/t/best-way-to-handle-multiple-url-requesets/295506 "2009-08-31T15:35:43Z")

</div>

Can someone help me as the best way to handle multiple URL requests. This is what I have: function dropCick(evt:MouseEvent):void { if(evt.target == dropDownM.dropBtns\_mc.menFoot\_btn) { var URL\_6:URLRequest = n…

---

## [Imports video in extrnal class](https://forum.kirupa.com/t/imports-video-in-extrnal-class/295500)

<div class="topic-metadata">

**Author:** [@RossKidd](https://forum.kirupa.com/u/RossKidd)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 2:15pm UTC](https://forum.kirupa.com/t/imports-video-in-extrnal-class/295500 "2009-08-31T14:15:34Z")

</div>

Hi, I pulled the flvplayback component into my library and got the video playback working loading an external FLV in. Now I want that code in an external class, the problems I am getting with the video and video eve…

---

## [Strict "is"](https://forum.kirupa.com/t/strict-is/295488)

<div class="topic-metadata">

**Author:** [@omnivibe](https://forum.kirupa.com/u/omnivibe)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 10:31am UTC](https://forum.kirupa.com/t/strict-is/295488 "2009-08-31T10:31:09Z")

</div>

Is there a way to perform a strict "is"? consider: var str:String = 'test'; var obj:Object = {foo: 'bar'}; testIfObject(str); // I want this to trace false, but it sadly shows true testIfObject(obj); // I want this…

---

## [Sitoon.com](https://forum.kirupa.com/t/sitoon-com/295485)

<div class="topic-metadata">

**Author:** [@superpeppe](https://forum.kirupa.com/u/superpeppe)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 9:12am UTC](https://forum.kirupa.com/t/sitoon-com/295485 "2009-08-31T09:12:55Z")

</div>

Hi I have just finished my portfolio website, there is only 3 cases at the moment but I hope to expand it in the near future. Tell me what you think. http://sitoon.com

---

## [Help: Growing a line](https://forum.kirupa.com/t/help-growing-a-line/295484)

<div class="topic-metadata">

**Author:** [@vimalanathan](https://forum.kirupa.com/u/vimalanathan)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 7:59am UTC](https://forum.kirupa.com/t/help-growing-a-line/295484 "2009-08-31T07:59:24Z")

</div>

Hi, I'm jst beginner to Flash. My requirement is to draw a line linking two places in a map, starting from one point to other. The growing line may be either straight or curved line. It will be nice if anybody can help m…

---

## [How to rip DVD, convert video, transfer iPod music and make iPhone ringtone for Windo](https://forum.kirupa.com/t/how-to-rip-dvd-convert-video-transfer-ipod-music-and-make-iphone-ringtone-for-windo/295479)

<div class="topic-metadata">

**Author:** [@Dexerious](https://forum.kirupa.com/u/Dexerious)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 7:39am UTC](https://forum.kirupa.com/t/how-to-rip-dvd-convert-video-transfer-ipod-music-and-make-iphone-ringtone-for-windo/295479 "2009-08-31T07:39:58Z")

</div>

This guide aims to show you how to rip a DVD, convert video and transfer music between iPod and computer/two iPod, make your own iPhone ringtone. It includes 4 parts: \*\*Part 1. How to rip DVD to iPod/iPhone/Sansa/PSP/Z…

---

## [Help](https://forum.kirupa.com/t/help/295478)

<div class="topic-metadata">

**Author:** [@malza](https://forum.kirupa.com/u/malza)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 7:33am UTC](https://forum.kirupa.com/t/help/295478 "2009-08-31T07:33:31Z")

</div>

What does this mean????........ \[object SimpleButton\] 0 \[object SimpleButton\] TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::SimpleButton@27878d01 to flash.display.MovieClip. at Tailor2…

---

## [What is it?](https://forum.kirupa.com/t/what-is-it/295475)

<div class="topic-metadata">

**Author:** [@Keikei963](https://forum.kirupa.com/u/Keikei963)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 6:41am UTC](https://forum.kirupa.com/t/what-is-it/295475 "2009-08-31T06:41:21Z")

</div>

\[image\] Can you guess?

---

## [How to convert MTS, TS, M2TS Video to HD video, MP4, WMV, AVI](https://forum.kirupa.com/t/how-to-convert-mts-ts-m2ts-video-to-hd-video-mp4-wmv-avi/295474)

<div class="topic-metadata">

**Author:** [@ariseyy](https://forum.kirupa.com/u/ariseyy)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 6:34am UTC](https://forum.kirupa.com/t/how-to-convert-mts-ts-m2ts-video-to-hd-video-mp4-wmv-avi/295474 "2009-08-31T06:34:16Z")

</div>

Record everything around you and share with the world/friends/family is becoming more and more popular among young people. Get a HD Camcorder is necessary and also how to share is really important. I think you can use yo…

---

## [Cached XML wont be read again?](https://forum.kirupa.com/t/cached-xml-wont-be-read-again/295473)

<div class="topic-metadata">

**Author:** [@Shaedo](https://forum.kirupa.com/u/Shaedo)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 6:30am UTC](https://forum.kirupa.com/t/cached-xml-wont-be-read-again/295473 "2009-08-31T06:30:40Z")

</div>

Hi, My problem is that once flash reads an XML, it then wont read the XML again but rather uses a cached copy. This causes problems as I want it to update a record number in the XML. My flow of data is like this: 1…

---

## [Items from a comboBox to a dataGridView ¿?](https://forum.kirupa.com/t/items-from-a-combobox-to-a-datagridview/295464)

<div class="topic-metadata">

**Author:** [@azariel](https://forum.kirupa.com/u/azariel)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 1:28am UTC](https://forum.kirupa.com/t/items-from-a-combobox-to-a-datagridview/295464 "2009-08-31T01:28:23Z")

</div>

Hi there guys, how can i pass the items from a comboBox to a dataGridView ? I have the comboBox filled with a column (attribute) from a table in the DataBase, when i click on a button (btnAdd) I wat to load all the tuple…

---

## [Hey totally lost on a project](https://forum.kirupa.com/t/hey-totally-lost-on-a-project/295463)

<div class="topic-metadata">

**Author:** [@jwarsager](https://forum.kirupa.com/u/jwarsager)\
**Replies:** 0\
**Last updated:** [August 31, 2009, 12:32am UTC](https://forum.kirupa.com/t/hey-totally-lost-on-a-project/295463 "2009-08-31T00:32:17Z")

</div>

hey there im not looking for a step by step tutorial on how to make this but even just an idea of what to google or whre to find what this style is called im very new to flash and im totally lost. http://tutvid.com/tutor…

---

## [Remove some scripts in output box?](https://forum.kirupa.com/t/remove-some-scripts-in-output-box/295462)

<div class="topic-metadata">

**Author:** [@nZxt](https://forum.kirupa.com/u/nZxt)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 11:47pm UTC](https://forum.kirupa.com/t/remove-some-scripts-in-output-box/295462 "2009-08-30T23:47:32Z")

</div>

Hi guys \[smile\] I'm new to this forum (or any kind of forum:P) and hope you can help me with something. I made a button with an instance name 'go', then i made an input text box i named 'amount' (variable) and in the…

---

## [Remove some scripts in output box?](https://forum.kirupa.com/t/remove-some-scripts-in-output-box/295460)

<div class="topic-metadata">

**Author:** [@nZxt](https://forum.kirupa.com/u/nZxt)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 11:32pm UTC](https://forum.kirupa.com/t/remove-some-scripts-in-output-box/295460 "2009-08-30T23:32:26Z")

</div>

Hi guys \[smile\] I'm new to this forum (or any kind of forum:P) and hope you can help me with something. I made a button with an instance name 'go', then i made an input text box i named 'amount' (variable) and in the…

---

## [Filters not working!](https://forum.kirupa.com/t/filters-not-working/295456)

<div class="topic-metadata">

**Author:** [@Etao](https://forum.kirupa.com/u/Etao)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 10:07pm UTC](https://forum.kirupa.com/t/filters-not-working/295456 "2009-08-30T22:07:30Z")

</div>

Hi! First, I would like to thanks! Kirupa tutorials save my time a lot! Sorry about my bad English. Let´s try: I create 15 thumbnails using PNG files with transparency as materials for Object 3D Planes (Away3D), dispos…

---

## [How do you develop your teamwork skills as a](https://forum.kirupa.com/t/how-do-you-develop-your-teamwork-skills-as-a/295454)

<div class="topic-metadata">

**Author:** [@samsoner](https://forum.kirupa.com/u/samsoner)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 9:41pm UTC](https://forum.kirupa.com/t/how-do-you-develop-your-teamwork-skills-as-a/295454 "2009-08-30T21:41:45Z")

</div>

web designer or Flash animator? I can't believe that the stuff we do is mostly solitary work.

---

## [Jerky rotation animation](https://forum.kirupa.com/t/jerky-rotation-animation/295453)

<div class="topic-metadata">

**Author:** [@activa](https://forum.kirupa.com/u/activa)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 7:49pm UTC](https://forum.kirupa.com/t/jerky-rotation-animation/295453 "2009-08-30T19:49:02Z")

</div>

I'm trying to recreate the sky with a rotating clip in the shape of an arc. I've tried the built-in timer that changes the rotation, I've tried the TweenMax class, and I've tried hand-building the animation with a motion…

---

## [Load data from PHP](https://forum.kirupa.com/t/load-data-from-php/295452)

<div class="topic-metadata">

**Author:** [@madOnion](https://forum.kirupa.com/u/madOnion)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 6:55pm UTC](https://forum.kirupa.com/t/load-data-from-php/295452 "2009-08-30T18:55:32Z")

</div>

Hi guys, i have a little problem, but its a big problem for me. I dont understand, i have a upload web and all work fine. But i want to rename files with random numbers ( prevent replacing ) and i did it in PHP. But i ha…

---

## [Php flash and mysql](https://forum.kirupa.com/t/php-flash-and-mysql/295448)

<div class="topic-metadata">

**Author:** [@worthless](https://forum.kirupa.com/u/worthless)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 4:06pm UTC](https://forum.kirupa.com/t/php-flash-and-mysql/295448 "2009-08-30T16:06:54Z")

</div>

Removed as I have solved the same.

---

## [Changing the cursor over text](https://forum.kirupa.com/t/changing-the-cursor-over-text/295444)

<div class="topic-metadata">

**Author:** [@possum87](https://forum.kirupa.com/u/possum87)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 12:48pm UTC](https://forum.kirupa.com/t/changing-the-cursor-over-text/295444 "2009-08-30T12:48:14Z")

</div>

I'm using dynamically created text as a button, but I want the cursor to not turn into the little line you get hovering over text, is there a way to do this? useHandCursor = true doesnt seem to work for the actual w…

---

## [Looking for Xhtml + css](https://forum.kirupa.com/t/looking-for-xhtml-css/295438)

<div class="topic-metadata">

**Author:** [@uni](https://forum.kirupa.com/u/uni)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 10:20am UTC](https://forum.kirupa.com/t/looking-for-xhtml-css/295438 "2009-08-30T10:20:09Z")

</div>

\[LEFT\]hey... I'm looking for Xhtml+Css programmer to slicing my design... the programmer need to know js xhtml css and write on the w3c rules nice paying... \[/LEFT\]

---

## [Get to certain value from another class](https://forum.kirupa.com/t/get-to-certain-value-from-another-class/295432)

<div class="topic-metadata">

**Author:** [@lope](https://forum.kirupa.com/u/lope)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 7:04am UTC](https://forum.kirupa.com/t/get-to-certain-value-from-another-class/295432 "2009-08-30T07:04:59Z")

</div>

I have a slider class, something like this: http://www.openlaszlo.org/lps/docs/guide/images/slider1.png and in the end it calculates slider value based on its position and outputs that value in a textfield, but how do …

---

## [Want dropdown submenu to be vertical not horiz](https://forum.kirupa.com/t/want-dropdown-submenu-to-be-vertical-not-horiz/295430)

<div class="topic-metadata">

**Author:** [@jennhaw](https://forum.kirupa.com/u/jennhaw)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 2:58am UTC](https://forum.kirupa.com/t/want-dropdown-submenu-to-be-vertical-not-horiz/295430 "2009-08-30T02:58:18Z")

</div>

I can't figure out why this submenu is horizontal. Can someone please point me in the right direction? I realize that the whole site looks like crap in IE; haven't even begun the task of coding for IE because I work on a…

---

## [Does a mc waste memory if](https://forum.kirupa.com/t/does-a-mc-waste-memory-if/295426)

<div class="topic-metadata">

**Author:** [@OMG](https://forum.kirupa.com/u/OMG)\
**Replies:** 0\
**Last updated:** [August 30, 2009, 12:10am UTC](https://forum.kirupa.com/t/does-a-mc-waste-memory-if/295426 "2009-08-30T00:10:09Z")

</div>

if I don't add it on the stage? I'm doing a horizontal scrolling menu where the icons that are outside of the stage are not added to the stage at first, but I do give them x and y positions, and event listeners, does tha…

[Previous page](https://forum.kirupa.com/c/uncategorized/1.md?page=384)

[Next page](https://forum.kirupa.com/c/uncategorized/1.md?page=386)
