# programming

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

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

**Page:** 1617

---

## [\[SQL\] - designing a tagging system](https://forum.kirupa.com/t/sql-designing-a-tagging-system/233350)

<div class="topic-metadata">

**Author:** [@Neolumi](https://forum.kirupa.com/u/Neolumi)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 9:32am UTC](https://forum.kirupa.com/t/sql-designing-a-tagging-system/233350 "2007-07-23T09:32:22Z")

</div>

Hi people, first off ill detail my database setup being: product\_id, product\_title, etc tag\_id, tag\_name, tag\_value essentially I cant figure out the best way to implement a tagging system, would it be best to add a …

---

## [Problem with Input Text box](https://forum.kirupa.com/t/problem-with-input-text-box/233349)

<div class="topic-metadata">

**Author:** [@Saddu](https://forum.kirupa.com/u/Saddu)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 9:29am UTC](https://forum.kirupa.com/t/problem-with-input-text-box/233349 "2007-07-23T09:29:28Z")

</div>

Hi all, While typing on a text box can we change the y position of some text of the input text box ? Is this possible? Thanks, Saddu.

---

## [Function From AS2 to AS1](https://forum.kirupa.com/t/function-from-as2-to-as1/233347)

<div class="topic-metadata">

**Author:** [@ChromeDemon](https://forum.kirupa.com/u/ChromeDemon)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 8:49am UTC](https://forum.kirupa.com/t/function-from-as2-to-as1/233347 "2007-07-23T08:49:15Z")

</div>

I have this Function: var count:Number = 0; var maxCount:Number = 300 var duration:Number = 500; function beginInterval() { if(intervalId != null) { clearInterval(intervalId); } }; function executeCallback():Voi…

---

## [CS3 "test movie" bug, not updating after ActionScript edit on Mac](https://forum.kirupa.com/t/cs3-test-movie-bug-not-updating-after-actionscript-edit-on-mac/233344)

<div class="topic-metadata">

**Author:** [@waterlovinguy](https://forum.kirupa.com/u/waterlovinguy)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 8:23am UTC](https://forum.kirupa.com/t/cs3-test-movie-bug-not-updating-after-actionscript-edit-on-mac/233344 "2007-07-23T08:23:36Z")

</div>

I've just moved from Windows XP development environment to a Mac Pro with CS3. One bug that is making me nuts is that if I "Test Movie" and the preview window opens, if I don't close the window manually after I edit my A…

---

## [Error Messages](https://forum.kirupa.com/t/error-messages/233342)

<div class="topic-metadata">

**Author:** [@jdkehl](https://forum.kirupa.com/u/jdkehl)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 8:09am UTC](https://forum.kirupa.com/t/error-messages/233342 "2007-07-23T08:09:17Z")

</div>

Can anyone help correct these error messages and what they mean??? Thank you! Error Symbol=MC\_butterfly welcome, layer=wingA, frame=1:Line 2: Wrong number of parameters; gotoAndStop requires between 1 and 2. g…

---

## [Follow Mouse Smoothly](https://forum.kirupa.com/t/follow-mouse-smoothly/233330)

<div class="topic-metadata">

**Author:** [@NeoDreamer](https://forum.kirupa.com/u/NeoDreamer)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 5:08am UTC](https://forum.kirupa.com/t/follow-mouse-smoothly/233330 "2007-07-23T05:08:35Z")

</div>

This is what I'm trying to accomplish: http://www.threadless.com/submission/127161/The\_Revenge?streetteam=Legion+of+Doom Click on the magnifying glass then move your mouse up and down. When we submit to Threadless, we …

---

## [Losing my religion: composition vs. inheritance of MC/Sprite](https://forum.kirupa.com/t/losing-my-religion-composition-vs-inheritance-of-mc-sprite/233329)

<div class="topic-metadata">

**Author:** [@Matthew\_Ford](https://forum.kirupa.com/u/Matthew_Ford)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 4:50am UTC](https://forum.kirupa.com/t/losing-my-religion-composition-vs-inheritance-of-mc-sprite/233329 "2007-07-23T04:50:53Z")

</div>

I have been until now a fervent disciple of compositing a graphic instance into a class in every case, rather than making my class extend MovieClip. Admittedly I was a piker at AS2 and only now that I am cranking on AS3 …

---

## [Object of this clas isn't garbage collected](https://forum.kirupa.com/t/object-of-this-clas-isnt-garbage-collected/233322)

<div class="topic-metadata">

**Author:** [@Felixz](https://forum.kirupa.com/u/Felixz)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 1:50am UTC](https://forum.kirupa.com/t/object-of-this-clas-isnt-garbage-collected/233322 "2007-07-23T01:50:51Z")

</div>

I have a class which draws an object looking "window-like" on the stage, and i cant remove it from memory when i want to remove it. I think it missed some reference, but i don't know where... package { import flash.di…

---

## [Superscript/Subscript with AS1.0/2.0](https://forum.kirupa.com/t/superscript-subscript-with-as1-0-2-0/233318)

<div class="topic-metadata">

**Author:** [@Michael\_Chen](https://forum.kirupa.com/u/Michael_Chen)\
**Replies:** 0\
**Last updated:** [July 23, 2007, 12:21am UTC](https://forum.kirupa.com/t/superscript-subscript-with-as1-0-2-0/233318 "2007-07-23T00:21:21Z")

</div>

Hi everyone, Does anyone out there know how to apply superscript or subscript to a dynamic textfield using AS1.0 or AS2.0? I tried looking for an example code but couldn't find any. Thanks in advance. regards, Mike …

---

## [Movie Clips Not showing](https://forum.kirupa.com/t/movie-clips-not-showing/233314)

<div class="topic-metadata">

**Author:** [@Bill12](https://forum.kirupa.com/u/Bill12)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 9:42pm UTC](https://forum.kirupa.com/t/movie-clips-not-showing/233314 "2007-07-22T21:42:20Z")

</div>

Hello, i have a small problem with some movie clips. What the point.... I have a main fla with an empty movie clip that i load there some external swf depending on the users choise. So when an external.swf is loaded i h…

---

## [Extract value from xml-tag](https://forum.kirupa.com/t/extract-value-from-xml-tag/233311)

<div class="topic-metadata">

**Author:** [@rascreek](https://forum.kirupa.com/u/rascreek)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 9:04pm UTC](https://forum.kirupa.com/t/extract-value-from-xml-tag/233311 "2007-07-22T21:04:22Z")

</div>

Hi there! I got an xml-file with the following structure: \<?xml version="1.0" encoding="UTF-8"?\> \<p:ticker xmlns:p="http://www.synyx.de/werbeplattform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:sche…

---

## [Combining Kirupa Sliding Menu with Flash XML thumbnailer](https://forum.kirupa.com/t/combining-kirupa-sliding-menu-with-flash-xml-thumbnailer/233307)

<div class="topic-metadata">

**Author:** [@v\_real](https://forum.kirupa.com/u/v_real)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 7:49pm UTC](https://forum.kirupa.com/t/combining-kirupa-sliding-menu-with-flash-xml-thumbnailer/233307 "2007-07-22T19:49:45Z")

</div>

I want to make a gallery with a sliding effect of "\[Kirupa Sliding Menu", but with an infinite menu which activated by buttons like in goto()'s "\[URL="http://www.kirupa.com/forum/showthread.php?t=266583"\]Flash XML thumbn…

---

## [Do i need to redefine instance in a class?](https://forum.kirupa.com/t/do-i-need-to-redefine-instance-in-a-class/233306)

<div class="topic-metadata">

**Author:** [@antigirl](https://forum.kirupa.com/u/antigirl)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 7:48pm UTC](https://forum.kirupa.com/t/do-i-need-to-redefine-instance-in-a-class/233306 "2007-07-22T19:48:55Z")

</div>

hey Lets say i have a circle \[instance name = countyA\] and i have a separate actionscript file that sets it to true or false public function showThink(county:MovieClip):void { county.visible=true; …

---

## [Shared font crashes swf](https://forum.kirupa.com/t/shared-font-crashes-swf/233305)

<div class="topic-metadata">

**Author:** [@arkum](https://forum.kirupa.com/u/arkum)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 6:40pm UTC](https://forum.kirupa.com/t/shared-font-crashes-swf/233305 "2007-07-22T18:40:03Z")

</div>

I am trying to use a shared font in my swf. In a simple swf with minimal code, it works fine, but when I move it to my main project and compile, something happens. The swf is published wiithout any error messages, but ne…

---

## [Two circles collision math problem](https://forum.kirupa.com/t/two-circles-collision-math-problem/233302)

<div class="topic-metadata">

**Author:** [@John\_NU](https://forum.kirupa.com/u/John_NU)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 5:27pm UTC](https://forum.kirupa.com/t/two-circles-collision-math-problem/233302 "2007-07-22T17:27:51Z")

</div>

I am currently developing a game that has balls of different radii and mass. My code works properly when all balls are of the same mass; but if i introduce a ball with a greater mass, the results are unexpected and incor…

---

## [Controlling 1 object from another](https://forum.kirupa.com/t/controlling-1-object-from-another/233301)

<div class="topic-metadata">

**Author:** [@Pcela](https://forum.kirupa.com/u/Pcela)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 5:21pm UTC](https://forum.kirupa.com/t/controlling-1-object-from-another/233301 "2007-07-22T17:21:30Z")

</div>

Hello, this is the problem. Im making tile-based game in as3. I have hero class. He needs an access to tile objects, but I just cant do it. All objects are made from document class constructor. In hero class I did this t…

---

## [Survey Maker](https://forum.kirupa.com/t/survey-maker/233300)

<div class="topic-metadata">

**Author:** [@nickcherryjiggz](https://forum.kirupa.com/u/nickcherryjiggz)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 5:11pm UTC](https://forum.kirupa.com/t/survey-maker/233300 "2007-07-22T17:11:45Z")

</div>

In the near future, I'll be talking to a client about the details of an upcoming project. Based on the information I've received so far, I have a feeling they'll be asking if they can incorporate employee surveys into th…

---

## [\[F8/AS2\] - Redirecting external resource when encountering 404/503 errors or timeouts](https://forum.kirupa.com/t/f8-as2-redirecting-external-resource-when-encountering-404-503-errors-or-timeouts/233299)

<div class="topic-metadata">

**Author:** [@Morgon](https://forum.kirupa.com/u/Morgon)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 4:59pm UTC](https://forum.kirupa.com/t/f8-as2-redirecting-external-resource-when-encountering-404-503-errors-or-timeouts/233299 "2007-07-22T16:59:06Z")

</div>

Hello, I'm curious if anyone's ever been able to monitor an external resource (image, in this case) for error response codes, and/or a specified timeout, and attempt to load another resource if encountered... Hopeful…

---

## [Fuse Troubles](https://forum.kirupa.com/t/fuse-troubles/233297)

<div class="topic-metadata">

**Author:** [@Tiziano](https://forum.kirupa.com/u/Tiziano)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 3:32pm UTC](https://forum.kirupa.com/t/fuse-troubles/233297 "2007-07-22T15:32:02Z")

</div>

I know that many are moving to AS3 but I'm still wrapping my head around AS2 (even though I'm now using Flash CS3). Anyway, I have set a challenge for myself involving Fuse. I've made some mods to a script that deals w…

---

## [Simple Question: Echo Uploaded Filename](https://forum.kirupa.com/t/simple-question-echo-uploaded-filename/233296)

<div class="topic-metadata">

**Author:** [@Blommestein](https://forum.kirupa.com/u/Blommestein)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 3:17pm UTC](https://forum.kirupa.com/t/simple-question-echo-uploaded-filename/233296 "2007-07-22T15:17:36Z")

</div>

I have a very simple actionscript 3 class, used to upload an .xml file to a php script: package { import flash.display.\*; import flash.text.\*; import flash.events.\*; import flash.net.\*; public cla…

---

## [Flash CS3 login page?](https://forum.kirupa.com/t/flash-cs3-login-page/233291)

<div class="topic-metadata">

**Author:** [@verdell35](https://forum.kirupa.com/u/verdell35)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 2:23pm UTC](https://forum.kirupa.com/t/flash-cs3-login-page/233291 "2007-07-22T14:23:37Z")

</div>

I was just wondering is there a tutorial on how to create a flash cs3 login page? Do you have to incorporate some other type of developer tools? I just want my users to login or register before they can access the mai…

---

## [Sending variables between classes](https://forum.kirupa.com/t/sending-variables-between-classes/233290)

<div class="topic-metadata">

**Author:** [@wanda](https://forum.kirupa.com/u/wanda)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 1:44pm UTC](https://forum.kirupa.com/t/sending-variables-between-classes/233290 "2007-07-22T13:44:47Z")

</div>

Hi guys I have two classes. A main class called core.as and a bg.as class which loads a background. I want to send the loaded percent from bg.as to core.as private function progressHandler(event:ProgressEvent):voi…

---

## [How to add nodes in xml file at specific position?](https://forum.kirupa.com/t/how-to-add-nodes-in-xml-file-at-specific-position/233289)

<div class="topic-metadata">

**Author:** [@psych](https://forum.kirupa.com/u/psych)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 1:26pm UTC](https://forum.kirupa.com/t/how-to-add-nodes-in-xml-file-at-specific-position/233289 "2007-07-22T13:26:34Z")

</div>

Lets say i have the following xml file which i load in Flash: \<example\> \<items title="something\> \<img id="image"/\> \<audio id="audio" /\> \<text id="text"/\> \</items\> \</example\> And i would li…

---

## [Embedding cue points in flv videos](https://forum.kirupa.com/t/embedding-cue-points-in-flv-videos/233285)

<div class="topic-metadata">

**Author:** [@appslapp](https://forum.kirupa.com/u/appslapp)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 11:51am UTC](https://forum.kirupa.com/t/embedding-cue-points-in-flv-videos/233285 "2007-07-22T11:51:22Z")

</div>

Hi I looking for some info on the: Embedding cue points for flv video. somebody here thats know this? best regards rickard andersson

---

## [Bitmap Text + Stage Class](https://forum.kirupa.com/t/bitmap-text-stage-class/233284)

<div class="topic-metadata">

**Author:** [@Dan0](https://forum.kirupa.com/u/Dan0)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 11:50am UTC](https://forum.kirupa.com/t/bitmap-text-stage-class/233284 "2007-07-22T11:50:12Z")

</div>

Hey, Im going out of my mind with frustration here trying to get these two things to work. The adobe reference is crap. So the first thing is bitmap text. I have a custom font and I don't want it to be antialiased and …

---

## [Special character problem](https://forum.kirupa.com/t/special-character-problem/233283)

<div class="topic-metadata">

**Author:** [@magnusvs](https://forum.kirupa.com/u/magnusvs)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 11:21am UTC](https://forum.kirupa.com/t/special-character-problem/233283 "2007-07-22T11:21:34Z")

</div>

Hi! I'm having a little problem here, and I wanted to ask if anybody here had experienced the same or had a solution to it. I'm making a web site using php. Now, in my index.php I include a file, which again includes a…

---

## [Basic Fantasy RPG](https://forum.kirupa.com/t/basic-fantasy-rpg/233281)

<div class="topic-metadata">

**Author:** [@Kleopatra](https://forum.kirupa.com/u/Kleopatra)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 10:34am UTC](https://forum.kirupa.com/t/basic-fantasy-rpg/233281 "2007-07-22T10:34:02Z")

</div>

If anyone is interested (okay, probably just Frodo9), Solomoriah, one of the Moderators at \[\[U\]\[COLOR=#22229c\]Dragonsfoot\[/COLOR\]\[/U\], has developed a gaming system called the \[URL="http://basicfantasy.org/main.html"\]\[U\]…

---

## [Paypal & Orders](https://forum.kirupa.com/t/paypal-orders/233277)

<div class="topic-metadata">

**Author:** [@jmayo86](https://forum.kirupa.com/u/jmayo86)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 9:44am UTC](https://forum.kirupa.com/t/paypal-orders/233277 "2007-07-22T09:44:58Z")

</div>

Hello! Not been on kirupa in a long time!! Ive got a client that sells name plates (yes i know...) the name plates are priced at £10 per letter. Ive been looking at how i could make an order form using paypal, but is …

---

## [Dynamically Naming Variables in AS 3](https://forum.kirupa.com/t/dynamically-naming-variables-in-as-3/233273)

<div class="topic-metadata">

**Author:** [@GenericUserName](https://forum.kirupa.com/u/GenericUserName)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 7:07am UTC](https://forum.kirupa.com/t/dynamically-naming-variables-in-as-3/233273 "2007-07-22T07:07:42Z")

</div>

Hello all, I am having some issues dynamically creating/naming variables. I've seen plenty of posts on this for prior AS versions. But how the heck do I go about this in AS 3? I'm certain that this is wrong but I am lo…

---

## [Move movie clips on mouse move (opposite)](https://forum.kirupa.com/t/move-movie-clips-on-mouse-move-opposite/233271)

<div class="topic-metadata">

**Author:** [@Frg10](https://forum.kirupa.com/u/Frg10)\
**Replies:** 0\
**Last updated:** [July 22, 2007, 6:43am UTC](https://forum.kirupa.com/t/move-movie-clips-on-mouse-move-opposite/233271 "2007-07-22T06:43:01Z")

</div>

Hi. Does anybody have idea how this thing work (the cirlcles moves)? http://www.templatemonster.com/flash-templates/15650.html As well as the button gets closer to mouse when near the buttons. I cant seem to find…

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

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