# Uncategorized

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

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

**Page:** 354

---

## [Flash displays on some windows machines, not others](https://forum.kirupa.com/t/flash-displays-on-some-windows-machines-not-others/298590)

<div class="topic-metadata">

**Author:** [@maschiltz](https://forum.kirupa.com/u/maschiltz)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 4:26pm UTC](https://forum.kirupa.com/t/flash-displays-on-some-windows-machines-not-others/298590 "2009-10-21T16:26:52Z")

</div>

just having some strange behavior with my flash movie. I'd post it here, but i don't think the movie is at fault. I have tested the movie on ff (linux, mac, windows), ie, and safari. everything seemed to be fine. the…

---

## [mp3](https://forum.kirupa.com/t/mp3/298584)

<div class="topic-metadata">

**Author:** [@jonas1976](https://forum.kirupa.com/u/jonas1976)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 1:48pm UTC](https://forum.kirupa.com/t/mp3/298584 "2009-10-21T13:48:03Z")

</div>

I have this mp3 3531Kb in my site. when I only place in library swf I increase considerably and being main.swf sufficiently weighed. I can make of another form? i have this \[image\] import flash.media.Sound; impor…

---

## [Woot](https://forum.kirupa.com/t/woot/298583)

<div class="topic-metadata">

**Author:** [@binary\_trash](https://forum.kirupa.com/u/binary_trash)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 1:40pm UTC](https://forum.kirupa.com/t/woot/298583 "2009-10-21T13:40:26Z")

</div>

fifa 2010.

---

## [Reduce speed in "onEnterFrame" \[AS2\]](https://forum.kirupa.com/t/reduce-speed-in-onenterframe-as2/298572)

<div class="topic-metadata">

**Author:** [@anand\_as2](https://forum.kirupa.com/u/anand_as2)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 9:20am UTC](https://forum.kirupa.com/t/reduce-speed-in-onenterframe-as2/298572 "2009-10-21T09:20:19Z")

</div>

Hi Friends, I'm doing a game, in that I want to reduce the speed of onenterframe. Please say anyother options other than setting time interval. Please help me. Thanks in advance. :hair:

---

## [Body onFocus=functionname, not working on IE](https://forum.kirupa.com/t/body-onfocus-functionname-not-working-on-ie/298566)

<div class="topic-metadata">

**Author:** [@heiseman](https://forum.kirupa.com/u/heiseman)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 7:43am UTC](https://forum.kirupa.com/t/body-onfocus-functionname-not-working-on-ie/298566 "2009-10-21T07:43:46Z")

</div>

Hi, I am creating a Flash website. Inside the main swf file is a movie clip with an instance name of 'fadeanimation'. I'd like for this movie clip to play when the window comes into focus. The window loses it's focus whe…

---

## [Help me with full screen flash site](https://forum.kirupa.com/t/help-me-with-full-screen-flash-site/298565)

<div class="topic-metadata">

**Author:** [@krizinxgren](https://forum.kirupa.com/u/krizinxgren)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 5:39am UTC](https://forum.kirupa.com/t/help-me-with-full-screen-flash-site/298565 "2009-10-21T05:39:00Z")

</div>

Good living to all please i just wana use a full screen back ground one that fills up the screen and not the browser controls thats not what i want i mean like this::: \*\*http://www.gladeye.co.nz/ or http://ora…

---

## [Dynamic mc names](https://forum.kirupa.com/t/dynamic-mc-names/298563)

<div class="topic-metadata">

**Author:** [@mrpercival](https://forum.kirupa.com/u/mrpercival)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 5:12am UTC](https://forum.kirupa.com/t/dynamic-mc-names/298563 "2009-10-21T05:12:21Z")

</div>

Is it possible to create mc's with dynamic names in AS3? what im trying to do is have a FOR loop create some mc's, since the number of mcs that need creating will change, i need a way to create any number of mcs and na…

---

## [Flash AS - loop help!](https://forum.kirupa.com/t/flash-as-loop-help/298555)

<div class="topic-metadata">

**Author:** [@britney0122](https://forum.kirupa.com/u/britney0122)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 1:03am UTC](https://forum.kirupa.com/t/flash-as-loop-help/298555 "2009-10-21T01:03:30Z")

</div>

import gs.TweenLite; import gs.plugins.\*; import gs.easing.\*; TweenPlugin.activate(\[BlurFilterPlugin\]); var scope:MovieClip = this; var mouseListenerA:Object = {}; var characterA\_array:Array = \["owlA"\]; var character…

---

## [Flash AS - loop help!](https://forum.kirupa.com/t/flash-as-loop-help/298554)

<div class="topic-metadata">

**Author:** [@britney0122](https://forum.kirupa.com/u/britney0122)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 12:57am UTC](https://forum.kirupa.com/t/flash-as-loop-help/298554 "2009-10-21T00:57:04Z")

</div>

I have this coding and the animation only play once. but I want it to play 3 times and stop at the last frame. I don't know what kind of action script I should add. Can you help me? import gs.TweenLite; import gs.p…

---

## [Flash AS - loop help!](https://forum.kirupa.com/t/flash-as-loop-help/298553)

<div class="topic-metadata">

**Author:** [@britney0122](https://forum.kirupa.com/u/britney0122)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 12:53am UTC](https://forum.kirupa.com/t/flash-as-loop-help/298553 "2009-10-21T00:53:38Z")

</div>

I have this coding and the animation only play once. but I want it to play 3 times and stop at the last frame. I don't know what kind of action script I should add. Can you help me? import gs.TweenLite; import gs.p…

---

## [This is probably a pretty newb question](https://forum.kirupa.com/t/this-is-probably-a-pretty-newb-question/298551)

<div class="topic-metadata">

**Author:** [@axafekt](https://forum.kirupa.com/u/axafekt)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 12:41am UTC](https://forum.kirupa.com/t/this-is-probably-a-pretty-newb-question/298551 "2009-10-21T00:41:33Z")

</div>

but i am having trouble with switch statements it might be because i dont fully comprehend it but here is the code switch(); if (newball.hitTestObject(wall\_1)) { spd = -spd/1.2; } break…

---

## [Play/pause toggle help pls](https://forum.kirupa.com/t/play-pause-toggle-help-pls/298550)

<div class="topic-metadata">

**Author:** [@oluc](https://forum.kirupa.com/u/oluc)\
**Replies:** 0\
**Last updated:** [October 21, 2009, 12:20am UTC](https://forum.kirupa.com/t/play-pause-toggle-help-pls/298550 "2009-10-21T00:20:24Z")

</div>

Hello! I need a little help getting a toggle button to work properly. I have the following code for a custom btn to play/pause toggle a video I have loaded. The only thing is that its not working... I can get it to pla…

---

## [.:: Validating a form PHP/XHTML page? ::](https://forum.kirupa.com/t/validating-a-form-php-xhtml-page/298545)

<div class="topic-metadata">

**Author:** [@willett\_work](https://forum.kirupa.com/u/willett_work)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 9:37pm UTC](https://forum.kirupa.com/t/validating-a-form-php-xhtml-page/298545 "2009-10-20T21:37:43Z")

</div>

Hi All, New B on Kirupa.com, I have a small problem that i just can not work out and would appreciate any conclusion suggestions? I am trying to pas my forms with W3C Validation, I belive that W3C is designed main…

---

## [Actionscript Tween Help](https://forum.kirupa.com/t/actionscript-tween-help/298544)

<div class="topic-metadata">

**Author:** [@ncsflorida](https://forum.kirupa.com/u/ncsflorida)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 9:24pm UTC](https://forum.kirupa.com/t/actionscript-tween-help/298544 "2009-10-20T21:24:28Z")

</div>

How could I get a nice tween like this one: http://player.play.it/player/player.html?v=4.7.124&id=163&onestat=wkqc-fm Specifically the now playing slide in and slide out effect. Thanks, Tom

---

## [Using metadata to create listeners](https://forum.kirupa.com/t/using-metadata-to-create-listeners/298542)

<div class="topic-metadata">

**Author:** [@ooklamok](https://forum.kirupa.com/u/ooklamok)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 8:16pm UTC](https://forum.kirupa.com/t/using-metadata-to-create-listeners/298542 "2009-10-20T20:16:35Z")

</div>

Hi, (I think this is in the wrong forum... sorry! Should be AS3) I am trying to dynamically create listeners using metadata from a list of instance names in an array. Here is my code: \[INDENT\] var menuItems:Array = n…

---

## [Question regarding AS cue points](https://forum.kirupa.com/t/question-regarding-as-cue-points/298538)

<div class="topic-metadata">

**Author:** [@rondog](https://forum.kirupa.com/u/rondog)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 7:01pm UTC](https://forum.kirupa.com/t/question-regarding-as-cue-points/298538 "2009-10-20T19:01:38Z")

</div>

I have a video player that has a quality button that toggle between high and low bandwidth. What it does is save the playheadTime to a variable, changes the player.source to either the high or low bandwidth FLV and then …

---

## [Easy solve AS2 question](https://forum.kirupa.com/t/easy-solve-as2-question/298537)

<div class="topic-metadata">

**Author:** [@gemgem](https://forum.kirupa.com/u/gemgem)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 6:55pm UTC](https://forum.kirupa.com/t/easy-solve-as2-question/298537 "2009-10-20T18:55:19Z")

</div>

hello, i am using AS2. i wanted to tragger 2 things by clicking one button. 1)the movie clip(R1) play its 2nd frame 2)play the 2nd frame on the main stage(parent/root) here i tried: stop(); R1.onRelease = function(…

---

## [Exporting XML from Excel 2007 - please help!](https://forum.kirupa.com/t/exporting-xml-from-excel-2007-please-help/298533)

<div class="topic-metadata">

**Author:** [@ka1234](https://forum.kirupa.com/u/ka1234)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 5:36pm UTC](https://forum.kirupa.com/t/exporting-xml-from-excel-2007-please-help/298533 "2009-10-20T17:36:40Z")

</div>

I'm having trouble exporting XML from Excel 2007. I just have a simple list with headers which I make into a table (so that each column can be sorted). Then I want to export the list into an XML file. I go to the D…

---

## [RANDOM! SWF loading multiple times? (when I only want it to load once)](https://forum.kirupa.com/t/random-swf-loading-multiple-times-when-i-only-want-it-to-load-once/298524)

<div class="topic-metadata">

**Author:** [@dawn\_99](https://forum.kirupa.com/u/dawn_99)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 2:46pm UTC](https://forum.kirupa.com/t/random-swf-loading-multiple-times-when-i-only-want-it-to-load-once/298524 "2009-10-20T14:46:54Z")

</div>

when I click a button it loads an SWF, then when I click another button it loads another SWF into the same loader. However it appears to be loading multiple SWF's in conjuction with the amount of times I clicked a button…

---

## [Flash-Based Email Form Using PHP](https://forum.kirupa.com/t/flash-based-email-form-using-php/298523)

<div class="topic-metadata">

**Author:** [@oilbattle](https://forum.kirupa.com/u/oilbattle)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 2:31pm UTC](https://forum.kirupa.com/t/flash-based-email-form-using-php/298523 "2009-10-20T14:31:48Z")

</div>

hi all hoping to shed some light on senocular Flash-Based Email Form Using PHP tutorial http://www.kirupa.com:80/developer/actionscript/flash\_php\_email.htm basically have added more fields and giving them there diffe…

---

## [Shape property control, via an external file](https://forum.kirupa.com/t/shape-property-control-via-an-external-file/298518)

<div class="topic-metadata">

**Author:** [@Shaunussy](https://forum.kirupa.com/u/Shaunussy)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 1:22pm UTC](https://forum.kirupa.com/t/shape-property-control-via-an-external-file/298518 "2009-10-20T13:22:52Z")

</div>

Hello Kirupians, Here's my first post ever... Kirupa noob ftl. I would like to know if it is possible to control a shape object's (Graphic symbol content) properties via an external file. The final idea is that each of t…

---

## [Text appearing in fla not in .swf](https://forum.kirupa.com/t/text-appearing-in-fla-not-in-swf/298516)

<div class="topic-metadata">

**Author:** [@cselvan](https://forum.kirupa.com/u/cselvan)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 1:10pm UTC](https://forum.kirupa.com/t/text-appearing-in-fla-not-in-swf/298516 "2009-10-20T13:10:31Z")

</div>

i had a actionscript1.0 flash file.i edited that file using actionscript2.0(flash8.0) and pubilsh .swf file. that .swf file did not have page number,any label,text.it only has display images help me...

---

## [Text appearing in fla not in .swf](https://forum.kirupa.com/t/text-appearing-in-fla-not-in-swf/298515)

<div class="topic-metadata">

**Author:** [@cselvan](https://forum.kirupa.com/u/cselvan)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 1:08pm UTC](https://forum.kirupa.com/t/text-appearing-in-fla-not-in-swf/298515 "2009-10-20T13:08:43Z")

</div>

i had a actionscript1.0 flash file.i edited that file using actionscript2.0(flash8.0) and pubilsh .swf file. that .swf file did not have page number,any label,text.it only has display images help me...

---

## [Input fields\[f8\]](https://forum.kirupa.com/t/input-fields-f8/298511)

<div class="topic-metadata">

**Author:** [@ukko](https://forum.kirupa.com/u/ukko)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 12:14pm UTC](https://forum.kirupa.com/t/input-fields-f8/298511 "2009-10-20T12:14:21Z")

</div>

Hi There I wonder if someone can help - I have a number of input fields on stage that a user can enter info into. How can I go to the next input field when info has already been entered? thanks for (var n:Numbe…

---

## [Do you in need of cheap designing?](https://forum.kirupa.com/t/do-you-in-need-of-cheap-designing/298506)

<div class="topic-metadata">

**Author:** [@mun49](https://forum.kirupa.com/u/mun49)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 10:53am UTC](https://forum.kirupa.com/t/do-you-in-need-of-cheap-designing/298506 "2009-10-20T10:53:56Z")

</div>

If yes then here i found a very affordable \[COLOR=Black\]\[website design firm\[/COLOR\] and tried their services. Have a look and you will get low cost but high quality \[COLOR=DarkOrange\]\[URL="http://bitwords.com/web-design…

---

## [Javascript from pop-up tutorial doesn't work in Explorer](https://forum.kirupa.com/t/javascript-from-pop-up-tutorial-doesnt-work-in-explorer/298502)

<div class="topic-metadata">

**Author:** [@kathari](https://forum.kirupa.com/u/kathari)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 10:22am UTC](https://forum.kirupa.com/t/javascript-from-pop-up-tutorial-doesnt-work-in-explorer/298502 "2009-10-20T10:22:23Z")

</div>

Hi, I have made a "pop-up" window from Flash with the help of this tutorial: http://www.kirupa.com/developer/flash8/video/popUpWindows.htm However it doesn't seem to work on Explorer. I get an "error in page" message. It…

---

## [Conio.h](https://forum.kirupa.com/t/conio-h/298500)

<div class="topic-metadata">

**Author:** [@geogexavier](https://forum.kirupa.com/u/geogexavier)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 9:44am UTC](https://forum.kirupa.com/t/conio-h/298500 "2009-10-20T09:44:44Z")

</div>

Hi Everyone... include\<conio.h\> In this line I want to know what is the full form of "conio" ? Please tell me as early as possible. Thanks.

---

## [Review my site](https://forum.kirupa.com/t/review-my-site/298498)

<div class="topic-metadata">

**Author:** [@Robsibyl](https://forum.kirupa.com/u/Robsibyl)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 9:26am UTC](https://forum.kirupa.com/t/review-my-site/298498 "2009-10-20T09:26:35Z")

</div>

Heloo everyone, i am newbie here .... have a look on my website \[COLOR=black\]\[FONT=Tahoma\]http://www.troylaw.net\[/FONT\]\[/COLOR\]

---

## [Why concatonation instead of add?](https://forum.kirupa.com/t/why-concatonation-instead-of-add/298495)

<div class="topic-metadata">

**Author:** [@werehunt](https://forum.kirupa.com/u/werehunt)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 7:01am UTC](https://forum.kirupa.com/t/why-concatonation-instead-of-add/298495 "2009-10-20T07:01:19Z")

</div>

trace(\_thumbArea.getBoxHeight()); // 108 trace(\_xml.verticalThumbSpacing); // 4 var shiftValue:int = \_thumbArea.getBoxHeight() + \_xml.verticalThumbSpacing; trace(shiftValue); //1084

---

## [Unloading a textfile completely before loading next one](https://forum.kirupa.com/t/unloading-a-textfile-completely-before-loading-next-one/298494)

<div class="topic-metadata">

**Author:** [@ram\_son](https://forum.kirupa.com/u/ram_son)\
**Replies:** 0\
**Last updated:** [October 20, 2009, 6:28am UTC](https://forum.kirupa.com/t/unloading-a-textfile-completely-before-loading-next-one/298494 "2009-10-20T06:28:12Z")

</div>

In have an application that uses buttons t0 load different text files. The problem is when I load the second text file I still get variables from the first one showing. To clarify things, suppose I load a file that displ…

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

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