# flash

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

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

**Page:** 531

---

## [Import image from hard drive to projector](https://forum.kirupa.com/t/import-image-from-hard-drive-to-projector/295140)

<div class="topic-metadata">

**Author:** [@phastings](https://forum.kirupa.com/u/phastings)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 9:00pm UTC](https://forum.kirupa.com/t/import-image-from-hard-drive-to-projector/295140 "2009-08-25T21:00:10Z")

</div>

Hi, I have experience uploading images with php and using them in flash but I have a client that wants one of these applications to run locally from a exe where the user picks an image off the harddrive. Is there a way …

---

## [Is It Possible to run a command prompt from action script 2.0](https://forum.kirupa.com/t/is-it-possible-to-run-a-command-prompt-from-action-script-2-0/295136)

<div class="topic-metadata">

**Author:** [@sankar\_M\_S](https://forum.kirupa.com/u/sankar_M_S)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 7:53pm UTC](https://forum.kirupa.com/t/is-it-possible-to-run-a-command-prompt-from-action-script-2-0/295136 "2009-08-25T19:53:28Z")

</div>

Hi all Is it possible to run a command prompt(or DOS Command) through flash.If it possible please guide me to do that throug as 2.0. Thanks and Regards Sankar.M.S

---

## [How to get keyCode from input TextField?](https://forum.kirupa.com/t/how-to-get-keycode-from-input-textfield/295135)

<div class="topic-metadata">

**Author:** [@maxell](https://forum.kirupa.com/u/maxell)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 7:41pm UTC](https://forum.kirupa.com/t/how-to-get-keycode-from-input-textfield/295135 "2009-08-25T19:41:16Z")

</div>

\*\*I want to detect which keys are pressed while user input text into TextField. I tried something like \*\* import flash.text.TextFormat; import flash.text.TextField; import flash.events.Event; import flash.events.Keyboard…

---

## [Losing baseclass when loading swf](https://forum.kirupa.com/t/losing-baseclass-when-loading-swf/295133)

<div class="topic-metadata">

**Author:** [@forumSteve](https://forum.kirupa.com/u/forumSteve)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 7:07pm UTC](https://forum.kirupa.com/t/losing-baseclass-when-loading-swf/295133 "2009-08-25T19:07:49Z")

</div>

I've got a solution for this but I would like to understand the problem a little better... I have main SWF that loads and unloads a several other SWF modules. The modules use other SWF's as asset libraries to open and …

---

## [\[AS2\] How do I change a swf to a new web banner size?](https://forum.kirupa.com/t/as2-how-do-i-change-a-swf-to-a-new-web-banner-size/295131)

<div class="topic-metadata">

**Author:** [@Silverfisken](https://forum.kirupa.com/u/Silverfisken)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 6:51pm UTC](https://forum.kirupa.com/t/as2-how-do-i-change-a-swf-to-a-new-web-banner-size/295131 "2009-08-25T18:51:08Z")

</div>

Hi, This must be a common problem... but I don't find ANY solution to it anywhere.. I have different web banners that sometimes only needs to have a different width and height (pixels) to fit elsewhere on my wehsite. I…

---

## [Proper Syntax - Properties from Construct](https://forum.kirupa.com/t/proper-syntax-properties-from-construct/295128)

<div class="topic-metadata">

**Author:** [@BenBart](https://forum.kirupa.com/u/BenBart)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 6:34pm UTC](https://forum.kirupa.com/t/proper-syntax-properties-from-construct/295128 "2009-08-25T18:34:33Z")

</div>

How do you properly set a public variable or property in a construct? I'm pretty sure this is the wrong way of going about it: private var subNavLoader:Loader = new Loader(); public var type:String; …

---

## [Looping tweener](https://forum.kirupa.com/t/looping-tweener/295123)

<div class="topic-metadata">

**Author:** [@split67](https://forum.kirupa.com/u/split67)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 5:26pm UTC](https://forum.kirupa.com/t/looping-tweener/295123 "2009-08-25T17:26:54Z")

</div>

How can i get the tweener animation to endlessly loop? I'm trying to animate a banner ad and i need the info to animate in, pause and animate out. Then repeat. Works great until it's time to restart. ActionScript Code…

---

## [Double semicolon (;;)](https://forum.kirupa.com/t/double-semicolon/295122)

<div class="topic-metadata">

**Author:** [@einorme](https://forum.kirupa.com/u/einorme)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 5:06pm UTC](https://forum.kirupa.com/t/double-semicolon/295122 "2009-08-25T17:06:25Z")

</div>

Hi everyone, i'll kill two birds with one shot and introduce myself \[stuck\_out\_tongue\] I'm a novice flash programmer, and a HTML/XHTML, PHP experienced programmer. Well, on to my problem, i have a client that brought…

---

## [I'm gonna break something...!](https://forum.kirupa.com/t/im-gonna-break-something/295121)

<div class="topic-metadata">

**Author:** [@KEtCHUP](https://forum.kirupa.com/u/KEtCHUP)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 5:04pm UTC](https://forum.kirupa.com/t/im-gonna-break-something/295121 "2009-08-25T17:04:56Z")

</div>

var itemsArray:Array = new Array(); function dropLoot(enemy):Void{ var targetx:Number=enemy.\_x; var targety:Number=enemy.\_y; trace("1: "+targetx+" "+targety); odds=Math.random(1); if (odds\<=.2…

---

## [Going completely bezerk](https://forum.kirupa.com/t/going-completely-bezerk/295118)

<div class="topic-metadata">

**Author:** [@BubbleSnow](https://forum.kirupa.com/u/BubbleSnow)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 3:24pm UTC](https://forum.kirupa.com/t/going-completely-bezerk/295118 "2009-08-25T15:24:26Z")

</div>

Dear flash geniuses, I am going nuts trying to submit an assignment for school and despite the many questions to the professor I seem to be going in a loop. I am sure that for you it's quite silly, however I am in troubl…

---

## [AS2 - How to create word count preloader?](https://forum.kirupa.com/t/as2-how-to-create-word-count-preloader/295115)

<div class="topic-metadata">

**Author:** [@chrisribar](https://forum.kirupa.com/u/chrisribar)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 3:05pm UTC](https://forum.kirupa.com/t/as2-how-to-create-word-count-preloader/295115 "2009-08-25T15:05:18Z")

</div>

Does anyone here know how to create a preloader that shows ONE PERCENT, TWO PERCENT, THREE PERCENT, FOUR PERCENT rather then 1%, 2%, 3%, 4%...

---

## [URLLoader trouble](https://forum.kirupa.com/t/urlloader-trouble/295114)

<div class="topic-metadata">

**Author:** [@Eagle1](https://forum.kirupa.com/u/Eagle1)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 2:56pm UTC](https://forum.kirupa.com/t/urlloader-trouble/295114 "2009-08-25T14:56:53Z")

</div>

Hi there ! I've a little trouble with a functionality of a game. It's a drawing game, you can color or draw and then, send to your friends. For doing that, I convert the vector container to a BitMap, create a jpg, sav…

---

## [Movieclip Array Shared Objects](https://forum.kirupa.com/t/movieclip-array-shared-objects/295113)

<div class="topic-metadata">

**Author:** [@kekekiko](https://forum.kirupa.com/u/kekekiko)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 2:51pm UTC](https://forum.kirupa.com/t/movieclip-array-shared-objects/295113 "2009-08-25T14:51:59Z")

</div>

Hi, I have managed to find enough on the web to create something that will save and load the position of a movieclip using shared objects but I was wondering if there was a way to do it so that I could save all the pos…

---

## [Email link not working properly](https://forum.kirupa.com/t/email-link-not-working-properly/295110)

<div class="topic-metadata">

**Author:** [@drdave](https://forum.kirupa.com/u/drdave)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 1:30pm UTC](https://forum.kirupa.com/t/email-link-not-working-properly/295110 "2009-08-25T13:30:14Z")

</div>

When tested my email window opens twice. There is no target attribute used at all. Also ?subject= don't work. Subject field blank in email popup box. Using Flash 8. on (press, release) { getURL("mailto:me@th…

---

## [Use Cursor False while on rollover a movie clip?](https://forum.kirupa.com/t/use-cursor-false-while-on-rollover-a-movie-clip/295108)

<div class="topic-metadata">

**Author:** [@sempase](https://forum.kirupa.com/u/sempase)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 1:19pm UTC](https://forum.kirupa.com/t/use-cursor-false-while-on-rollover-a-movie-clip/295108 "2009-08-25T13:19:34Z")

</div>

hi Friends, how i can i false a cursor while rollover a movie clip (not button, not handcursor). Thanks :emb: Edit: Mouse.hide(); hide cursor but i want to set a hide area with a movie clip. How can i do this ?

---

## [Accept Paypal,Wholesale Air Yeezy women size 5.5-8.5 shoes](https://forum.kirupa.com/t/accept-paypal-wholesale-air-yeezy-women-size-5-5-8-5-shoes/295102)

<div class="topic-metadata">

**Author:** [@sneaker90](https://forum.kirupa.com/u/sneaker90)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 1:05pm UTC](https://forum.kirupa.com/t/accept-paypal-wholesale-air-yeezy-women-size-5-5-8-5-shoes/295102 "2009-08-25T13:05:18Z")

</div>

www.cheapsneakercn.com wholesale Nike Shox NZ Shoes Supply,Nike Shox OZ Sale,Nike Shox TL Store,Nike Shox TL 2 Shoes Store,Nike Shox TL 3 Distributor,Nike Shox Bmw Shoes Distributor,Nike Shox Elite Shoes Manufacturer,Nik…

---

## [Accept Paypal,Wholesale Nike Shox R4 size 8-12 shoes](https://forum.kirupa.com/t/accept-paypal-wholesale-nike-shox-r4-size-8-12-shoes/295101)

<div class="topic-metadata">

**Author:** [@sneaker90](https://forum.kirupa.com/u/sneaker90)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 1:04pm UTC](https://forum.kirupa.com/t/accept-paypal-wholesale-nike-shox-r4-size-8-12-shoes/295101 "2009-08-25T13:04:20Z")

</div>

Welcome to visit our website: www.cheapsneakercn.com. wholesale NIKE Air Jordan 1-23 Shoes,Air Max 87 89 90 91 95 97 LTD TN boots Shoes,Puma Women Shoes,Dunk High SB Shoes,Dunk Low SB Shoes,Gucci Low Shoes,Gucci high Sho…

---

## [Gucci shoes low,Accept Paypal www.cheapsneakercn.com](https://forum.kirupa.com/t/gucci-shoes-low-accept-paypal-www-cheapsneakercn-com/295100)

<div class="topic-metadata">

**Author:** [@sneaker90](https://forum.kirupa.com/u/sneaker90)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 1:03pm UTC](https://forum.kirupa.com/t/gucci-shoes-low-accept-paypal-www-cheapsneakercn-com/295100 "2009-08-25T13:03:21Z")

</div>

China Wholesaler Bape hoodies,Bape clothes,Bape shoes,Wholesale Updated ED Hardy Clothes,Ed Hardy Jeans,Ed Hardy Hats,Evisu jeans,Christian Audigier Jeans and Hoodies,Wholesale Gino Green Global Hoodies,Jeans,Kidrobot …

---

## [Accept Paypal,Wholesale puma shoes size 40-46 shoes](https://forum.kirupa.com/t/accept-paypal-wholesale-puma-shoes-size-40-46-shoes/295098)

<div class="topic-metadata">

**Author:** [@sneaker90](https://forum.kirupa.com/u/sneaker90)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 12:59pm UTC](https://forum.kirupa.com/t/accept-paypal-wholesale-puma-shoes-size-40-46-shoes/295098 "2009-08-25T12:59:10Z")

</div>

www.cheapsneakercn.com Wholesale Nike Air Force one,Air Max Kid Shoes,Timberland Kid Shoes,UGG kid Shoes,Gucci Women Shoes,Timberland Shoes,Timberland Women Shoes,Prada High Shoes,Nike Shox R3,Nike Shox R4 Shoes,Nike Sho…

---

## [Added\_to\_stage / removed\_from\_stage](https://forum.kirupa.com/t/added-to-stage-removed-from-stage/295094)

<div class="topic-metadata">

**Author:** [@lope](https://forum.kirupa.com/u/lope)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 12:04pm UTC](https://forum.kirupa.com/t/added-to-stage-removed-from-stage/295094 "2009-08-25T12:04:47Z")

</div>

when to use this in a classes? is there any specific rule? is it wrong to use this when you want to just access the stage that way? or is it better to pass the reference to the stage in the class constructor? cou…

---

## [Help with creating HTML file for all browsers](https://forum.kirupa.com/t/help-with-creating-html-file-for-all-browsers/295093)

<div class="topic-metadata">

**Author:** [@ThiZz](https://forum.kirupa.com/u/ThiZz)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 11:37am UTC](https://forum.kirupa.com/t/help-with-creating-html-file-for-all-browsers/295093 "2009-08-25T11:37:25Z")

</div>

hello everyone, I just finished my full flash portfolio, you can check it out in this link: http://creativepower.co.il/index2.html The only problem standing my way before I can open it the HTML code. The currect code is …

---

## [I need help with my map :) plz](https://forum.kirupa.com/t/i-need-help-with-my-map-plz/295092)

<div class="topic-metadata">

**Author:** [@morkus\_2](https://forum.kirupa.com/u/morkus_2)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 11:07am UTC](https://forum.kirupa.com/t/i-need-help-with-my-map-plz/295092 "2009-08-25T11:07:18Z")

</div>

hey i want to do the same thing with my map to add google controls to it but i dont know how you can find my map on \[COLOR=#810081\]www.hurghada.com/map.aspx\[/COLOR\] its in flash AC3 here is the script for the map and th…

---

## [Scaling Static Text Problems](https://forum.kirupa.com/t/scaling-static-text-problems/295091)

<div class="topic-metadata">

**Author:** [@daidai](https://forum.kirupa.com/u/daidai)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 10:52am UTC](https://forum.kirupa.com/t/scaling-static-text-problems/295091 "2009-08-25T10:52:26Z")

</div>

I need to zoom in (therefore scale up) some static fields held in movieclips. They need to be BIG but when they are scaled up they lose some definition, looking a bit pixelated on the edges. Does anyone have any advice …

---

## [Blinking Cursor problem solved](https://forum.kirupa.com/t/blinking-cursor-problem-solved/295090)

<div class="topic-metadata">

**Author:** [@bshankarFX](https://forum.kirupa.com/u/bshankarFX)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 10:34am UTC](https://forum.kirupa.com/t/blinking-cursor-problem-solved/295090 "2009-08-25T10:34:43Z")

</div>

Hi, I had a problem with blinking cursor in input boxes with flashCS3 file published in Flash Player 8 and Action Script 2. But when I published the same file to Flash Player 9 and AS 2...it worked fine... Any val…

---

## [\#2007: parameter must be not null](https://forum.kirupa.com/t/2007-parameter-must-be-not-null/295085)

<div class="topic-metadata">

**Author:** [@moldvai](https://forum.kirupa.com/u/moldvai)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 8:24am UTC](https://forum.kirupa.com/t/2007-parameter-must-be-not-null/295085 "2009-08-25T08:24:40Z")

</div>

Hi. I need some help. I have this source code. My problem is that i get the #2007: parameter must be not null error whene I add the \_label1, \_label2, \_label3 childs. It is at the end of this source code. Code: packa…

---

## [How to load swf and multiply it](https://forum.kirupa.com/t/how-to-load-swf-and-multiply-it/295084)

<div class="topic-metadata">

**Author:** [@djflame](https://forum.kirupa.com/u/djflame)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 8:21am UTC](https://forum.kirupa.com/t/how-to-load-swf-and-multiply-it/295084 "2009-08-25T08:21:56Z")

</div>

Soooooo i must load one swf and multiply it 3 times. The swf is loaded (it is more than simple :D) but the main problem is how to multiply it. I can't find method like duplicateMovieClip(). I need the animation and it ca…

---

## [How to apply the get / set statements](https://forum.kirupa.com/t/how-to-apply-the-get-set-statements/295083)

<div class="topic-metadata">

**Author:** [@GWick](https://forum.kirupa.com/u/GWick)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 8:13am UTC](https://forum.kirupa.com/t/how-to-apply-the-get-set-statements/295083 "2009-08-25T08:13:51Z")

</div>

Hello! My problem is about using variables between class definitions. After searching for how to do this i discovered the Get/Set functions of as.3. The only problem is that i am not experienced enough with this kind of …

---

## [2 Color Image "Fast" saving from flash to php?](https://forum.kirupa.com/t/2-color-image-fast-saving-from-flash-to-php/295081)

<div class="topic-metadata">

**Author:** [@ShawnJC](https://forum.kirupa.com/u/ShawnJC)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 7:34am UTC](https://forum.kirupa.com/t/2-color-image-fast-saving-from-flash-to-php/295081 "2009-08-25T07:34:24Z")

</div>

Hello all. I'm working on a program in AS2 that involves saving large images (up to 600x600 pixels) and am looking for a solution to save on server processing. The image will only be saved as 2 color .png and I'm think…

---

## [How to Convert MTS/Mod/Tod to AVI/3GP/ WMV/FLV/MP4/MPG etc](https://forum.kirupa.com/t/how-to-convert-mts-mod-tod-to-avi-3gp-wmv-flv-mp4-mpg-etc/295078)

<div class="topic-metadata">

**Author:** [@Joesiee](https://forum.kirupa.com/u/Joesiee)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 6:51am UTC](https://forum.kirupa.com/t/how-to-convert-mts-mod-tod-to-avi-3gp-wmv-flv-mp4-mpg-etc/295078 "2009-08-25T06:51:00Z")

</div>

Do you know MTS? MTS is High-definition MPEG Transport Stream video format, commonly called "AVCHD", used by Sony, Panasonic, and other HD camcorders and based on the MPEG-2 transport stream. MTS file supports 720p and 1…

---

## [Flash 8 platformer help!](https://forum.kirupa.com/t/flash-8-platformer-help/295074)

<div class="topic-metadata">

**Author:** [@Echo1221](https://forum.kirupa.com/u/Echo1221)\
**Replies:** 0\
**Last updated:** [August 25, 2009, 4:08am UTC](https://forum.kirupa.com/t/flash-8-platformer-help/295074 "2009-08-25T04:08:21Z")

</div>

;( I have a problem with my Platform Game. When my character Dies And His Death Movie Clip Shows Up it is still possible to make him move and jump and all that. How Do I immobilize him while he is supposed to be dead? H…

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

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