# Uncategorized

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

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

**Page:** 368

---

## [Play/Pause Music with Single Button?](https://forum.kirupa.com/t/play-pause-music-with-single-button/297301)

<div class="topic-metadata">

**Author:** [@codeoverride](https://forum.kirupa.com/u/codeoverride)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 11:21pm UTC](https://forum.kirupa.com/t/play-pause-music-with-single-button/297301 "2009-09-29T23:21:23Z")

</div>

'm extremely new to Flash and I don't really know how to code yet.. I'm making a website and want to have a single button that when pressed either plays or pauses the music file. I found a tutorial that worked but it …

---

## [Why is as3 scrunching my 16:9 video to 4:3?](https://forum.kirupa.com/t/why-is-as3-scrunching-my-16-9-video-to-4-3/297299)

<div class="topic-metadata">

**Author:** [@serostar](https://forum.kirupa.com/u/serostar)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 10:17pm UTC](https://forum.kirupa.com/t/why-is-as3-scrunching-my-16-9-video-to-4-3/297299 "2009-09-29T22:17:02Z")

</div>

Hi all, I'm going around in circles on this, hopefully it's a simple fix that I'm missing. When I go fullscreen on my video player, if the video was 16:9 it gets scrunched to 4:3. 4:3 videos work fine. On the st…

---

## [Does the "onBeforeLoad" event exist?](https://forum.kirupa.com/t/does-the-onbeforeload-event-exist/297298)

<div class="topic-metadata">

**Author:** [@NeoDreamer](https://forum.kirupa.com/u/NeoDreamer)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 9:22pm UTC](https://forum.kirupa.com/t/does-the-onbeforeload-event-exist/297298 "2009-09-29T21:22:41Z")

</div>

I have this huge Javascript GUI that takes like 10 seconds to boot up. I would like to not let the user see the DOM getting hacked to pieces as it's loading. So I was wondering how to do an "onBeforeLoad" event like Gm…

---

## [Preloader hanging on bad connection](https://forum.kirupa.com/t/preloader-hanging-on-bad-connection/297290)

<div class="topic-metadata">

**Author:** [@Quinster](https://forum.kirupa.com/u/Quinster)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 5:50pm UTC](https://forum.kirupa.com/t/preloader-hanging-on-bad-connection/297290 "2009-09-29T17:50:03Z")

</div>

On a rubbish connection, like packets getting lost or just really slow, my flash site preloaders hang. But Ive notived that other people's preloaders don't, they just go slow. I'm using a preloader swf to load another sw…

---

## [Loading txt file from a specific path](https://forum.kirupa.com/t/loading-txt-file-from-a-specific-path/297286)

<div class="topic-metadata">

**Author:** [@ramsy27](https://forum.kirupa.com/u/ramsy27)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 4:31pm UTC](https://forum.kirupa.com/t/loading-txt-file-from-a-specific-path/297286 "2009-09-29T16:31:47Z")

</div>

ok, so i want to load a txt file from a path that i choose (local on the pc or a network path ). for example : on (release) { loadText = new loadVars(); loadText.load("c:\\documents and settings\\mc\\vil.txt"); …

---

## [Where to add event listener in experimental mvc program](https://forum.kirupa.com/t/where-to-add-event-listener-in-experimental-mvc-program/297283)

<div class="topic-metadata">

**Author:** [@mavwrx](https://forum.kirupa.com/u/mavwrx)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 3:19pm UTC](https://forum.kirupa.com/t/where-to-add-event-listener-in-experimental-mvc-program/297283 "2009-09-29T15:19:40Z")

</div>

Hi I'm learning MVC and wanted to start out with a simple program that counts mouse clicks on the stage. Any help would be great. There's no library objects on the stage linked to anything. Everything is done in code. …

---

## [Reset Scrollbar to Top Position on Page Change](https://forum.kirupa.com/t/reset-scrollbar-to-top-position-on-page-change/297278)

<div class="topic-metadata">

**Author:** [@desculpa](https://forum.kirupa.com/u/desculpa)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 3:54am UTC](https://forum.kirupa.com/t/reset-scrollbar-to-top-position-on-page-change/297278 "2009-09-29T03:54:23Z")

</div>

I've incorporated the Scrollbar from the tutorials from this site (http://www.kirupa.com/forum/showthread.php?t=275991) into my website, but I've noticed that when I switch pages (say from Home to Bio) the scrollbar stay…

---

## [Using myDomain.com/subject/ instead of full URL](https://forum.kirupa.com/t/using-mydomain-com-subject-instead-of-full-url/297277)

<div class="topic-metadata">

**Author:** [@riveroaks](https://forum.kirupa.com/u/riveroaks)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 3:45am UTC](https://forum.kirupa.com/t/using-mydomain-com-subject-instead-of-full-url/297277 "2009-09-29T03:45:14Z")

</div>

I've got a website which uses a PHP variable to get the current page, URLs look like www.myDomain.com/index.php?page\_name=myPage But I would like to represent that URL using www.myDomain.com/myPage/ How do I do t…

---

## [Any good dvd burner suggestions?](https://forum.kirupa.com/t/any-good-dvd-burner-suggestions/297275)

<div class="topic-metadata">

**Author:** [@nancy111](https://forum.kirupa.com/u/nancy111)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 2:24am UTC](https://forum.kirupa.com/t/any-good-dvd-burner-suggestions/297275 "2009-09-29T02:24:02Z")

</div>

i want to burn a dvd for later watching, and share with my friend. any suggest about the dvd creator? thanks in advance!

---

## [Linking a SWF with a class on the fly](https://forum.kirupa.com/t/linking-a-swf-with-a-class-on-the-fly/297274)

<div class="topic-metadata">

**Author:** [@galactaphonic](https://forum.kirupa.com/u/galactaphonic)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 1:56am UTC](https://forum.kirupa.com/t/linking-a-swf-with-a-class-on-the-fly/297274 "2009-09-29T01:56:07Z")

</div>

I would like to link a loaded SWF with a particular class at run-time. This is because I would like to have a main SWF with all the code that loads in other SWFs that purely act as graphical skins for the main class.…

---

## [Rectangular-radial hittest hybrid?](https://forum.kirupa.com/t/rectangular-radial-hittest-hybrid/297273)

<div class="topic-metadata">

**Author:** [@flyingmonkey456](https://forum.kirupa.com/u/flyingmonkey456)\
**Replies:** 0\
**Last updated:** [September 29, 2009, 1:35am UTC](https://forum.kirupa.com/t/rectangular-radial-hittest-hybrid/297273 "2009-09-29T01:35:12Z")

</div>

i'm making a game and i need to getPixel in the character's direction of movement without getting too far away from him. radial hittesting is easiest to get direction with, but it will bulge out too far from the characte…

---

## [Target Specific Frame in External SWF?](https://forum.kirupa.com/t/target-specific-frame-in-external-swf/297270)

<div class="topic-metadata">

**Author:** [@Crystal](https://forum.kirupa.com/u/Crystal)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 11:58pm UTC](https://forum.kirupa.com/t/target-specific-frame-in-external-swf/297270 "2009-09-28T23:58:40Z")

</div>

Hi All- I'm creating a site that loads several .swf files into a container movie. I have back and next buttons, both of which are located at \_level0. Anyway, what I would like to do is have the back button target the…

---

## [Pixel Bender, what is its "language"](https://forum.kirupa.com/t/pixel-bender-what-is-its-language/297264)

<div class="topic-metadata">

**Author:** [@grandpaw\_broon](https://forum.kirupa.com/u/grandpaw_broon)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 10:17pm UTC](https://forum.kirupa.com/t/pixel-bender-what-is-its-language/297264 "2009-09-28T22:17:46Z")

</div>

Hi all, I have been looking at google for Pixel Bender tutorials but i have yet to hit a fundamental understanding. Most of the filters i see, or tutorials i read seem to create some effect with very few lines of cod…

---

## [Flv player click forward?](https://forum.kirupa.com/t/flv-player-click-forward/297259)

<div class="topic-metadata">

**Author:** [@kagamushu](https://forum.kirupa.com/u/kagamushu)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 9:18pm UTC](https://forum.kirupa.com/t/flv-player-click-forward/297259 "2009-09-28T21:18:05Z")

</div>

Hello, this is probably a stupid question. Here goes: On a streaming video, how do i allow for clicking to an unloaded part of the flv player timeline, and have the player start downloading from that point on? thanks

---

## [Variables, how do i](https://forum.kirupa.com/t/variables-how-do-i/297258)

<div class="topic-metadata">

**Author:** [@tattooerben](https://forum.kirupa.com/u/tattooerben)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 8:47pm UTC](https://forum.kirupa.com/t/variables-how-do-i/297258 "2009-09-28T20:47:46Z")

</div>

i haven't used flash since #5, so this all is pretty new to me, sorry for the noobulocity. how do i use varialbles in cs4? i'm trying to make it so that when a button is clicked on, a value is assigned to a variable and …

---

## [How MS install the Silverlight in Client Machine( for Non Admin Users)](https://forum.kirupa.com/t/how-ms-install-the-silverlight-in-client-machine-for-non-admin-users/297252)

<div class="topic-metadata">

**Author:** [@andavarv](https://forum.kirupa.com/u/andavarv)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 7:18pm UTC](https://forum.kirupa.com/t/how-ms-install-the-silverlight-in-client-machine-for-non-admin-users/297252 "2009-09-28T19:18:52Z")

</div>

Hi, Is it possible MS will install the SL in Client machines with Users doesnt have any rights in that machine. Becoz., we are developing the SL 3.0 application and i need to know personally, how MS will handle that…

---

## [Wall Street virtual stock trade game](https://forum.kirupa.com/t/wall-street-virtual-stock-trade-game/297242)

<div class="topic-metadata">

**Author:** [@kemksbn23](https://forum.kirupa.com/u/kemksbn23)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 5:43pm UTC](https://forum.kirupa.com/t/wall-street-virtual-stock-trade-game/297242 "2009-09-28T17:43:24Z")

</div>

World is in financial crise, most of countries are in recession. For 2009, an estimated 9.6 million U.S. jobs were eliminated. In Russia only in december 2008 1.0 million jobs were eliminated. Learn how to survive and pl…

---

## [Wall Street virtual stock trade game](https://forum.kirupa.com/t/wall-street-virtual-stock-trade-game/297241)

<div class="topic-metadata">

**Author:** [@kemksbn23](https://forum.kirupa.com/u/kemksbn23)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 5:41pm UTC](https://forum.kirupa.com/t/wall-street-virtual-stock-trade-game/297241 "2009-09-28T17:41:06Z")

</div>

World is in financial crise, most of countries are in recession. For 2009, an estimated 9.6 million U.S. jobs were eliminated. In Russia only in december 2008 1.0 million jobs were eliminated. Learn how to survive and pl…

---

## [Video issue](https://forum.kirupa.com/t/video-issue/297239)

<div class="topic-metadata">

**Author:** [@alon900](https://forum.kirupa.com/u/alon900)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 5:22pm UTC](https://forum.kirupa.com/t/video-issue/297239 "2009-09-28T17:22:43Z")

</div>

Hi there, Im trying to load a simple video but for some reason im getting a strange error There is no method with the name 'attachNetStream' it should be a very simple code and here it is: var videoConnection:NetConn…

---

## [Little bit of array math](https://forum.kirupa.com/t/little-bit-of-array-math/297237)

<div class="topic-metadata">

**Author:** [@regbolD](https://forum.kirupa.com/u/regbolD)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 4:31pm UTC](https://forum.kirupa.com/t/little-bit-of-array-math/297237 "2009-09-28T16:31:54Z")

</div>

I need to pick each time one item from an array (only 4 items in an array) but I need not to repeat last pick, (just last pick), so it can go "top", "left", "top"... just not "top", "top"... var caseArr:Array = \[ "top"…

---

## [Complex Button RollOver/RollOut Effects Problem](https://forum.kirupa.com/t/complex-button-rollover-rollout-effects-problem/297234)

<div class="topic-metadata">

**Author:** [@facevil](https://forum.kirupa.com/u/facevil)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 3:17pm UTC](https://forum.kirupa.com/t/complex-button-rollover-rollout-effects-problem/297234 "2009-09-28T15:17:06Z")

</div>

Hi everyone! I know a lot of people had asked questions about this Complex Button RollOver/RollOut Effects. I am having the same problems and have not found any answer here on this forum. Here is the tutorial for the but…

---

## [Sharing events](https://forum.kirupa.com/t/sharing-events/297232)

<div class="topic-metadata">

**Author:** [@RossKidd](https://forum.kirupa.com/u/RossKidd)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 2:51pm UTC](https://forum.kirupa.com/t/sharing-events/297232 "2009-09-28T14:51:36Z")

</div>

Hi, I have a external classes for my buttons that have events attached to them. package { import flash.display.MovieClip; import flash.display.Sprite; import flash.events.Event; import flash.events.M…

---

## [How to create a "unique" static class?](https://forum.kirupa.com/t/how-to-create-a-unique-static-class/297229)

<div class="topic-metadata">

**Author:** [@sqrt121](https://forum.kirupa.com/u/sqrt121)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 2:11pm UTC](https://forum.kirupa.com/t/how-to-create-a-unique-static-class/297229 "2009-09-28T14:11:35Z")

</div>

hey, i consider myself a newbie in as3, hence, i bump into a lot of problems. here is the latest: main.swf has Main.as as document class package { import flash.display.Loader; import flash.display.MovieClip; i…

---

## [Xml read](https://forum.kirupa.com/t/xml-read/297225)

<div class="topic-metadata">

**Author:** [@flashfighter](https://forum.kirupa.com/u/flashfighter)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 1:44pm UTC](https://forum.kirupa.com/t/xml-read/297225 "2009-09-28T13:44:35Z")

</div>

how to read the xml in flash in AS2. Help plz any code or tutorial \<gallery title="Tony's Photo Album" thumbDir="./images/thumbs/" imageDir="./images/" random="true"\> \<category name="1"\> \<image\> …

---

## [Editing linked library items class](https://forum.kirupa.com/t/editing-linked-library-items-class/297222)

<div class="topic-metadata">

**Author:** [@grass](https://forum.kirupa.com/u/grass)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 12:27pm UTC](https://forum.kirupa.com/t/editing-linked-library-items-class/297222 "2009-09-28T12:27:23Z")

</div>

created a mc in library, gave it classname... everything works, can access it by var asd = new classname(); created classname.as with classname class as i need to add variable to the movieclip and getting error 118…

---

## [Need iframe help](https://forum.kirupa.com/t/need-iframe-help/297210)

<div class="topic-metadata">

**Author:** [@omboy](https://forum.kirupa.com/u/omboy)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 2:28am UTC](https://forum.kirupa.com/t/need-iframe-help/297210 "2009-09-28T02:28:57Z")

</div>

I'm working on my friend's website that was design by someone else and the way it was design that top header is flash including the menu and rest is html. i want to use iframe so the top flash stays when the link changes…

---

## [Help - Website timeline and buttons](https://forum.kirupa.com/t/help-website-timeline-and-buttons/297208)

<div class="topic-metadata">

**Author:** [@desculpa](https://forum.kirupa.com/u/desculpa)\
**Replies:** 0\
**Last updated:** [September 28, 2009, 1:30am UTC](https://forum.kirupa.com/t/help-website-timeline-and-buttons/297208 "2009-09-28T01:30:25Z")

</div>

Okay, so I'm having an issue with my website design and as I'm relatively new to flash I can't seem to fix it on my own. I know what I'm supposed to do, technically, but not sure how to actually implement it. Below is …

---

## [Theoretical probability?](https://forum.kirupa.com/t/theoretical-probability/297204)

<div class="topic-metadata">

**Author:** [@flyingmonkey456](https://forum.kirupa.com/u/flyingmonkey456)\
**Replies:** 0\
**Last updated:** [September 27, 2009, 11:14pm UTC](https://forum.kirupa.com/t/theoretical-probability/297204 "2009-09-27T23:14:21Z")

</div>

this isn't really pertaining to anything i'm working on, just curious about it. theoretical probability, for those of you who don't know the term, means that if you roll a die it will land on each number only one time in…

---

## [Platform game help](https://forum.kirupa.com/t/platform-game-help/297199)

<div class="topic-metadata">

**Author:** [@rino](https://forum.kirupa.com/u/rino)\
**Replies:** 0\
**Last updated:** [September 27, 2009, 7:35pm UTC](https://forum.kirupa.com/t/platform-game-help/297199 "2009-09-27T19:35:15Z")

</div>

I am making a platform game in AS2 for school and everything works, but the rotation of the character to the ground.The rotation works by two points (dots) on the character that tell when they are hitting the ground. Doe…

---

## [Platform game help](https://forum.kirupa.com/t/platform-game-help/297198)

<div class="topic-metadata">

**Author:** [@rino](https://forum.kirupa.com/u/rino)\
**Replies:** 0\
**Last updated:** [September 27, 2009, 7:34pm UTC](https://forum.kirupa.com/t/platform-game-help/297198 "2009-09-27T19:34:22Z")

</div>

I am making a platform game in AS2 for school and everything works, but the rotation of the character to the ground.The rotation works by two points (dots) on the character that tell when they are hitting the ground. Doe…

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

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