# programming

**URL:** https://forum.kirupa.com/c/programming/41.md?page=1618

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

**Page:** 1619

---

## [Passing Variables from Flash to ASP](https://forum.kirupa.com/t/passing-variables-from-flash-to-asp/233179)

<div class="topic-metadata">

**Author:** [@shlauncha](https://forum.kirupa.com/u/shlauncha)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 8:27pm UTC](https://forum.kirupa.com/t/passing-variables-from-flash-to-asp/233179 "2007-07-20T20:27:10Z")

</div>

So I'm working on a flash form that needs to pass data into a database. I have successfully passed input text data without a problem, but have encountered difficulty passing data from a combo box. Examples of my code a…

---

## [Loader doesnt load content in Firefox](https://forum.kirupa.com/t/loader-doesnt-load-content-in-firefox/233178)

<div class="topic-metadata">

**Author:** [@Macky\_Bwoy22](https://forum.kirupa.com/u/Macky_Bwoy22)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 8:23pm UTC](https://forum.kirupa.com/t/loader-doesnt-load-content-in-firefox/233178 "2007-07-20T20:23:07Z")

</div>

I have created an application using flash and the loader component to showcase some cars however i have noticed that the loader component loads the images in Internet explorer but not flash does anyone have an idea as to…

---

## [Make page adjust to screen resolution](https://forum.kirupa.com/t/make-page-adjust-to-screen-resolution/233172)

<div class="topic-metadata">

**Author:** [@dsmflash](https://forum.kirupa.com/u/dsmflash)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:54pm UTC](https://forum.kirupa.com/t/make-page-adjust-to-screen-resolution/233172 "2007-07-20T18:54:59Z")

</div>

I know this is a common topic and I did look around for it. I thought I knew what to do, but it did not work. I designed a site and the graphic area is 800 x 700. However, when my client viewed it, it looks very small …

---

## [Align Text!](https://forum.kirupa.com/t/align-text/233168)

<div class="topic-metadata">

**Author:** [@daniel619](https://forum.kirupa.com/u/daniel619)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:34pm UTC](https://forum.kirupa.com/t/align-text/233168 "2007-07-20T18:34:31Z")

</div>

\*\*I have a ticket object and I want text to be center aligned in the middle of it. Why won't it work!? \*\* ticket = new TicketGraphic(); addChild(ticket); ticket.filters = …

---

## [Question about Spring/Elasticity Tutorial](https://forum.kirupa.com/t/question-about-spring-elasticity-tutorial/233167)

<div class="topic-metadata">

**Author:** [@jakattak](https://forum.kirupa.com/u/jakattak)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:33pm UTC](https://forum.kirupa.com/t/question-about-spring-elasticity-tutorial/233167 "2007-07-20T18:33:46Z")

</div>

I was looking through an old Kirupa tutorial: http://www.kirupa.com/developer/actionscript/spring.htm I've used this before, and it always works perfectly. Something that I have never been able to understand, however, …

---

## [Enhancement to Image Panning Effect](https://forum.kirupa.com/t/enhancement-to-image-panning-effect/233165)

<div class="topic-metadata">

**Author:** [@jomoweb](https://forum.kirupa.com/u/jomoweb)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:21pm UTC](https://forum.kirupa.com/t/enhancement-to-image-panning-effect/233165 "2007-07-20T18:21:44Z")

</div>

I recently took the "interactive image panning" tutorial: http://www.kirupa.com/developer/flash8/interactive\_image\_pan.htm I would like to enhance this effect by having the image return to center after it is moused off…

---

## [Need to create a visitor counter](https://forum.kirupa.com/t/need-to-create-a-visitor-counter/233164)

<div class="topic-metadata">

**Author:** [@LeDisciple](https://forum.kirupa.com/u/LeDisciple)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:11pm UTC](https://forum.kirupa.com/t/need-to-create-a-visitor-counter/233164 "2007-07-20T18:11:55Z")

</div>

Hi everyone, did somebody know how to create a visitor counter? tanks to help me out.

---

## [Need Help Asap](https://forum.kirupa.com/t/need-help-asap/233161)

<div class="topic-metadata">

**Author:** [@mollybolt](https://forum.kirupa.com/u/mollybolt)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 5:24pm UTC](https://forum.kirupa.com/t/need-help-asap/233161 "2007-07-20T17:24:07Z")

</div>

We made a drop down menu tree component in flash, using xml. We'd like for the links to be selected/highlighted with a background image when on a certain page... We want to do this using a css style, i believe the corr…

---

## [Please Help, Sending variables to flash through the html tags](https://forum.kirupa.com/t/please-help-sending-variables-to-flash-through-the-html-tags/233158)

<div class="topic-metadata">

**Author:** [@djruslan](https://forum.kirupa.com/u/djruslan)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 4:51pm UTC](https://forum.kirupa.com/t/please-help-sending-variables-to-flash-through-the-html-tags/233158 "2007-07-20T16:51:41Z")

</div>

Hello to all, I need some help folks. I'm a designer and I'm having a hard time figuring out something in action script. Any help would be greatly appreciated. Ok, here it goes. I have a .swf file that consists of …

---

## [Sending data to PHP via AS3 Problem](https://forum.kirupa.com/t/sending-data-to-php-via-as3-problem/233155)

<div class="topic-metadata">

**Author:** [@Blommestein](https://forum.kirupa.com/u/Blommestein)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 4:13pm UTC](https://forum.kirupa.com/t/sending-data-to-php-via-as3-problem/233155 "2007-07-20T16:13:24Z")

</div>

In order to do something later down the road, I was using a more basic example from a tutorial about sending something to php script on a server using a URLloader. However it does not work. It tries to send, but the Eve…

---

## [Can't fade dynamic text through AS](https://forum.kirupa.com/t/cant-fade-dynamic-text-through-as/233154)

<div class="topic-metadata">

**Author:** [@bardic](https://forum.kirupa.com/u/bardic)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 4:10pm UTC](https://forum.kirupa.com/t/cant-fade-dynamic-text-through-as/233154 "2007-07-20T16:10:46Z")

</div>

Ok, I know I need to embed the font and declare the font in a setFormat string. And I have... the the bloody thing still doesn't work. this.createEmptyMovieClip("cat",this.getNextHighestDepth()); cat.createTextField("…

---

## [Yet another EventDispatcher puzzle](https://forum.kirupa.com/t/yet-another-eventdispatcher-puzzle/233151)

<div class="topic-metadata">

**Author:** [@quackor](https://forum.kirupa.com/u/quackor)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 3:36pm UTC](https://forum.kirupa.com/t/yet-another-eventdispatcher-puzzle/233151 "2007-07-20T15:36:04Z")

</div>

I have two .as classes. FaqList, and FaqRow. Here's a piece of FaqRow that's of the essence: import mx.events.EventDispatcher; import mx.utils.Delegate; class FaqRow extends MovieClip { //vis components …

---

## [Fullscreen image/stage - No Image Distortion?](https://forum.kirupa.com/t/fullscreen-image-stage-no-image-distortion/233147)

<div class="topic-metadata">

**Author:** [@artriste](https://forum.kirupa.com/u/artriste)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 3:10pm UTC](https://forum.kirupa.com/t/fullscreen-image-stage-no-image-distortion/233147 "2007-07-20T15:10:03Z")

</div>

EDIT I have found 2 different Threads about the topic, which worked fine. http://www.kirupa.com/forum/showthread.php?t=268979 http://www.kirupa.com/forum/showthread.php?t=252734 I was reading this post ... and it…

---

## [Question on Volume](https://forum.kirupa.com/t/question-on-volume/233145)

<div class="topic-metadata">

**Author:** [@MarkSink](https://forum.kirupa.com/u/MarkSink)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:57pm UTC](https://forum.kirupa.com/t/question-on-volume/233145 "2007-07-20T14:57:19Z")

</div>

Hi Everyone, Here is my question. I have an flv in one frame (about a 14 min video). I would like to fade out the volume the last 3 or 4 seconds. How do I accomplish this through actionscript? Thanks for your he…

---

## [How do I stop Pan effect?](https://forum.kirupa.com/t/how-do-i-stop-pan-effect/233143)

<div class="topic-metadata">

**Author:** [@spacezupe](https://forum.kirupa.com/u/spacezupe)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:38pm UTC](https://forum.kirupa.com/t/how-do-i-stop-pan-effect/233143 "2007-07-20T14:38:03Z")

</div>

Basically, I'm having this huge image that moves around depending on where your mouse is. Awesome, however, I wanted to make some clickable areas that would load in movie clips. Problem, the background image still moves …

---

## [XML issues](https://forum.kirupa.com/t/xml-issues/233139)

<div class="topic-metadata">

**Author:** [@sw0bes](https://forum.kirupa.com/u/sw0bes)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:13pm UTC](https://forum.kirupa.com/t/xml-issues/233139 "2007-07-20T14:13:46Z")

</div>

I'm trying to get flash to read the XML file generated by blizzard that displays realm status, I want to add this function then to our websites header to display the server info in realtime. Right now I'm having trouble …

---

## [Attaching bitmap](https://forum.kirupa.com/t/attaching-bitmap/233137)

<div class="topic-metadata">

**Author:** [@armkbdotcom](https://forum.kirupa.com/u/armkbdotcom)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 1:27pm UTC](https://forum.kirupa.com/t/attaching-bitmap/233137 "2007-07-20T13:27:31Z")

</div>

Hi, Not sure if I can explain the problem, but I'll give it a try. I have an array of BitmapData object. This is cached bitmaps loaded dynamically from the server each time script is running. Then I have a movie clip…

---

## [Ok..now this is STRANGE.. help?](https://forum.kirupa.com/t/ok-now-this-is-strange-help/233136)

<div class="topic-metadata">

**Author:** [@HecticMedia](https://forum.kirupa.com/u/HecticMedia)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 1:21pm UTC](https://forum.kirupa.com/t/ok-now-this-is-strange-help/233136 "2007-07-20T13:21:00Z")

</div>

Hey guys, I used kirupa's modified slideshow with XML, so you can click on the picture. I use it on my site http://www.olympiapublishers.com on index.php (the default page). It doesn't work... but when you click on…

---

## [Monitoring - Performance tools](https://forum.kirupa.com/t/monitoring-performance-tools/233127)

<div class="topic-metadata">

**Author:** [@gr0undtek](https://forum.kirupa.com/u/gr0undtek)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 11:53am UTC](https://forum.kirupa.com/t/monitoring-performance-tools/233127 "2007-07-20T11:53:11Z")

</div>

Hi, Anyone knows of any monitoring tools for Flash CS3? Monitoring CPU usage, memory etc? thanks ste

---

## [Zoom displacement](https://forum.kirupa.com/t/zoom-displacement/233125)

<div class="topic-metadata">

**Author:** [@NovemberRain](https://forum.kirupa.com/u/NovemberRain)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 11:48am UTC](https://forum.kirupa.com/t/zoom-displacement/233125 "2007-07-20T11:48:28Z")

</div>

Hi, I've four images on the stage. When mouse over one image that zoom in and comes to front. When mouse over another image it will come to front (zooming) \*\*and the previous one goes \*\*back (zoomout). any one can sugges…

---

## [Bitmap mask on Sprite](https://forum.kirupa.com/t/bitmap-mask-on-sprite/233118)

<div class="topic-metadata">

**Author:** [@pete\_zahut](https://forum.kirupa.com/u/pete_zahut)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 9:42am UTC](https://forum.kirupa.com/t/bitmap-mask-on-sprite/233118 "2007-07-20T09:42:29Z")

</div>

Hello, Basicly I have a background rectangle with a 'dynamic' color like this: \[AS\] var myRect:Sprite = new Sprite(); myRect.graphics.beginFill(\_color); myRect.graphics.drawRect(0,0,image.width,image.height); myRect.…

---

## [ASP / CSS header and footer](https://forum.kirupa.com/t/asp-css-header-and-footer/233115)

<div class="topic-metadata">

**Author:** [@gabi\_cavaller](https://forum.kirupa.com/u/gabi_cavaller)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 8:32am UTC](https://forum.kirupa.com/t/asp-css-header-and-footer/233115 "2007-07-20T08:32:54Z")

</div>

Hi, many thanks for your time. I am a novice at ASP so any help would really be appreciated. The pages I create currently include a header and footer with ASP However the issue I am having is how can I select throu…

---

## [Simple Buttonhitbox problem](https://forum.kirupa.com/t/simple-buttonhitbox-problem/233114)

<div class="topic-metadata">

**Author:** [@Zahmet](https://forum.kirupa.com/u/Zahmet)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 7:18am UTC](https://forum.kirupa.com/t/simple-buttonhitbox-problem/233114 "2007-07-20T07:18:58Z")

</div>

I have 4 buttons, they are all build up in the same way its a text, thats black, turns white when mouse is over, and has a hitbox (targetarea) thats abit bigger than the text. For some reason it works fine for the firs…

---

## [Bitmap exporter and loading JPGs](https://forum.kirupa.com/t/bitmap-exporter-and-loading-jpgs/233112)

<div class="topic-metadata">

**Author:** [@dmerino](https://forum.kirupa.com/u/dmerino)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 6:01am UTC](https://forum.kirupa.com/t/bitmap-exporter-and-loading-jpgs/233112 "2007-07-20T06:01:40Z")

</div>

I'm building an app that allows the user to load JPGs, edit them, and then save them back to their computer. The bitmap exporter I found here... http://www.sephiroth.it/tutorials/flashPHP/print\_screen/page002.php So …

---

## [Streaming MP3 Player Help](https://forum.kirupa.com/t/streaming-mp3-player-help/233109)

<div class="topic-metadata">

**Author:** [@Saddu](https://forum.kirupa.com/u/Saddu)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 5:09am UTC](https://forum.kirupa.com/t/streaming-mp3-player-help/233109 "2007-07-20T05:09:44Z")

</div>

Hello Everybody, I want to create a MP3 player in flash for a website , if i play a MP3 file that should not be get downloaded into the temp folder , this can be done in flash ? if this can be done please mention what …

---

## [Problem with Fullpage image](https://forum.kirupa.com/t/problem-with-fullpage-image/233104)

<div class="topic-metadata">

**Author:** [@james182](https://forum.kirupa.com/u/james182)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 3:44am UTC](https://forum.kirupa.com/t/problem-with-fullpage-image/233104 "2007-07-20T03:44:15Z")

</div>

I am trying to get xml to load an image fullscreen and smoothed with BitmapData. What works: the code works, it loads and image and makes it full screen. Whats broken: it should load image fullscreen on startup, but …

---

## [Platform Game with Sprites, please help!](https://forum.kirupa.com/t/platform-game-with-sprites-please-help/233103)

<div class="topic-metadata">

**Author:** [@mcquaidem](https://forum.kirupa.com/u/mcquaidem)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 3:36am UTC](https://forum.kirupa.com/t/platform-game-with-sprites-please-help/233103 "2007-07-20T03:36:08Z")

</div>

I have been trying to make a platform game using sprites and I have only found one tutorial on newgrounds how to do it, but there is a few things that i need. I want to be able to press a key (space) to make my character…

---

## [Can Flash movie change its size?](https://forum.kirupa.com/t/can-flash-movie-change-its-size/233099)

<div class="topic-metadata">

**Author:** [@artcoder](https://forum.kirupa.com/u/artcoder)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:40am UTC](https://forum.kirupa.com/t/can-flash-movie-change-its-size/233099 "2007-07-20T02:40:28Z")

</div>

How do I change the size of my Flash application dynamically? Have you seen those Flash ads, where if you hover over them, they enlarge and become bigger? How is that done?

---

## [Following the mouse direction](https://forum.kirupa.com/t/following-the-mouse-direction/233098)

<div class="topic-metadata">

**Author:** [@IntC](https://forum.kirupa.com/u/IntC)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:34am UTC](https://forum.kirupa.com/t/following-the-mouse-direction/233098 "2007-07-20T02:34:33Z")

</div>

Hey! Working on a game, shooter. I'm stuck with characters head movement. The head of the character should be aimed in the same direction where the mouse is. It works, until i flip the body (xscale -100), then the rota…

---

## [Help required for calculator actionscript using arrays](https://forum.kirupa.com/t/help-required-for-calculator-actionscript-using-arrays/233096)

<div class="topic-metadata">

**Author:** [@Nikkoru](https://forum.kirupa.com/u/Nikkoru)\
**Replies:** 0\
**Last updated:** [July 20, 2007, 2:25am UTC](https://forum.kirupa.com/t/help-required-for-calculator-actionscript-using-arrays/233096 "2007-07-20T02:25:42Z")

</div>

Hi, i'm a newbie in actionscript and started not just long ago. Does anyone knows how to create a flash calculator using arrays? any clues anyone? Thanks

[Previous page](https://forum.kirupa.com/c/programming/41.md?page=1617)

[Next page](https://forum.kirupa.com/c/programming/41.md?page=1619)
