# programming

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

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

**Page:** 1674

---

## [Tween class tutorial](https://forum.kirupa.com/t/tween-class-tutorial/229149)

<div class="topic-metadata">

**Author:** [@AgentOrange](https://forum.kirupa.com/u/AgentOrange)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 1:35pm UTC](https://forum.kirupa.com/t/tween-class-tutorial/229149 "2007-06-14T13:35:17Z")

</div>

Hi all, I've been working through the tween class tutorial and I can't work something out. I may be being stoopid but what do the three values at the end of the third line refer to? var xScaleT:Tween = new Tween(star, …

---

## [Real Video in flash](https://forum.kirupa.com/t/real-video-in-flash/229145)

<div class="topic-metadata">

**Author:** [@Tivo](https://forum.kirupa.com/u/Tivo)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 1:11pm UTC](https://forum.kirupa.com/t/real-video-in-flash/229145 "2007-06-14T13:11:21Z")

</div>

\[COLOR=Black\]\[FONT=Arial\]Hi, I would like to know how can i create real live videos like this web site http://www.msdewey.com/ in flash thanks \[/FONT\]\[/COLOR\]

---

## [Stopping a currently playing sound?](https://forum.kirupa.com/t/stopping-a-currently-playing-sound/229143)

<div class="topic-metadata">

**Author:** [@jderosa3](https://forum.kirupa.com/u/jderosa3)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 12:28pm UTC](https://forum.kirupa.com/t/stopping-a-currently-playing-sound/229143 "2007-06-14T12:28:26Z")

</div>

I will try to make this quick and painless and hopefully someone knows a solutions... I am making a kiosk based on another designers layout where I work... I am not going to get in the details, but the work seems sort …

---

## [Simple referencing problem](https://forum.kirupa.com/t/simple-referencing-problem/229137)

<div class="topic-metadata">

**Author:** [@sean1983uk](https://forum.kirupa.com/u/sean1983uk)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 11:43am UTC](https://forum.kirupa.com/t/simple-referencing-problem/229137 "2007-06-14T11:43:01Z")

</div>

Having a problem getting data to display in my dynamic text fields. have a movieclip and onRollOver it laods a movie clip to the stage which has the dynamic text fields in it. but at the moment it just displays: \_leve…

---

## [Queue up loading](https://forum.kirupa.com/t/queue-up-loading/229136)

<div class="topic-metadata">

**Author:** [@sceneshift](https://forum.kirupa.com/u/sceneshift)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 11:30am UTC](https://forum.kirupa.com/t/queue-up-loading/229136 "2007-06-14T11:30:41Z")

</div>

Actionscript 3 is really cool, slowly but surely I am rewriting all my old scripts. One issue I have at the moment is writing a simple loader queue class. I want my code load jpgs from a folder (which it does fine) one…

---

## [Key.isDown?](https://forum.kirupa.com/t/key-isdown/229133)

<div class="topic-metadata">

**Author:** [@Takashy](https://forum.kirupa.com/u/Takashy)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 10:18am UTC](https://forum.kirupa.com/t/key-isdown/229133 "2007-06-14T10:18:30Z")

</div>

this time I got a little problem with teh key.isdown stuff... Basically I want to make a key that goes to another frame.. for example, when I press space... Thers my code... if (Key.isDown(32)) { gotoAndStop(2); …

---

## [Random image gallery](https://forum.kirupa.com/t/random-image-gallery/229131)

<div class="topic-metadata">

**Author:** [@jamna](https://forum.kirupa.com/u/jamna)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 10:14am UTC](https://forum.kirupa.com/t/random-image-gallery/229131 "2007-06-14T10:14:30Z")

</div>

Hello All, I want to create a swf which contains this type of action script which can change images on every referesh and these images should come from an XML file . Thanks to all.

---

## [AS3 Help Needed](https://forum.kirupa.com/t/as3-help-needed/229126)

<div class="topic-metadata">

**Author:** [@phenom5886](https://forum.kirupa.com/u/phenom5886)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 10:02am UTC](https://forum.kirupa.com/t/as3-help-needed/229126 "2007-06-14T10:02:28Z")

</div>

Hi all! Im new to actionscript 3 and have been set a task that im trying to figure out, which is probably pretty simple for someone who knows what their doing! I need to have a flash movie that has 4 coloured circles…

---

## [Multiple text columns. How?](https://forum.kirupa.com/t/multiple-text-columns-how/229125)

<div class="topic-metadata">

**Author:** [@fr\_ode](https://forum.kirupa.com/u/fr_ode)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 9:53am UTC](https://forum.kirupa.com/t/multiple-text-columns-how/229125 "2007-06-14T09:53:59Z")

</div>

How do I go about making a flash site with, let's say, three text columns? The text has to flow from one column to the next automatically. Is there some way to detect when a textfield is full, and exactly how much of …

---

## [\[help! as2\] how to access movie clips' \_y inside a movie clip](https://forum.kirupa.com/t/help-as2-how-to-access-movie-clips--y-inside-a-movie-clip/229120)

<div class="topic-metadata">

**Author:** [@mentega](https://forum.kirupa.com/u/mentega)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 8:33am UTC](https://forum.kirupa.com/t/help-as2-how-to-access-movie-clips--y-inside-a-movie-clip/229120 "2007-06-14T08:33:16Z")

</div>

i got a school flash project where i need to access the \_y properties of many movie clips buttons that set with name like sel 1 sel2 sel 3 and so on the problem is i have 2 sets of those, one on the main timeline which…

---

## [The use of XML](https://forum.kirupa.com/t/the-use-of-xml/229115)

<div class="topic-metadata">

**Author:** [@Eikern](https://forum.kirupa.com/u/Eikern)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:35am UTC](https://forum.kirupa.com/t/the-use-of-xml/229115 "2007-06-14T07:35:27Z")

</div>

I've wondered about this for a while, and I thought I could ask about it there. What's the use of XML and XSL(T)? I just read about Dreamweavers new Spry-features which gets it's info from XML-files. And I've also read…

---

## [Is it possible to add other Attributes to XML Loaded Links?](https://forum.kirupa.com/t/is-it-possible-to-add-other-attributes-to-xml-loaded-links/229112)

<div class="topic-metadata">

**Author:** [@Indecisive](https://forum.kirupa.com/u/Indecisive)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 7:02am UTC](https://forum.kirupa.com/t/is-it-possible-to-add-other-attributes-to-xml-loaded-links/229112 "2007-06-14T07:02:20Z")

</div>

I was wondering if there is someway to add attributes to a link in Flash such as the name=" " attribute, rel=" " attribute or title=" " attribute. All I know is the target attribute but I really need to add others... c…

---

## [\[FLASH8 AS\] xml or php](https://forum.kirupa.com/t/flash8-as-xml-or-php/229108)

<div class="topic-metadata">

**Author:** [@MoonFlower](https://forum.kirupa.com/u/MoonFlower)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 6:47am UTC](https://forum.kirupa.com/t/flash8-as-xml-or-php/229108 "2007-06-14T06:47:51Z")

</div>

hi there, this is going to sound really stupid...:h: what's best? using xml to load dynamic content into flash or to connect directly to a php script (if that's possible). so is it (a): database \> php \> xml \> flas…

---

## [AS3 migration?](https://forum.kirupa.com/t/as3-migration/229105)

<div class="topic-metadata">

**Author:** [@waynebrady](https://forum.kirupa.com/u/waynebrady)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 5:58am UTC](https://forum.kirupa.com/t/as3-migration/229105 "2007-06-14T05:58:19Z")

</div>

Hi, Anyone have any pointers on where I can go to just get a general read up of how to migrate my AS2 code to AS3? thanks in advance!

---

## [Pong source files?](https://forum.kirupa.com/t/pong-source-files/229103)

<div class="topic-metadata">

**Author:** [@waynebrady](https://forum.kirupa.com/u/waynebrady)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 5:54am UTC](https://forum.kirupa.com/t/pong-source-files/229103 "2007-06-14T05:54:54Z")

</div>

Hello all, I want to implement a quick game into my web site. Does anyone have some good ol' source code I can look at or links? TIA!!

---

## [Flexible Navigation](https://forum.kirupa.com/t/flexible-navigation/229093)

<div class="topic-metadata">

**Author:** [@marito](https://forum.kirupa.com/u/marito)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 3:19am UTC](https://forum.kirupa.com/t/flexible-navigation/229093 "2007-06-14T03:19:52Z")

</div>

Hi! I am designing this site to a friend and I need some help with the navigation of the portfolio page. I have multiple thumbs and when clicked I want the present portfolio piece displayed on the scene make an outr…

---

## [Problem with basic RPG](https://forum.kirupa.com/t/problem-with-basic-rpg/229091)

<div class="topic-metadata">

**Author:** [@MonkeyMage](https://forum.kirupa.com/u/MonkeyMage)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 2:01am UTC](https://forum.kirupa.com/t/problem-with-basic-rpg/229091 "2007-06-14T02:01:33Z")

</div>

Hi, I was reading one of the tutorials about tile based RPG programming from a few years back. I've had a year's worth of OOP in JAVA so I followed the tutorial pretty well. I got to the step where you run the game w…

---

## [Neon Flickering light effect](https://forum.kirupa.com/t/neon-flickering-light-effect/229088)

<div class="topic-metadata">

**Author:** [@dolphin\_m70](https://forum.kirupa.com/u/dolphin_m70)\
**Replies:** 0\
**Last updated:** [June 14, 2007, 12:35am UTC](https://forum.kirupa.com/t/neon-flickering-light-effect/229088 "2007-06-14T00:35:18Z")

</div>

hi I would like to request a tutorial on Neon flickering text effect. thx \[image\]

---

## [Tween help!](https://forum.kirupa.com/t/tween-help/229086)

<div class="topic-metadata">

**Author:** [@theonlycarmire](https://forum.kirupa.com/u/theonlycarmire)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 11:56pm UTC](https://forum.kirupa.com/t/tween-help/229086 "2007-06-13T23:56:43Z")

</div>

I wrote down the very first word for this thread and realized that I was forgetting one simple fact, so I will account this story for you anyway in hopes that someone will not make this mistake again. In AS 2.0, you we…

---

## [URGENT: "Face in a Hole" Flash, DHTML, or other](https://forum.kirupa.com/t/urgent-face-in-a-hole-flash-dhtml-or-other/229085)

<div class="topic-metadata">

**Author:** [@53effie](https://forum.kirupa.com/u/53effie)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 11:49pm UTC](https://forum.kirupa.com/t/urgent-face-in-a-hole-flash-dhtml-or-other/229085 "2007-06-13T23:49:51Z")

</div>

Hi Folks, I have been asked to create an element for a web site that would allow the user to upload a picture of him/her self, then scale and position the picture such that his/her face appears in a hole cut out of a f…

---

## [Video Player - HTML, XML, Flash? Help?!](https://forum.kirupa.com/t/video-player-html-xml-flash-help/229084)

<div class="topic-metadata">

**Author:** [@Head\_In\_A\_Pan](https://forum.kirupa.com/u/Head_In_A_Pan)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 11:43pm UTC](https://forum.kirupa.com/t/video-player-html-xml-flash-help/229084 "2007-06-13T23:43:41Z")

</div>

Hello!! I have decided to try & do the following: A Youtube style video library - The video thumbs/buttons will be located in the HTML body of the site, and when clicked will open the associated video in my little cu…

---

## [\_global functions](https://forum.kirupa.com/t/-global-functions/229083)

<div class="topic-metadata">

**Author:** [@dewey](https://forum.kirupa.com/u/dewey)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 11:35pm UTC](https://forum.kirupa.com/t/-global-functions/229083 "2007-06-13T23:35:15Z")

</div>

Hey All, I have a movie clip that is holding an empty movie clip inside which I load movie clips into dependent on what menu . I have some global functions set up so that if the user clicks a link inside of one of the …

---

## [External html file loading .swf into another .swfs level?](https://forum.kirupa.com/t/external-html-file-loading-swf-into-another-swfs-level/229082)

<div class="topic-metadata">

**Author:** [@steeledesigns](https://forum.kirupa.com/u/steeledesigns)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 11:27pm UTC](https://forum.kirupa.com/t/external-html-file-loading-swf-into-another-swfs-level/229082 "2007-06-13T23:27:39Z")

</div>

Hey there, I'm kind of new to actionscripting and webdesign. A print designer for quite a while but that doesn't help when it comes to actionscripting. Anyways what I want to know is if there is anyway to load a SWF i…

---

## [Simple coding question](https://forum.kirupa.com/t/simple-coding-question/229079)

<div class="topic-metadata">

**Author:** [@lilymc](https://forum.kirupa.com/u/lilymc)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 10:45pm UTC](https://forum.kirupa.com/t/simple-coding-question/229079 "2007-06-13T22:45:16Z")

</div>

I have a song that plays on my site, with an on/off button. And the way the code is set up now is when you click "off" it turns off all sounds. I just put a video on my site, and now the song interferes with the video, s…

---

## [Weird Alpha Issue](https://forum.kirupa.com/t/weird-alpha-issue/229078)

<div class="topic-metadata">

**Author:** [@McGuffin](https://forum.kirupa.com/u/McGuffin)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 10:30pm UTC](https://forum.kirupa.com/t/weird-alpha-issue/229078 "2007-06-13T22:30:24Z")

</div>

Hey guys and gals, Basically I have a system where XML code is read and properties of the specified objects are changed: \<name value="rollover" /\> \<alpha value="0" type="Number" /\> \<!-- Setting visible to false work…

---

## [Downloading Flash Lite Player](https://forum.kirupa.com/t/downloading-flash-lite-player/229076)

<div class="topic-metadata">

**Author:** [@Ceejeeb](https://forum.kirupa.com/u/Ceejeeb)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 10:16pm UTC](https://forum.kirupa.com/t/downloading-flash-lite-player/229076 "2007-06-13T22:16:54Z")

</div>

I wish to get my hands on Flash Lite Player verson 1.1 i know you can download the player for free now but all i can find is the most recent version (2.1). Does anyone know if/where i can download version 1.1?

---

## [What is the best way of storing users and events in a DB?](https://forum.kirupa.com/t/what-is-the-best-way-of-storing-users-and-events-in-a-db/229072)

<div class="topic-metadata">

**Author:** [@Eikern](https://forum.kirupa.com/u/Eikern)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 8:51pm UTC](https://forum.kirupa.com/t/what-is-the-best-way-of-storing-users-and-events-in-a-db/229072 "2007-06-13T20:51:07Z")

</div>

Hi! I'm creating a website using PHP and MySQL which is going to enable me to create events, and then link users I register to them. I want to be able to have one person registered to multiple events. Currently I've …

---

## [PrintJob gets blurry with larger xMax and yMax values](https://forum.kirupa.com/t/printjob-gets-blurry-with-larger-xmax-and-ymax-values/229071)

<div class="topic-metadata">

**Author:** [@lucidmedia](https://forum.kirupa.com/u/lucidmedia)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 8:17pm UTC](https://forum.kirupa.com/t/printjob-gets-blurry-with-larger-xmax-and-ymax-values/229071 "2007-06-13T20:17:39Z")

</div>

I don't think I am properly understanding the printJob class. I have a large movie clip with dynamic text on it that I have scaled down to fit the printed page. There are no bitmaps in this movieclip. it is drawn with th…

---

## [Flash content in MooTools Smoothbox](https://forum.kirupa.com/t/flash-content-in-mootools-smoothbox/229070)

<div class="topic-metadata">

**Author:** [@somnamblst](https://forum.kirupa.com/u/somnamblst)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 8:16pm UTC](https://forum.kirupa.com/t/flash-content-in-mootools-smoothbox/229070 "2007-06-13T20:16:14Z")

</div>

This may be a bass ackwards question... I modified my Smoothbox Gallery until I have it presenting images and verbiage just the way I want it then I thought would it be cool if the image that displays on load were actu…

---

## [Flash sub menu navigation problems](https://forum.kirupa.com/t/flash-sub-menu-navigation-problems/229068)

<div class="topic-metadata">

**Author:** [@xColonel00](https://forum.kirupa.com/u/xColonel00)\
**Replies:** 0\
**Last updated:** [June 13, 2007, 7:46pm UTC](https://forum.kirupa.com/t/flash-sub-menu-navigation-problems/229068 "2007-06-13T19:46:00Z")

</div>

Greetings, I'm designing a horizontal navigation bar in flash, where some entries upon being hovered over have a horizontal submenu that pops up. The link is here: http://www.graveidea.com/profile/lindseyphillips F…

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

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