# programming

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

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

**Page:** 1605

---

## [Question about video possibilities!](https://forum.kirupa.com/t/question-about-video-possibilities/234196)

<div class="topic-metadata">

**Author:** [@wafze](https://forum.kirupa.com/u/wafze)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 12:23pm UTC](https://forum.kirupa.com/t/question-about-video-possibilities/234196 "2007-07-31T12:23:50Z")

</div>

Hi guys and girls, im currently working on a new website and i would like to include some video footage in the header of this flash website! What would be the best approach to do this! Cause i know videofiles can get …

---

## [Building your first AIR application with Flex - Video Tutorial](https://forum.kirupa.com/t/building-your-first-air-application-with-flex-video-tutorial/234195)

<div class="topic-metadata">

**Author:** [@mjorge](https://forum.kirupa.com/u/mjorge)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 12:18pm UTC](https://forum.kirupa.com/t/building-your-first-air-application-with-flex-video-tutorial/234195 "2007-07-31T12:18:58Z")

</div>

http://www.beedigital.net/blog/?p=1084

---

## [HTML textfield shows my html tags?](https://forum.kirupa.com/t/html-textfield-shows-my-html-tags/234193)

<div class="topic-metadata">

**Author:** [@verbruggher](https://forum.kirupa.com/u/verbruggher)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 11:54am UTC](https://forum.kirupa.com/t/html-textfield-shows-my-html-tags/234193 "2007-07-31T11:54:47Z")

</div>

My html properties of my textfield are set on true and STILL he shows all my html tags? (property is set with actionscript AND in properties panel) The XML with the html content looks like this: =======================…

---

## [XML based menu by Senocular](https://forum.kirupa.com/t/xml-based-menu-by-senocular/234190)

<div class="topic-metadata">

**Author:** [@ChrisTheGrigg](https://forum.kirupa.com/u/ChrisTheGrigg)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 11:26am UTC](https://forum.kirupa.com/t/xml-based-menu-by-senocular/234190 "2007-07-31T11:26:12Z")

</div>

Hi, I hope someone can help as I am stumped. I followed the XML based menu by senocular a long time ago and modified it to display a title when the sub menu is chosen simply a movie with an image of a menu button in i…

---

## [Crazy XML video effect - what's going wrong?](https://forum.kirupa.com/t/crazy-xml-video-effect-whats-going-wrong/234186)

<div class="topic-metadata">

**Author:** [@AgentOrange](https://forum.kirupa.com/u/AgentOrange)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 10:35am UTC](https://forum.kirupa.com/t/crazy-xml-video-effect-whats-going-wrong/234186 "2007-07-31T10:35:57Z")

</div>

Hi all, I've managed to follow the XML slide-show tutorial and (thanks to a thread on this forum) added a nice little border re-size to it but now I'm stuck again. I'm trying to load an .swf (containing an .flv) using t…

---

## [Changing Player Menus - Possible or not?](https://forum.kirupa.com/t/changing-player-menus-possible-or-not/234185)

<div class="topic-metadata">

**Author:** [@iceflyin](https://forum.kirupa.com/u/iceflyin)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 10:32am UTC](https://forum.kirupa.com/t/changing-player-menus-possible-or-not/234185 "2007-07-31T10:32:13Z")

</div>

When you right click a html text link in a text field, it gives you three options. Open, Open in New Window, and Copy Link. Is it possible to make "Open in New Window" the Default, and remove Open?

---

## [Full Browser images with XML](https://forum.kirupa.com/t/full-browser-images-with-xml/234184)

<div class="topic-metadata">

**Author:** [@Crasher](https://forum.kirupa.com/u/Crasher)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 10:32am UTC](https://forum.kirupa.com/t/full-browser-images-with-xml/234184 "2007-07-31T10:32:04Z")

</div>

Hi People I want want to create a gallery where the images fill up the entire Browser window. Here is what I got so far Stage.scaleMode = "noScale"; Stage.align = "TL"; import flash.display.\*; stop(); var sl:Object…

---

## [Why's this not working?](https://forum.kirupa.com/t/whys-this-not-working/234183)

<div class="topic-metadata">

**Author:** [@sean1983uk](https://forum.kirupa.com/u/sean1983uk)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 10:21am UTC](https://forum.kirupa.com/t/whys-this-not-working/234183 "2007-07-31T10:21:51Z")

</div>

I'm loading images from an array using the following code on a movieclup button. Trying to assign a preloader to it but its not working!! I know i'm missing something simple! loadedImage.loadMovie(images\[0\]); …

---

## [FocusEvent in input textField](https://forum.kirupa.com/t/focusevent-in-input-textfield/234181)

<div class="topic-metadata">

**Author:** [@sger\_error](https://forum.kirupa.com/u/sger_error)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 9:51am UTC](https://forum.kirupa.com/t/focusevent-in-input-textfield/234181 "2007-07-31T09:51:45Z")

</div>

textField.addEventListener(FocusEvent.FOCUS\_IN, onFocusIn); textField.addEventListener(FocusEvent.FOCUS\_OUT, onFocusOut); private function onFocusIn(event:FocusEvent):void{ if(textField.text == event.target.text){ …

---

## [How to create movieclips using a loop, and then start drag and drop?](https://forum.kirupa.com/t/how-to-create-movieclips-using-a-loop-and-then-start-drag-and-drop/234179)

<div class="topic-metadata">

**Author:** [@Mippzon](https://forum.kirupa.com/u/Mippzon)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 8:46am UTC](https://forum.kirupa.com/t/how-to-create-movieclips-using-a-loop-and-then-start-drag-and-drop/234179 "2007-07-31T08:46:59Z")

</div>

Hey! Can anyone help me? Having some trouble here, but I guess it's just a simple problem. However, I want to create some instances of a movieclip thats in my library. for (var i = 0; i\<3; i++) { this.attachMovi…

---

## [Newbie here need help with PHP MYSQL](https://forum.kirupa.com/t/newbie-here-need-help-with-php-mysql/234176)

<div class="topic-metadata">

**Author:** [@rocky86](https://forum.kirupa.com/u/rocky86)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 7:49am UTC](https://forum.kirupa.com/t/newbie-here-need-help-with-php-mysql/234176 "2007-07-31T07:49:16Z")

</div>

hi ppl I am new here hope to find some help around regarding php ok here go currently I having 2 table: Districts Table \[image\] Location Table \[image\] from the 2 table I need to do a php coding to compare the value…

---

## [Dynamically adding actionscript to a movie clip](https://forum.kirupa.com/t/dynamically-adding-actionscript-to-a-movie-clip/234175)

<div class="topic-metadata">

**Author:** [@four4swords](https://forum.kirupa.com/u/four4swords)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 7:37am UTC](https://forum.kirupa.com/t/dynamically-adding-actionscript-to-a-movie-clip/234175 "2007-07-31T07:37:23Z")

</div>

hey, Well.. I have this movieclip.. and i've attached it to the stage with this.. \_root.attachMovie("Item", "Item", 0, 0); How do i go about adding some actionscript to this? the actionscript i wanna add is prett…

---

## [HELP! trying to make flash 5 AS code work in flash 8](https://forum.kirupa.com/t/help-trying-to-make-flash-5-as-code-work-in-flash-8/234172)

<div class="topic-metadata">

**Author:** [@matthewdaniels](https://forum.kirupa.com/u/matthewdaniels)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 7:16am UTC](https://forum.kirupa.com/t/help-trying-to-make-flash-5-as-code-work-in-flash-8/234172 "2007-07-31T07:16:09Z")

</div>

hey guys, I have a menu bar slider that was created in flash 5 - but of course once I bring into flash 8 the action script ceases to work correctly. its probably very quick fix, but im a bit lost here, tried everythi…

---

## [Problem With Sending Variables to PHP](https://forum.kirupa.com/t/problem-with-sending-variables-to-php/234170)

<div class="topic-metadata">

**Author:** [@Saddu](https://forum.kirupa.com/u/Saddu)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 6:48am UTC](https://forum.kirupa.com/t/problem-with-sending-variables-to-php/234170 "2007-07-31T06:48:45Z")

</div>

Hi all, Am sending a variable to PHP using the getURL method , this method is giving the variable to PHP but the problem is its opening the PHP file , i want to send variable to PHP and want to continue the playing of …

---

## [Combining DHTML with flsh](https://forum.kirupa.com/t/combining-dhtml-with-flsh/234166)

<div class="topic-metadata">

**Author:** [@irreprehensible](https://forum.kirupa.com/u/irreprehensible)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 6:05am UTC](https://forum.kirupa.com/t/combining-dhtml-with-flsh/234166 "2007-07-31T06:05:45Z")

</div>

Hi, The tutorial here: Combining DHTML with flash Does not work on Firefox, I'm sure thre must be a work-around since this stuff is old. Please tell me. Thanx

---

## [Good books / references on actionscript?](https://forum.kirupa.com/t/good-books-references-on-actionscript/234165)

<div class="topic-metadata">

**Author:** [@digitalmatt](https://forum.kirupa.com/u/digitalmatt)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 6:05am UTC](https://forum.kirupa.com/t/good-books-references-on-actionscript/234165 "2007-07-31T06:05:02Z")

</div>

Hey, folks. I want to start fine tuning my flash skills, more specifically my actionscript skills. I know very basic actionscript and I'd like a good book that will take me from beginner into intermediate levels. Someth…

---

## [Timeline Button Instance - addEventListener scoping problem](https://forum.kirupa.com/t/timeline-button-instance-addeventlistener-scoping-problem/234164)

<div class="topic-metadata">

**Author:** [@bzouchir](https://forum.kirupa.com/u/bzouchir)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 5:49am UTC](https://forum.kirupa.com/t/timeline-button-instance-addeventlistener-scoping-problem/234164 "2007-07-31T05:49:46Z")

</div>

Hi everyone, just a small problem I encountered and would be great if we can get a good explanation on why this is happening. I have: a button: btn inside a movie clip: mc the btn is animated on the mc timeline. …

---

## [How to create a Panorama Flash using mouse drag?](https://forum.kirupa.com/t/how-to-create-a-panorama-flash-using-mouse-drag/234162)

<div class="topic-metadata">

**Author:** [@sito](https://forum.kirupa.com/u/sito)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 5:13am UTC](https://forum.kirupa.com/t/how-to-create-a-panorama-flash-using-mouse-drag/234162 "2007-07-31T05:13:55Z")

</div>

Hi All, I trying to create a 180 degrees Panorama Flash clip but unable to control it using mouse drag. Can anyone help me on that? Anyone has any sample or tutorial flash file that i can refer to? Thanks.

---

## [Opening Flash links into HTML frames](https://forum.kirupa.com/t/opening-flash-links-into-html-frames/234158)

<div class="topic-metadata">

**Author:** [@Calbretto](https://forum.kirupa.com/u/Calbretto)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 4:46am UTC](https://forum.kirupa.com/t/opening-flash-links-into-html-frames/234158 "2007-07-31T04:46:50Z")

</div>

Hello Everyone. I am trying to create a Flash menu for my site that opens into an HTML frame. I have checked online to try and see how to get it to work, but nothing is working. I have my action script set to open t…

---

## [hitTest not working with embedded target? Help?](https://forum.kirupa.com/t/hittest-not-working-with-embedded-target-help/234157)

<div class="topic-metadata">

**Author:** [@Head\_In\_A\_Pan](https://forum.kirupa.com/u/Head_In_A_Pan)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 4:28am UTC](https://forum.kirupa.com/t/hittest-not-working-with-embedded-target-help/234157 "2007-07-31T04:28:20Z")

</div>

Heya! I'm trying to make my first game - but having a little trouble with the hitTest. I can trace a collision by merely putting my target on the stage and dropping my 'weight' on it (Loony Tunes Style!) But when I…

---

## [Gracefully Handling No Acrobat installed on Internet Explorer](https://forum.kirupa.com/t/gracefully-handling-no-acrobat-installed-on-internet-explorer/234155)

<div class="topic-metadata">

**Author:** [@dynamator](https://forum.kirupa.com/u/dynamator)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 4:20am UTC](https://forum.kirupa.com/t/gracefully-handling-no-acrobat-installed-on-internet-explorer/234155 "2007-07-31T04:20:25Z")

</div>

I have a page with the imfamous 'click here to download as a PDF' link. Safari - It shows the PDF right in the browser -GREAT! FireFox - It prompts me to save the file for later - OK IE 7 - It shows me a tiny dorpy lit…

---

## [Image Map Not Displaying Properly in IE](https://forum.kirupa.com/t/image-map-not-displaying-properly-in-ie/234152)

<div class="topic-metadata">

**Author:** [@jp182](https://forum.kirupa.com/u/jp182)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 3:32am UTC](https://forum.kirupa.com/t/image-map-not-displaying-properly-in-ie/234152 "2007-07-31T03:32:51Z")

</div>

Alright so it took me forever to get the conditional statements correct so IE would display this particular image and image map but for some reason the image map is below the image: http://www.thespeedlounge.com/tv\_200…

---

## [Flash 8 button](https://forum.kirupa.com/t/flash-8-button/234150)

<div class="topic-metadata">

**Author:** [@Feathalion](https://forum.kirupa.com/u/Feathalion)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 1:50am UTC](https://forum.kirupa.com/t/flash-8-button/234150 "2007-07-31T01:50:41Z")

</div>

Hi, well if anyone can help me a million thanks! Ok, so basically when you create a button and customize it blahblahblah...in the over state (or when you click it) if you want like a movie/animation to play you have to…

---

## [Particle Explosions?](https://forum.kirupa.com/t/particle-explosions/234147)

<div class="topic-metadata">

**Author:** [@Stevai0](https://forum.kirupa.com/u/Stevai0)\
**Replies:** 0\
**Last updated:** [July 31, 2007, 12:11am UTC](https://forum.kirupa.com/t/particle-explosions/234147 "2007-07-31T00:11:27Z")

</div>

Hay guys, Well i can make a particle explosion by creating a loop and creating mc's each rotates at different speeds, fades away and shoots in random directions. By now i need to create it so each particle has gravit…

---

## [How to download a PDF file from a Flash site?](https://forum.kirupa.com/t/how-to-download-a-pdf-file-from-a-flash-site/234144)

<div class="topic-metadata">

**Author:** [@chrisjum](https://forum.kirupa.com/u/chrisjum)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 10:57pm UTC](https://forum.kirupa.com/t/how-to-download-a-pdf-file-from-a-flash-site/234144 "2007-07-30T22:57:49Z")

</div>

Ok so my site is entirely made using Flash and I have a simple question here... I have a PDF containing some instructions for a product of mine that I want customers to be able to download. How do I make it so when you…

---

## [Another slideshow thread - not been asked, I promise!](https://forum.kirupa.com/t/another-slideshow-thread-not-been-asked-i-promise/234141)

<div class="topic-metadata">

**Author:** [@Ransom1337](https://forum.kirupa.com/u/Ransom1337)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 10:01pm UTC](https://forum.kirupa.com/t/another-slideshow-thread-not-been-asked-i-promise/234141 "2007-07-30T22:01:10Z")

</div>

Hello, I am using the Photo Slideshow that is so popular on these boards. However, I am removing the buttons and picture title, and I'd just like the photos to automatically cycle through six pictures in order, then ba…

---

## [textField\_txt.scroll += 1 someone?](https://forum.kirupa.com/t/textfield-txt-scroll-1-someone/234139)

<div class="topic-metadata">

**Author:** [@arturo](https://forum.kirupa.com/u/arturo)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 9:31pm UTC](https://forum.kirupa.com/t/textfield-txt-scroll-1-someone/234139 "2007-07-30T21:31:38Z")

</div>

Hi there guys, I'm wondering if it's possible to have a continuous scroll with this AS: Now the scroll works per click, one line per click, but I want to have the button pressed and the thing scrolling, using this scri…

---

## ["instance names"](https://forum.kirupa.com/t/instance-names/234133)

<div class="topic-metadata">

**Author:** [@vintage](https://forum.kirupa.com/u/vintage)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 8:32pm UTC](https://forum.kirupa.com/t/instance-names/234133 "2007-07-30T20:32:42Z")

</div>

Finally I started to learn some basic as3 coding and trying to understand the frequently used stuff. So Im trying the "attachMovie" in as,..best of all, it works \[smiley\] But I have this little question about the names t…

---

## [Attach Movie in AS3](https://forum.kirupa.com/t/attach-movie-in-as3/234131)

<div class="topic-metadata">

**Author:** [@Macadia](https://forum.kirupa.com/u/Macadia)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 7:53pm UTC](https://forum.kirupa.com/t/attach-movie-in-as3/234131 "2007-07-30T19:53:06Z")

</div>

I would like to attach a movieclip to a file in AS3. Right now, I have a Sprite class named Ball.as that is used by the code. Instead, I would like to attach my own movieclip. Do you know how it's possible? And if the mo…

---

## [Dynamic Text \[F8\]](https://forum.kirupa.com/t/dynamic-text-f8/234130)

<div class="topic-metadata">

**Author:** [@Dr\_Abner\_Mellon](https://forum.kirupa.com/u/Dr_Abner_Mellon)\
**Replies:** 0\
**Last updated:** [July 30, 2007, 7:36pm UTC](https://forum.kirupa.com/t/dynamic-text-f8/234130 "2007-07-30T19:36:41Z")

</div>

anybody have any advice on why dynamic text wont show up after the MC which contains the textbox is loading in an external .swf? thanks!

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

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