# Uncategorized

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

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

**Page:** 321

---

## [Dynamically declaring tweens?](https://forum.kirupa.com/t/dynamically-declaring-tweens/301779)

<div class="topic-metadata">

**Author:** [@tugboat](https://forum.kirupa.com/u/tugboat)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 3:41pm UTC](https://forum.kirupa.com/t/dynamically-declaring-tweens/301779 "2009-12-15T15:41:38Z")

</div>

Is there anyway to dynamically declare tweens? This doesn't work (and I was really hoping it would): var tweenArray:Array; for(var try1:int = 0; try1 \<100; try1 ++) { var tweenArray\[try1\]:Tween = new Tween; };

---

## [Brand New BlackBerry Bold 9700 Unlocked.....F/S $400USD](https://forum.kirupa.com/t/brand-new-blackberry-bold-9700-unlocked-f-s-400usd/301772)

<div class="topic-metadata">

**Author:** [@nuno\_nanny](https://forum.kirupa.com/u/nuno_nanny)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 12:34pm UTC](https://forum.kirupa.com/t/brand-new-blackberry-bold-9700-unlocked-f-s-400usd/301772 "2009-12-15T12:34:15Z")

</div>

Phone.....+447045707423 Contact email..........connect24commsltd@live.com BlackBerry Bold 9700........$400 FULL SPECIFICATIONS...... General 2G Network GSM 850 / 900 / 1800 / 1900 3G Network HSDPA 850…

---

## [How to activate drop down menu?](https://forum.kirupa.com/t/how-to-activate-drop-down-menu/301770)

<div class="topic-metadata">

**Author:** [@hagop](https://forum.kirupa.com/u/hagop)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 11:14am UTC](https://forum.kirupa.com/t/how-to-activate-drop-down-menu/301770 "2009-12-15T11:14:56Z")

</div>

Here's a good one! If you have a text box and name it using the extension txt ie: mytextbox\_txt, then when typing a dot at the end will activate the Flash drop down menu. I was wondering if they exist what are the resp…

---

## [Textinput help](https://forum.kirupa.com/t/textinput-help/301766)

<div class="topic-metadata">

**Author:** [@ayusuits](https://forum.kirupa.com/u/ayusuits)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 9:48am UTC](https://forum.kirupa.com/t/textinput-help/301766 "2009-12-15T09:48:04Z")

</div>

Hi! Im new here. I have 2 textboxes. T1 and T2. If I type a number in T1, it will automatically add +10 and flash in T2 Ex. 2 - 12 listenForEnterObject = new Object(); listenForEnterObject.onKeyUp=function(){ …

---

## [Any issues if I declare the same event listener twice?](https://forum.kirupa.com/t/any-issues-if-i-declare-the-same-event-listener-twice/301765)

<div class="topic-metadata">

**Author:** [@Shaedo](https://forum.kirupa.com/u/Shaedo)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 9:35am UTC](https://forum.kirupa.com/t/any-issues-if-i-declare-the-same-event-listener-twice/301765 "2009-12-15T09:35:08Z")

</div>

for example if I was to do A(); B(); function A():void { this.addEventListener(MouseEvent.MOUSE\_DOWN,MD,false,0,true); } function B():void { this.addEventListener(MouseEvent.MOUSE\_DOWN,MD,false,0,true); } I know a r…

---

## [Help! Please, asap! clear stage how to?](https://forum.kirupa.com/t/help-please-asap-clear-stage-how-to/301763)

<div class="topic-metadata">

**Author:** [@punkrawfish](https://forum.kirupa.com/u/punkrawfish)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 9:19am UTC](https://forum.kirupa.com/t/help-please-asap-clear-stage-how-to/301763 "2009-12-15T09:19:35Z")

</div>

For the past week or so, I've been struggling with as3, I've tried removeEventListener, removeChild(); and even tried calling myRoot and stage. With all I have received no luck. Objective: Create some external pages a…

---

## [XMl dynamic flash gallery help please!](https://forum.kirupa.com/t/xml-dynamic-flash-gallery-help-please/301761)

<div class="topic-metadata">

**Author:** [@rohit\_yog](https://forum.kirupa.com/u/rohit_yog)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 8:58am UTC](https://forum.kirupa.com/t/xml-dynamic-flash-gallery-help-please/301761 "2009-12-15T08:58:47Z")

</div>

Greeting Everyone, I have taken flash XML gallery from kirupa resources : This is exactly what I wanted appearance wise! but What I am looking functionality wise is this! let me divide my problem in points Previ…

---

## [Free websites](https://forum.kirupa.com/t/free-websites/301758)

<div class="topic-metadata">

**Author:** [@philippebodart](https://forum.kirupa.com/u/philippebodart)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 7:53am UTC](https://forum.kirupa.com/t/free-websites/301758 "2009-12-15T07:53:22Z")

</div>

WebriQ provides a Cms System \*\*that enables anyone to publish their own \*\*Free Websites Online, and that from a simple informative website to a complex multisite and multilingual business, community or news portal, and t…

---

## [Help! how to identify the overall of a jpeg](https://forum.kirupa.com/t/help-how-to-identify-the-overall-of-a-jpeg/301757)

<div class="topic-metadata">

**Author:** [@bennos](https://forum.kirupa.com/u/bennos)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 6:54am UTC](https://forum.kirupa.com/t/help-how-to-identify-the-overall-of-a-jpeg/301757 "2009-12-15T06:54:05Z")

</div>

Hi, I would like to do something like this. \[image\] Therefore, my concepts is I have webcam. My webcam is able to catch a image. Whereby, the flash will calculate the overall of the color. And it will resize and plac…

---

## [Help! how to identify the overall of a jpeg](https://forum.kirupa.com/t/help-how-to-identify-the-overall-of-a-jpeg/301756)

<div class="topic-metadata">

**Author:** [@bennos](https://forum.kirupa.com/u/bennos)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 6:52am UTC](https://forum.kirupa.com/t/help-how-to-identify-the-overall-of-a-jpeg/301756 "2009-12-15T06:52:45Z")

</div>

Hi, I would like to do something like this. \[image\] Therefore, my concepts is I have webcam. My webcam is able to catch a image. Whereby, the flash will calculate the overall of the color. And it will resize and plac…

---

## [Flash Game Developers Needed](https://forum.kirupa.com/t/flash-game-developers-needed/301754)

<div class="topic-metadata">

**Author:** [@shakemelikeapig](https://forum.kirupa.com/u/shakemelikeapig)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 6:48am UTC](https://forum.kirupa.com/t/flash-game-developers-needed/301754 "2009-12-15T06:48:47Z")

</div>

You know those addicting games on sites like pogo? I need a lot of those made. Hit me up if you are into that project as I need some developers. Thanks

---

## [Full Solutions for Your iPhone: How to convert DVD/video, make iPhone ringtone, backu](https://forum.kirupa.com/t/full-solutions-for-your-iphone-how-to-convert-dvd-video-make-iphone-ringtone-backu/301752)

<div class="topic-metadata">

**Author:** [@yelloweyy](https://forum.kirupa.com/u/yelloweyy)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 6:19am UTC](https://forum.kirupa.com/t/full-solutions-for-your-iphone-how-to-convert-dvd-video-make-iphone-ringtone-backu/301752 "2009-12-15T06:19:14Z")

</div>

From the first generation of iPhone on June 29, 2007 in USA to the lasted iPhone 3G S, iPhone have become an irreplaceable assistant of our daily life. We use iPhone to contact with friends, deal with Email, find informa…

---

## [Load AS2 swf into AS3 file running slow in Flash](https://forum.kirupa.com/t/load-as2-swf-into-as3-file-running-slow-in-flash/301751)

<div class="topic-metadata">

**Author:** [@mahesh\_16780](https://forum.kirupa.com/u/mahesh_16780)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 5:58am UTC](https://forum.kirupa.com/t/load-as2-swf-into-as3-file-running-slow-in-flash/301751 "2009-12-15T05:58:49Z")

</div>

Hi Guys, I am trying to load AS2 swf into AS3 file, loading is fine but some how it works too slowly. In AS2 I have used tween function for image loading. Could you please help?

---

## [CrossDomain Help!](https://forum.kirupa.com/t/crossdomain-help/301744)

<div class="topic-metadata">

**Author:** [@wonsong82](https://forum.kirupa.com/u/wonsong82)\
**Replies:** 0\
**Last updated:** [December 15, 2009, 12:03am UTC](https://forum.kirupa.com/t/crossdomain-help/301744 "2009-12-15T00:03:10Z")

</div>

Hi, i am trying to develop a socket server with TcpListener in C#. it will accept XMLSocket from flash clients and eventually im trying to make a simple multiplayer enviornment. i've so far created a server.exe from c#…

---

## [Trouble seperating loader array and array for grid of images](https://forum.kirupa.com/t/trouble-seperating-loader-array-and-array-for-grid-of-images/301743)

<div class="topic-metadata">

**Author:** [@amul](https://forum.kirupa.com/u/amul)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 11:45pm UTC](https://forum.kirupa.com/t/trouble-seperating-loader-array-and-array-for-grid-of-images/301743 "2009-12-14T23:45:43Z")

</div>

My problem is that I can't figure out how to decouple the loader from this loadNewRow function. Ideally, I'd like to figure out how to load all the swf's give them dynamic names... like thmb1loaded, thmb2loaded, thmb3loa…

---

## [Image upload to flash](https://forum.kirupa.com/t/image-upload-to-flash/301742)

<div class="topic-metadata">

**Author:** [@C\_32](https://forum.kirupa.com/u/C_32)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 11:41pm UTC](https://forum.kirupa.com/t/image-upload-to-flash/301742 "2009-12-14T23:41:29Z")

</div>

Hi, I use CS3 AS3 and flash player 9. I test everything online on my own server. I have found some examples online, but none of them seems to be working.. I can't upload an image! I tried this one, but I think it us…

---

## [What's wrong with this?](https://forum.kirupa.com/t/whats-wrong-with-this/301741)

<div class="topic-metadata">

**Author:** [@Press\_Tilty](https://forum.kirupa.com/u/Press_Tilty)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 11:36pm UTC](https://forum.kirupa.com/t/whats-wrong-with-this/301741 "2009-12-14T23:36:37Z")

</div>

I got this drag code online (here, in fact), and pasted it into my actions. onClipEvent (load) { \_x = 0; \_y = 0; speed = 5; } onClipEvent (enterFrame) { var endX = \_root.\_xmouse; var endY = \_root.\_ymouse; \_x += …

---

## [Help help cross domain problem!](https://forum.kirupa.com/t/help-help-cross-domain-problem/301738)

<div class="topic-metadata">

**Author:** [@chiangwen](https://forum.kirupa.com/u/chiangwen)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 10:26pm UTC](https://forum.kirupa.com/t/help-help-cross-domain-problem/301738 "2009-12-14T22:26:40Z")

</div>

(1) from A site (http) can launch and communicate with swf in B site (http) (2) after install SSL, A site can support both http and https from A site (https) can launch and communicate with swf in B site but from…

---

## [Random BlendMode](https://forum.kirupa.com/t/random-blendmode/301735)

<div class="topic-metadata">

**Author:** [@jeancnicolas](https://forum.kirupa.com/u/jeancnicolas)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 10:14pm UTC](https://forum.kirupa.com/t/random-blendmode/301735 "2009-12-14T22:14:14Z")

</div>

Hey - ive been trying to get a random blendMode choice for some particles im implementing .. thing is - i cant work force a string value into the code for a random selection from an array where I have the types as String…

---

## [Scrolling Background](https://forum.kirupa.com/t/scrolling-background/301733)

<div class="topic-metadata">

**Author:** [@dexa\_007](https://forum.kirupa.com/u/dexa_007)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 9:56pm UTC](https://forum.kirupa.com/t/scrolling-background/301733 "2009-12-14T21:56:05Z")

</div>

Fine sirs, I've been scouring the Internet, hoping to find a tutorial addressing how to scroll a background seamlessly with ActionScript 2.0. A few detailed tuts exist -- but they don't work! Is anyone aware of a …

---

## [Complex buttons only work on 1st hit](https://forum.kirupa.com/t/complex-buttons-only-work-on-1st-hit/301727)

<div class="topic-metadata">

**Author:** [@andaroo](https://forum.kirupa.com/u/andaroo)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 8:51pm UTC](https://forum.kirupa.com/t/complex-buttons-only-work-on-1st-hit/301727 "2009-12-14T20:51:37Z")

</div>

I'm writing code for a website (for the first time) using Flash CS4 AS3 and am hoping someone out there can answer a simple question for me. I have multiple buttons on the stage that point to different areas of the timel…

---

## [Glow in the dark peanut-butter](https://forum.kirupa.com/t/glow-in-the-dark-peanut-butter/301725)

<div class="topic-metadata">

**Author:** [@lorren\_biffin](https://forum.kirupa.com/u/lorren_biffin)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 8:28pm UTC](https://forum.kirupa.com/t/glow-in-the-dark-peanut-butter/301725 "2009-12-14T20:28:53Z")

</div>

..so you don't lose your friends during over-night picnics. Hmm.. yea. :beard:

---

## [How to detect if video contains audio stream](https://forum.kirupa.com/t/how-to-detect-if-video-contains-audio-stream/301721)

<div class="topic-metadata">

**Author:** [@watcher](https://forum.kirupa.com/u/watcher)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 7:33pm UTC](https://forum.kirupa.com/t/how-to-detect-if-video-contains-audio-stream/301721 "2009-12-14T19:33:39Z")

</div>

hi there folks! id like to detect the above, in order to disable the sound button in my custom video player, if video doesnt contain sound. Any idea how to detect this? Only idea i have atm is to check the MetaDa…

---

## [Activating keypad at beginning of website](https://forum.kirupa.com/t/activating-keypad-at-beginning-of-website/301718)

<div class="topic-metadata">

**Author:** [@jumpsuit1](https://forum.kirupa.com/u/jumpsuit1)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 6:39pm UTC](https://forum.kirupa.com/t/activating-keypad-at-beginning-of-website/301718 "2009-12-14T18:39:31Z")

</div>

I'm building a website that has the option of using the keypad to navigate the menu. If I test in flash I can use the keypad right at the beginning (if I press the right arrow it expands the first menu). However once I u…

---

## [Scrolling problem](https://forum.kirupa.com/t/scrolling-problem/301716)

<div class="topic-metadata">

**Author:** [@ash\_at\_risk](https://forum.kirupa.com/u/ash_at_risk)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 6:21pm UTC](https://forum.kirupa.com/t/scrolling-problem/301716 "2009-12-14T18:21:28Z")

</div>

I am confused ,what's wrong with this function although it does not cause any errors but my man(player) never stops at the scrolling rightEdge. RightEdge is the distance from rightside of screen where screen starts to sc…

---

## [AS 3: Restricting cursor area in Interactive Image Pan](https://forum.kirupa.com/t/as-3-restricting-cursor-area-in-interactive-image-pan/301715)

<div class="topic-metadata">

**Author:** [@d0c3031](https://forum.kirupa.com/u/d0c3031)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 5:54pm UTC](https://forum.kirupa.com/t/as-3-restricting-cursor-area-in-interactive-image-pan/301715 "2009-12-14T17:54:22Z")

</div>

Hi I know that the image panning has been done to death on these forums, but I was curious if anyone had an AS3 version Krilnon code from this post titled: AS 2: Restricting cursor area in Interactive Image Pan here …

---

## [Deducting points from high score](https://forum.kirupa.com/t/deducting-points-from-high-score/301714)

<div class="topic-metadata">

**Author:** [@mushi206](https://forum.kirupa.com/u/mushi206)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 5:31pm UTC](https://forum.kirupa.com/t/deducting-points-from-high-score/301714 "2009-12-14T17:31:48Z")

</div>

Hi I've got most of this game im making working The only problem now is I want a point deducted for every time the person\_mc makes contact with items\_mc and items\_mc2 The code i added in dosnt deduct i but i have l…

---

## [Deducting points from high score](https://forum.kirupa.com/t/deducting-points-from-high-score/301713)

<div class="topic-metadata">

**Author:** [@mushi206](https://forum.kirupa.com/u/mushi206)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 5:28pm UTC](https://forum.kirupa.com/t/deducting-points-from-high-score/301713 "2009-12-14T17:28:37Z")

</div>

Hi I've got most of this game im making working The only problem now is I want a point deducted for every time the person\_mc makes contact with items\_mc and items\_mc2 The code i added in dosnt deduct i but i have l…

---

## [Accessing variable of child](https://forum.kirupa.com/t/accessing-variable-of-child/301708)

<div class="topic-metadata">

**Author:** [@DENNZ](https://forum.kirupa.com/u/DENNZ)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 3:48pm UTC](https://forum.kirupa.com/t/accessing-variable-of-child/301708 "2009-12-14T15:48:26Z")

</div>

Hi, i would like to access a variable from a child in as3. on main time line i have: var xx:Number trace(mc.xx) in my child called mc i have: var xx:Number xx=1 the trace output is NaN. how do i read x…

---

## [Flash suddenly extremely slow, especially with code](https://forum.kirupa.com/t/flash-suddenly-extremely-slow-especially-with-code/301698)

<div class="topic-metadata">

**Author:** [@magarik](https://forum.kirupa.com/u/magarik)\
**Replies:** 0\
**Last updated:** [December 14, 2009, 12:52pm UTC](https://forum.kirupa.com/t/flash-suddenly-extremely-slow-especially-with-code/301698 "2009-12-14T12:52:30Z")

</div>

hello i have had cs4 for a long time now, and yesterday it suddenly took flash 10 minutes to open a document. i have loaded different documents to see what is the problem and found out it was the documents containing a…

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

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