# Uncategorized

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

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

**Page:** 1952

---

## [Device fonts in external swf](https://forum.kirupa.com/t/device-fonts-in-external-swf/169067)

<div class="topic-metadata">

**Author:** [@neild](https://forum.kirupa.com/u/neild)\
**Replies:** 0\
**Last updated:** [November 13, 2005, 2:23am UTC](https://forum.kirupa.com/t/device-fonts-in-external-swf/169067 "2005-11-13T02:23:10Z")

</div>

hello - i am using have a static text feild in an external swf that i want to use device fonts (verdana) in -- when viewing this sfw on its own -- everything is fine after loading it into my main movie - it disa…

---

## [Combox.selectedItem says undefined?](https://forum.kirupa.com/t/combox-selecteditem-says-undefined/169064)

<div class="topic-metadata">

**Author:** [@superprg](https://forum.kirupa.com/u/superprg)\
**Replies:** 0\
**Last updated:** [November 13, 2005, 2:00am UTC](https://forum.kirupa.com/t/combox-selecteditem-says-undefined/169064 "2005-11-13T02:00:12Z")

</div>

cbox.addItem("hi"); cbox.addItem("Hello"); In the button release on(release) { trace(cbox.selectedItem.label); } When I select "hi" and click on button it says "undefined" Any idea?

---

## [Make a text box not add \\' or \\"?](https://forum.kirupa.com/t/make-a-text-box-not-add-or/169063)

<div class="topic-metadata">

**Author:** [@Templarian](https://forum.kirupa.com/u/Templarian)\
**Replies:** 0\
**Last updated:** [November 13, 2005, 1:00am UTC](https://forum.kirupa.com/t/make-a-text-box-not-add-or/169063 "2005-11-13T01:00:35Z")

</div>

How do i tell the text box not to do this to my text when it is saved?

---

## [Problems with flash login using php and mysql](https://forum.kirupa.com/t/problems-with-flash-login-using-php-and-mysql/169062)

<div class="topic-metadata">

**Author:** [@maciejwantusiak](https://forum.kirupa.com/u/maciejwantusiak)\
**Replies:** 0\
**Last updated:** [November 13, 2005, 12:57am UTC](https://forum.kirupa.com/t/problems-with-flash-login-using-php-and-mysql/169062 "2005-11-13T00:57:12Z")

</div>

Hi, I'm trying to set up a flash login using php and mysql... (my host is Media Temple) in my flash i have the login\_btn: on (press) { dbpassword = "password"; username = "username"; user = forms.user.text; pass =…

---

## [Kirupa is like an army!](https://forum.kirupa.com/t/kirupa-is-like-an-army/169061)

<div class="topic-metadata">

**Author:** [@esnetni](https://forum.kirupa.com/u/esnetni)\
**Replies:** 0\
**Last updated:** [November 13, 2005, 12:35am UTC](https://forum.kirupa.com/t/kirupa-is-like-an-army/169061 "2005-11-13T00:35:57Z")

</div>

If you think about it Kirupa.com is like an army. people who help in the forums are soldiers. Mods are like privates lieutanant etc. Of course Kirupa is like the president. Am i missing anything. What other simile can yo…

---

## [Cool App](https://forum.kirupa.com/t/cool-app/169057)

<div class="topic-metadata">

**Author:** [@VersusMG](https://forum.kirupa.com/u/VersusMG)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 11:16pm UTC](https://forum.kirupa.com/t/cool-app/169057 "2005-11-12T23:16:35Z")

</div>

http://www.yes.com/ You enter in the call ID of a local radio station and this will show you the most recent songs they played. Pretty cool.

---

## [Happy Birthday ieatrulers](https://forum.kirupa.com/t/happy-birthday-ieatrulers/169056)

<div class="topic-metadata">

**Author:** [@hl1](https://forum.kirupa.com/u/hl1)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 10:44pm UTC](https://forum.kirupa.com/t/happy-birthday-ieatrulers/169056 "2005-11-12T22:44:23Z")

</div>

Rulers on me today \[smile\]

---

## [Problems with filling](https://forum.kirupa.com/t/problems-with-filling/169055)

<div class="topic-metadata">

**Author:** [@pilvepanaan](https://forum.kirupa.com/u/pilvepanaan)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 10:36pm UTC](https://forum.kirupa.com/t/problems-with-filling/169055 "2005-11-12T22:36:41Z")

</div>

hi! i have a following problem. i made a simple 3d engine to have a nice rotational view of different 3d objects (described with AS). i use beginFill and endFill to give a color to the object. if i have some more com…

---

## [Long live emotion](https://forum.kirupa.com/t/long-live-emotion/169054)

<div class="topic-metadata">

**Author:** [@GPP](https://forum.kirupa.com/u/GPP)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 10:26pm UTC](https://forum.kirupa.com/t/long-live-emotion/169054 "2005-11-12T22:26:27Z")

</div>

Created my emotion ! Look at avatar.. sweet ah?

---

## [Opinions please](https://forum.kirupa.com/t/opinions-please/169052)

<div class="topic-metadata">

**Author:** [@dipsb\_13](https://forum.kirupa.com/u/dipsb_13)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 10:06pm UTC](https://forum.kirupa.com/t/opinions-please/169052 "2005-11-12T22:06:07Z")

</div>

Hi all Need some opinions on what I'm doing for a client, shes a Fashion Model Brief: clean looking Let me know what you all think http://www.laurenelise.designreel.com DIPS

---

## [Scope troubles?](https://forum.kirupa.com/t/scope-troubles/169045)

<div class="topic-metadata">

**Author:** [@medicated](https://forum.kirupa.com/u/medicated)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 9:03pm UTC](https://forum.kirupa.com/t/scope-troubles/169045 "2005-11-12T21:03:21Z")

</div>

I'm having some problems doing some simple tasks in oop actionscript. The following code seems logical to me, but it doesn't work. Is there a problem with the way that I am "trying" to use the this keyword. Okay..to c…

---

## [Simple Shooting game problem](https://forum.kirupa.com/t/simple-shooting-game-problem/169044)

<div class="topic-metadata">

**Author:** [@Fargate](https://forum.kirupa.com/u/Fargate)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 8:53pm UTC](https://forum.kirupa.com/t/simple-shooting-game-problem/169044 "2005-11-12T20:53:49Z")

</div>

I've been seriously trying to advance my flash knowledge as of late so I decided to make this simple asteroids game....now the coding is simple enough and I used attachMovie to randomly generate an asteroid field as well…

---

## [duplicateMovieClip](https://forum.kirupa.com/t/duplicatemovieclip/169041)

<div class="topic-metadata">

**Author:** [@Terry\_elekes](https://forum.kirupa.com/u/Terry_elekes)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 7:38pm UTC](https://forum.kirupa.com/t/duplicatemovieclip/169041 "2005-11-12T19:38:21Z")

</div>

I am new to flash and was trying to duplicate a movieclip. Here is the code on put on the movieclip onClipEvent (load) { box\_mc.duplicateMovieClip(boxx, 1); setProperty("boxx", \_x, 400); } When I test the movie nothing…

---

## [To whom it may concern](https://forum.kirupa.com/t/to-whom-it-may-concern/169038)

<div class="topic-metadata">

**Author:** [@system](https://forum.kirupa.com/u/system)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 6:31pm UTC](https://forum.kirupa.com/t/to-whom-it-may-concern/169038 "2005-11-12T18:31:49Z")

</div>

\[color=black\]HAPPY BIRTHDAY \[/color\] \[color=Magenta\].::FrEaK::.\[/color\]

---

## [Moving MC to one Fla to another and code dont work](https://forum.kirupa.com/t/moving-mc-to-one-fla-to-another-and-code-dont-work/169037)

<div class="topic-metadata">

**Author:** [@Xisco](https://forum.kirupa.com/u/Xisco)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 6:22pm UTC](https://forum.kirupa.com/t/moving-mc-to-one-fla-to-another-and-code-dont-work/169037 "2005-11-12T18:22:35Z")

</div>

When i move some MC or elements between fla movies, with the code, frames, and layers it need to work, some code stop to work, anyones know why? Regards.

---

## [Help please](https://forum.kirupa.com/t/help-please/169034)

<div class="topic-metadata">

**Author:** [@maskero](https://forum.kirupa.com/u/maskero)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 5:13pm UTC](https://forum.kirupa.com/t/help-please/169034 "2005-11-12T17:13:54Z")

</div>

im playing this online flash game called gangsta war they remade it orginally it was this crappy flash game and stuff like that but now they remade it but its still in beta and its some much in beta that you dont get mon…

---

## [Loading screens & logo - credit given :D](https://forum.kirupa.com/t/loading-screens-logo-credit-given-d/169033)

<div class="topic-metadata">

**Author:** [@DragonPimpsta](https://forum.kirupa.com/u/DragonPimpsta)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 5:10pm UTC](https://forum.kirupa.com/t/loading-screens-logo-credit-given-d/169033 "2005-11-12T17:10:38Z")

</div>

I dont have much to offer for helping me, just to offer you the fun of working on the small quick project with me! And i guess ill make a Special Thanks to so and so for helping me somewhere on the website. The Job: My…

---

## [Deviantart](https://forum.kirupa.com/t/deviantart/169032)

<div class="topic-metadata">

**Author:** [@e\_sarbak](https://forum.kirupa.com/u/e_sarbak)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 5:07pm UTC](https://forum.kirupa.com/t/deviantart/169032 "2005-11-12T17:07:01Z")

</div>

It is an indispensable site www.deviantart.com //e-sarbak.deviantart.com

---

## [First time in 1,300 years, the Tibetan Book of the Dead has been translated in eng](https://forum.kirupa.com/t/first-time-in-1-300-years-the-tibetan-book-of-the-dead-has-been-translated-in-eng/169028)

<div class="topic-metadata">

**Author:** [@idoik](https://forum.kirupa.com/u/idoik)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 4:14pm UTC](https://forum.kirupa.com/t/first-time-in-1-300-years-the-tibetan-book-of-the-dead-has-been-translated-in-eng/169028 "2005-11-12T16:14:28Z")

</div>

http://www.telegraph.co.uk/arts/main.jhtml?xml=/arts/2005/11/06/botibet.xml&sSheet=/arts/2005/11/06/botop.html first time in 1,300 years, the Tibetan Book of the Dead has been translated in english! OH NO NECRONOMICO…

---

## [Easy Peasy](https://forum.kirupa.com/t/easy-peasy/169026)

<div class="topic-metadata">

**Author:** [@Bless](https://forum.kirupa.com/u/Bless)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 3:20pm UTC](https://forum.kirupa.com/t/easy-peasy/169026 "2005-11-12T15:20:08Z")

</div>

Hi guys! I saw this effect on http://www.annielennox.co.uk/ and I want to use the same effect of the menu changing dimension and making space for a new section. I'm sure it's just a bit of coding that's easy peasy... …

---

## [Adapting smart clip](https://forum.kirupa.com/t/adapting-smart-clip/169020)

<div class="topic-metadata">

**Author:** [@sebjo](https://forum.kirupa.com/u/sebjo)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 12:36pm UTC](https://forum.kirupa.com/t/adapting-smart-clip/169020 "2005-11-12T12:36:45Z")

</div>

I have implemented smart clips as explained in the following tutorial http://www.kirupa.com/developer/mx2004/ani\_smartclipnav.htm I need to adapt the components so they display in the language the user has chosen. (m…

---

## [File size](https://forum.kirupa.com/t/file-size/169018)

<div class="topic-metadata">

**Author:** [@Ineedsleep](https://forum.kirupa.com/u/Ineedsleep)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 11:41am UTC](https://forum.kirupa.com/t/file-size/169018 "2005-11-12T11:41:02Z")

</div>

Is there a maximum size for a site?? I have site that doesnt load but I was just generally wondering

---

## [Why wont this work?](https://forum.kirupa.com/t/why-wont-this-work/169017)

<div class="topic-metadata">

**Author:** [@estreal](https://forum.kirupa.com/u/estreal)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 9:47am UTC](https://forum.kirupa.com/t/why-wont-this-work/169017 "2005-11-12T09:47:32Z")

</div>

hi i just want to know..... why the hell owtn this work??? im savign this as an animated gif but it wont actually play when i put it as my avatar it just stays in the first frame!!! download it and try it yourself...... …

---

## [Help please. iframes + flash](https://forum.kirupa.com/t/help-please-iframes-flash/169015)

<div class="topic-metadata">

**Author:** [@calvin](https://forum.kirupa.com/u/calvin)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 8:35am UTC](https://forum.kirupa.com/t/help-please-iframes-flash/169015 "2005-11-12T08:35:28Z")

</div>

hey i have a question about linking up my flash buttons to a iframe located in my site already. i can't seem to get it to do that. anybody know where to start. so far my coding to my buttons is this. it seems to be not w…

---

## [Slide in/out on mouse in/out](https://forum.kirupa.com/t/slide-in-out-on-mouse-in-out/169013)

<div class="topic-metadata">

**Author:** [@paneb](https://forum.kirupa.com/u/paneb)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 5:38am UTC](https://forum.kirupa.com/t/slide-in-out-on-mouse-in-out/169013 "2005-11-12T05:38:11Z")

</div>

hey guys, first and foremost, this is my first post \[smile\] anyways.. i am writing gallery, and i would like to have a small control bar with next/previous buttons. that is "easy"; i have created a movie clip with 2 …

---

## [Good cms with no db?](https://forum.kirupa.com/t/good-cms-with-no-db/169007)

<div class="topic-metadata">

**Author:** [@anon1712571](https://forum.kirupa.com/u/anon1712571)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 3:17am UTC](https://forum.kirupa.com/t/good-cms-with-no-db/169007 "2005-11-12T03:17:46Z")

</div>

I have seen them in the past, but im looking for a simple cms that needs no sql databases to run. The reason is that my host keeps getting it's sql databases wiped :S any reccommendations? thanks

---

## [Wallpaper, but not desktop](https://forum.kirupa.com/t/wallpaper-but-not-desktop/169006)

<div class="topic-metadata">

**Author:** [@drake0013](https://forum.kirupa.com/u/drake0013)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 3:00am UTC](https://forum.kirupa.com/t/wallpaper-but-not-desktop/169006 "2005-11-12T03:00:24Z")

</div>

I am trying to figure out how to make wallpaper, but not the desktop background kind. I want to make a background for my webpage that looks like old school wallpaper. Like on this site: http://www.onlineclassical.com/ …

---

## [Being a mod](https://forum.kirupa.com/t/being-a-mod/169003)

<div class="topic-metadata">

**Author:** [@kdd](https://forum.kirupa.com/u/kdd)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 1:49am UTC](https://forum.kirupa.com/t/being-a-mod/169003 "2005-11-12T01:49:32Z")

</div>

let's say i've a site that has forums. so how would i determine that this person will do a mod duty correctly and so he/she deserves to be one? does it just depend on who joined the forum first, and started posting?

---

## [Roll over drop down menu question](https://forum.kirupa.com/t/roll-over-drop-down-menu-question/169001)

<div class="topic-metadata">

**Author:** [@rhohman](https://forum.kirupa.com/u/rhohman)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 12:57am UTC](https://forum.kirupa.com/t/roll-over-drop-down-menu-question/169001 "2005-11-12T00:57:15Z")

</div>

Hi All! I am constructing a Flash site and would like a navigational menu like this website: http://www.kitsuman.com/kitsuman/HTML/main2.html All I am looking to learn to do is "How to get the green slide thingy to s…

---

## [First footer](https://forum.kirupa.com/t/first-footer/169000)

<div class="topic-metadata">

**Author:** [@alneo](https://forum.kirupa.com/u/alneo)\
**Replies:** 0\
**Last updated:** [November 12, 2005, 12:44am UTC](https://forum.kirupa.com/t/first-footer/169000 "2005-11-12T00:44:25Z")

</div>

take a good look ppl, gimme da suggestions

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

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