# Uncategorized

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

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

**Page:** 428

---

## [Total.\[noob\]](https://forum.kirupa.com/t/total-noob/291642)

<div class="topic-metadata">

**Author:** [@phatgreenbuds](https://forum.kirupa.com/u/phatgreenbuds)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 5:46pm UTC](https://forum.kirupa.com/t/total-noob/291642 "2009-07-02T17:46:02Z")

</div>

I have the .fla picture gallery that was given to me to start learning how flash and actionscript work. I am trying to figure out how to make the pic that is displayed show as a link that can be used to direct the user t…

---

## [Flash 4 (Flex Gumbo) ModuleLoader.content](https://forum.kirupa.com/t/flash-4-flex-gumbo-moduleloader-content/291640)

<div class="topic-metadata">

**Author:** [@grozavpaul](https://forum.kirupa.com/u/grozavpaul)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 5:07pm UTC](https://forum.kirupa.com/t/flash-4-flex-gumbo-moduleloader-content/291640 "2009-07-02T17:07:32Z")

</div>

In Flex 3 if i wanted to access the content of a loaded module i just had to use .content property (and make sure the module was loaded). But now i see that flash 4 doesn't have this property anymore. So what can i do to…

---

## [How do i load swfs (as level 0 in AS2) in AS3](https://forum.kirupa.com/t/how-do-i-load-swfs-as-level-0-in-as2-in-as3/291636)

<div class="topic-metadata">

**Author:** [@adrian\_pan](https://forum.kirupa.com/u/adrian_pan)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 3:55pm UTC](https://forum.kirupa.com/t/how-do-i-load-swfs-as-level-0-in-as2-in-as3/291636 "2009-07-02T15:55:12Z")

</div>

Can someone please help me figure out how to load .swf in a way that AS2 did it with levels . This was easy in AS2. I have 15 movies whch are supposed to load on user click (simple Next button), and this was a no brainer…

---

## [Actionscript problemo, pls help](https://forum.kirupa.com/t/actionscript-problemo-pls-help/291635)

<div class="topic-metadata">

**Author:** [@Leo75](https://forum.kirupa.com/u/Leo75)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 3:54pm UTC](https://forum.kirupa.com/t/actionscript-problemo-pls-help/291635 "2009-07-02T15:54:05Z")

</div>

\[FONT=Times New Roman\]Hi there...\[/FONT\] \[FONT=Times New Roman\]I am trying to develop a way to load and unload pictures and zoom in to them in a dynamically way. This is done with the idea to save space in memory for f…

---

## [Find longest string / the easiest way](https://forum.kirupa.com/t/find-longest-string-the-easiest-way/291630)

<div class="topic-metadata">

**Author:** [@lope](https://forum.kirupa.com/u/lope)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 2:31pm UTC](https://forum.kirupa.com/t/find-longest-string-the-easiest-way/291630 "2009-07-02T14:31:25Z")

</div>

I am calling this function: function getHighestWidth():void{ for (var i:int = 0; i \< myXML.video\_title.length(); i++) { trace(String(myXML.video\_title\*).length); } } output gives like: 22 43 …

---

## [Weird behaviour with colorTransform and nested movieclips](https://forum.kirupa.com/t/weird-behaviour-with-colortransform-and-nested-movieclips/291626)

<div class="topic-metadata">

**Author:** [@mr\_schlong](https://forum.kirupa.com/u/mr_schlong)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 1:43pm UTC](https://forum.kirupa.com/t/weird-behaviour-with-colortransform-and-nested-movieclips/291626 "2009-07-02T13:43:46Z")

</div>

\[FLASH8\] Hey there, I'm getting nuts on a really weird problem using colorTransform. See here There is an parent\_mc that contains several child\_mcs. I use colorTransform to change the color of either one or more ch…

---

## [Round up to the nearest X](https://forum.kirupa.com/t/round-up-to-the-nearest-x/291625)

<div class="topic-metadata">

**Author:** [@colouredFunk](https://forum.kirupa.com/u/colouredFunk)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 1:34pm UTC](https://forum.kirupa.com/t/round-up-to-the-nearest-x/291625 "2009-07-02T13:34:18Z")

</div>

Hi, Does anyone know how to round up to the nearest X? eg. I want to round up to the nearest multiples of 90 Cheers

---

## [Get text range between ceratin number of text lines](https://forum.kirupa.com/t/get-text-range-between-ceratin-number-of-text-lines/291622)

<div class="topic-metadata">

**Author:** [@minopharma](https://forum.kirupa.com/u/minopharma)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 12:27pm UTC](https://forum.kirupa.com/t/get-text-range-between-ceratin-number-of-text-lines/291622 "2009-07-02T12:27:09Z")

</div>

Hi to all, I'm working on an AIR application using Flex Builder 3 with Flex SDK 4.0 installed. The main idea of the application is to read an external text file (\*.txt) into a TextArea and after clicking a button I wan…

---

## [Calculate textarea height based on the text length and fontsize](https://forum.kirupa.com/t/calculate-textarea-height-based-on-the-text-length-and-fontsize/291618)

<div class="topic-metadata">

**Author:** [@radt](https://forum.kirupa.com/u/radt)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 11:47am UTC](https://forum.kirupa.com/t/calculate-textarea-height-based-on-the-text-length-and-fontsize/291618 "2009-07-02T11:47:47Z")

</div>

hello, Any help to calculate textarea height based on the text length and fontsize in as2?

---

## [Arcing projectiles?](https://forum.kirupa.com/t/arcing-projectiles/291608)

<div class="topic-metadata">

**Author:** [@flyingmonkey456](https://forum.kirupa.com/u/flyingmonkey456)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 7:43am UTC](https://forum.kirupa.com/t/arcing-projectiles/291608 "2009-07-02T07:43:34Z")

</div>

i'm making a turret defense game (the kind with one aimable turret) and one of the weapons will be a bomb. i think i know part of the formula for making it move in an arc, but i need to know the whole thing :). it has to…

---

## [Please help me out](https://forum.kirupa.com/t/please-help-me-out/291605)

<div class="topic-metadata">

**Author:** [@Vidya\_V](https://forum.kirupa.com/u/Vidya_V)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 5:55am UTC](https://forum.kirupa.com/t/please-help-me-out/291605 "2009-07-02T05:55:20Z")

</div>

URGENT Hi friends, Anybody please help me out to reduce the file of flash file as well as swf file to upload. I am a fresher. I don't know advance actionscript, xml etc. So please anybody tell me a simple way to re…

---

## [Wholesale brand-name shoes](https://forum.kirupa.com/t/wholesale-brand-name-shoes/291604)

<div class="topic-metadata">

**Author:** [@012ab](https://forum.kirupa.com/u/012ab)\
**Replies:** 0\
**Last updated:** [July 2, 2009, 5:04am UTC](https://forum.kirupa.com/t/wholesale-brand-name-shoes/291604 "2009-07-02T05:04:27Z")

</div>

\[LEFT\]\[LEFT\]\[FONT=&#23435\]welcome to visit our company website: www.nikefantasy.com\[/FONT\]\[/LEFT\]\[/LEFT\] \[LEFT\]\[LEFT\]\[FONT=&#23435\]I am glad to introduce ourselves as a good wholesaler of sneakers, apparels from china.…

---

## [Css drop down menu hides behind flash](https://forum.kirupa.com/t/css-drop-down-menu-hides-behind-flash/291590)

<div class="topic-metadata">

**Author:** [@koolkrasher](https://forum.kirupa.com/u/koolkrasher)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 9:34pm UTC](https://forum.kirupa.com/t/css-drop-down-menu-hides-behind-flash/291590 "2009-07-01T21:34:09Z")

</div>

Has anyone encouterd this problem? I have a css dropdown menu and it hides behin my flash movie. I was able to solve this problem in the past by making the bg transparent but not this time. Here is a link the DD in que…

---

## [Line breaking problem PLS HELP!](https://forum.kirupa.com/t/line-breaking-problem-pls-help/291589)

<div class="topic-metadata">

**Author:** [@outback](https://forum.kirupa.com/u/outback)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 8:12pm UTC](https://forum.kirupa.com/t/line-breaking-problem-pls-help/291589 "2009-07-01T20:12:27Z")

</div>

Hi all, I'm not really into PHP but I've been working on a flash app that reads an XML thats created by an PHP aplication. Here is the thing, when I press return on my keyboard the XML files that is generated by the PH…

---

## [Line breaking problem PLS HELP!](https://forum.kirupa.com/t/line-breaking-problem-pls-help/291588)

<div class="topic-metadata">

**Author:** [@outback](https://forum.kirupa.com/u/outback)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 8:05pm UTC](https://forum.kirupa.com/t/line-breaking-problem-pls-help/291588 "2009-07-01T20:05:15Z")

</div>

Hi all, I'm not really into PHP but I've been working on a flash app that reads an XML thats created by an PHP aplication. Here is the thing, when I press return on my keyboard the XML files that is generated by the PH…

---

## [Hi all](https://forum.kirupa.com/t/hi-all/291587)

<div class="topic-metadata">

**Author:** [@musiclover91](https://forum.kirupa.com/u/musiclover91)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 7:41pm UTC](https://forum.kirupa.com/t/hi-all/291587 "2009-07-01T19:41:35Z")

</div>

hi frnz.. i am ham.. i am a web designer basically.. like to learn and teach you if you have doubts in it.. here for friends and serious discussions.. \[smile\] regards Ham

---

## [How to embed google search box in flash file?](https://forum.kirupa.com/t/how-to-embed-google-search-box-in-flash-file/291581)

<div class="topic-metadata">

**Author:** [@Simplistic](https://forum.kirupa.com/u/Simplistic)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 6:40pm UTC](https://forum.kirupa.com/t/how-to-embed-google-search-box-in-flash-file/291581 "2009-07-01T18:40:19Z")

</div>

Hello, I'm doing a project in flash. I want to embed Google search box into my flash file so that viewers can search directly from my .swf file using Google search box. Is it possible?? how?:top\_hat:

---

## [Quick question about my script](https://forum.kirupa.com/t/quick-question-about-my-script/291579)

<div class="topic-metadata">

**Author:** [@r3h0ld3r](https://forum.kirupa.com/u/r3h0ld3r)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 6:01pm UTC](https://forum.kirupa.com/t/quick-question-about-my-script/291579 "2009-07-01T18:01:02Z")

</div>

I'm doing a photo slideshow and I have 4 photos. I have them displaying randomly with TweenLite, however I have 2 more things I'd like to do with it but I really don't know how to do them. I'd like for the photos to di…

---

## [Memory Leak](https://forum.kirupa.com/t/memory-leak/291575)

<div class="topic-metadata">

**Author:** [@andre\_leblanc88](https://forum.kirupa.com/u/andre_leblanc88)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 5:28pm UTC](https://forum.kirupa.com/t/memory-leak/291575 "2009-07-01T17:28:41Z")

</div>

Sorry, I'm a newb and posted this previously in the wrong section... Hey, I know there are other posts on here about this problem, but I can't seem to figure out why this isn't working. This is a test code I wrote that…

---

## [Memory Leak](https://forum.kirupa.com/t/memory-leak/291574)

<div class="topic-metadata">

**Author:** [@andre\_leblanc88](https://forum.kirupa.com/u/andre_leblanc88)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 5:23pm UTC](https://forum.kirupa.com/t/memory-leak/291574 "2009-07-01T17:23:58Z")

</div>

Hey, I know there are other posts on here about this problem, but I can't seem to figure out why this isn't working. This is a test code I wrote that is suppose to imitate a slideshow. The problem is each cycle of the co…

---

## [Skipping frames AND timers?](https://forum.kirupa.com/t/skipping-frames-and-timers/291572)

<div class="topic-metadata">

**Author:** [@rusbugus](https://forum.kirupa.com/u/rusbugus)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 4:56pm UTC](https://forum.kirupa.com/t/skipping-frames-and-timers/291572 "2009-07-01T16:56:14Z")

</div>

I was wondering if anyone knows the code to skip frames AND timers. I know that if you use gotoAndPlay(#) or gotoAndStop(#), you can go to that frame #, but the timers in my code from previous frames keep working. I am…

---

## [Ioerror when running local but not when live - during php call from flash](https://forum.kirupa.com/t/ioerror-when-running-local-but-not-when-live-during-php-call-from-flash/291562)

<div class="topic-metadata">

**Author:** [@sixfngers](https://forum.kirupa.com/u/sixfngers)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 1:41pm UTC](https://forum.kirupa.com/t/ioerror-when-running-local-but-not-when-live-during-php-call-from-flash/291562 "2009-07-01T13:41:21Z")

</div>

example: http://www.davidcaneso.com/dev/phpreturn/ in the example each button attempts to contact a php script and the result is displayed in flash. if the php file is not available on the server (ie: server could be d…

---

## [Using the tween class within a class and .onMotionFinished](https://forum.kirupa.com/t/using-the-tween-class-within-a-class-and-onmotionfinished/291560)

<div class="topic-metadata">

**Author:** [@natronp](https://forum.kirupa.com/u/natronp)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 1:11pm UTC](https://forum.kirupa.com/t/using-the-tween-class-within-a-class-and-onmotionfinished/291560 "2009-07-01T13:11:36Z")

</div>

trying to get the .onMotionFinished method of my tween instance within my class to have access to class variables and methods: var t1:Tween = new Tween(myClip, "\_alpha", None.easeNone, 0, 100, 1, true); t1.onMotionFin…

---

## [Create class instance in loop](https://forum.kirupa.com/t/create-class-instance-in-loop/291558)

<div class="topic-metadata">

**Author:** [@Deborah](https://forum.kirupa.com/u/Deborah)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 11:40am UTC](https://forum.kirupa.com/t/create-class-instance-in-loop/291558 "2009-07-01T11:40:46Z")

</div>

Hello, I am creating several classes. I am trying to create an instance of the classes in a loop, which isnt going very well. //instead of this var HGInt1:MovieClip = new HGInt\_01(); var HGInt2:MovieClip = new HGIn…

---

## [I have 2 Scences and i need 2 loading bars](https://forum.kirupa.com/t/i-have-2-scences-and-i-need-2-loading-bars/291555)

<div class="topic-metadata">

**Author:** [@Ahmad\_M\_S](https://forum.kirupa.com/u/Ahmad_M_S)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 10:42am UTC](https://forum.kirupa.com/t/i-have-2-scences-and-i-need-2-loading-bars/291555 "2009-07-01T10:42:51Z")

</div>

Hey guys, Ok ... lets see what i need and lets see if i can get it! \[stuck\_out\_tongue\] I have flash file contains 2 Scenes ... First one is a flash intro Second one is the website how can i make a loading bar fo…

---

## [Webcam motion detection](https://forum.kirupa.com/t/webcam-motion-detection/291551)

<div class="topic-metadata">

**Author:** [@gius](https://forum.kirupa.com/u/gius)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 8:33am UTC](https://forum.kirupa.com/t/webcam-motion-detection/291551 "2009-07-01T08:33:14Z")

</div>

Hi, I have found a simple tutorial, but I can not when there is movement in the webcam to make the ball disappear. I have added delete ball\_mc and inserted var root: movieclip = this; / / / / 1. Get your webcam …

---

## [Arranging mysql data](https://forum.kirupa.com/t/arranging-mysql-data/291550)

<div class="topic-metadata">

**Author:** [@sukanya\_paul](https://forum.kirupa.com/u/sukanya_paul)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 8:16am UTC](https://forum.kirupa.com/t/arranging-mysql-data/291550 "2009-07-01T08:16:45Z")

</div>

hi i have a table which has a field called month whose values are January,February,March etc in no particular order i am selecting all daya from this table and the month values are in the following order: January Novem…

---

## [Scrolling movie clip working-sorta](https://forum.kirupa.com/t/scrolling-movie-clip-working-sorta/291549)

<div class="topic-metadata">

**Author:** [@damonlee3](https://forum.kirupa.com/u/damonlee3)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 7:51am UTC](https://forum.kirupa.com/t/scrolling-movie-clip-working-sorta/291549 "2009-07-01T07:51:35Z")

</div>

Hey all, I have thumbs loaded via XML which scroll using a custom scroll movie clip. The problem is that when i just click on the scroll movie clip, the thumbs "jump up" somewhat, then when I scroll (drag)down, the t…

---

## [Helpful: Share an easy way to rip DVD to MP4, AVI, MP3, WMV, WMA, FLV, MKV, MPG, RM,](https://forum.kirupa.com/t/helpful-share-an-easy-way-to-rip-dvd-to-mp4-avi-mp3-wmv-wma-flv-mkv-mpg-rm/291547)

<div class="topic-metadata">

**Author:** [@bassalotmj](https://forum.kirupa.com/u/bassalotmj)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 7:24am UTC](https://forum.kirupa.com/t/helpful-share-an-easy-way-to-rip-dvd-to-mp4-avi-mp3-wmv-wma-flv-mkv-mpg-rm/291547 "2009-07-01T07:24:35Z")

</div>

This guide shows you how to rip DVD to MP4, AVI, MP3, WMV, WMA, FLV, MKV, MPG, RM, 3GP, etc by using Aiseesoft DVD Ripper Step 1: Install and run Aiseesoft DVD Ripper Step 2: Import DVD. Place the DVD into your DVD dri…

---

## [Where would i start a thread about a game i'm making?](https://forum.kirupa.com/t/where-would-i-start-a-thread-about-a-game-im-making/291544)

<div class="topic-metadata">

**Author:** [@flyingmonkey456](https://forum.kirupa.com/u/flyingmonkey456)\
**Replies:** 0\
**Last updated:** [July 1, 2009, 6:11am UTC](https://forum.kirupa.com/t/where-would-i-start-a-thread-about-a-game-im-making/291544 "2009-07-01T06:11:30Z")

</div>

title says it all \[smile\]

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

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