# programming

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

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

**Page:** 1682

---

## [Minimum flash window size?](https://forum.kirupa.com/t/minimum-flash-window-size/228534)

<div class="topic-metadata">

**Author:** [@roob](https://forum.kirupa.com/u/roob)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 5:39pm UTC](https://forum.kirupa.com/t/minimum-flash-window-size/228534 "2007-06-08T17:39:47Z")

</div>

I'm in the midst of creating a flash website that fully expands to fill the browser window when the size of the browser window is adjusted but with the 'noscale' command and some funky actionscript so there is no stretch…

---

## [How to make a SWF expandable](https://forum.kirupa.com/t/how-to-make-a-swf-expandable/228529)

<div class="topic-metadata">

**Author:** [@steph1029](https://forum.kirupa.com/u/steph1029)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 4:29pm UTC](https://forum.kirupa.com/t/how-to-make-a-swf-expandable/228529 "2007-06-08T16:29:40Z")

</div>

Im trying to set a banner on the right, but I want it to expand to the right depending on how people maximize their screen. How do I do that? Im trying to do what they did in this site http://www.myls1.com/forums/index…

---

## [Getting rid of need to activate controls](https://forum.kirupa.com/t/getting-rid-of-need-to-activate-controls/228528)

<div class="topic-metadata">

**Author:** [@steph1029](https://forum.kirupa.com/u/steph1029)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 4:22pm UTC](https://forum.kirupa.com/t/getting-rid-of-need-to-activate-controls/228528 "2007-06-08T16:22:55Z")

</div>

When I export a swf file and is uploaded it keeps saying click here to activate and use this control? Why other sites that have flash aplications are not the same? thanx :flower:

---

## [Sound turnicates in IE](https://forum.kirupa.com/t/sound-turnicates-in-ie/228526)

<div class="topic-metadata">

**Author:** [@stag](https://forum.kirupa.com/u/stag)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 3:42pm UTC](https://forum.kirupa.com/t/sound-turnicates-in-ie/228526 "2007-06-08T15:42:25Z")

</div>

I created a simple player that stops and starts a vocal clip loaded from an xml file. Plays fine in firefox, also plays fine in my version of IE. Though there are a few coworkers who are not able to hear the sound play c…

---

## [FLV Video Scrubber](https://forum.kirupa.com/t/flv-video-scrubber/228523)

<div class="topic-metadata">

**Author:** [@jvargas](https://forum.kirupa.com/u/jvargas)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 3:04pm UTC](https://forum.kirupa.com/t/flv-video-scrubber/228523 "2007-06-08T15:04:10Z")

</div>

Hi all, First let me thank all those that will reply and answer to this post. I am playing flv files on a site. The way I am bring them is via the import video from the library (not using flv component). I am loading…

---

## [Catching "Error opening URL"](https://forum.kirupa.com/t/catching-error-opening-url/228522)

<div class="topic-metadata">

**Author:** [@perfecthill](https://forum.kirupa.com/u/perfecthill)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 3:01pm UTC](https://forum.kirupa.com/t/catching-error-opening-url/228522 "2007-06-08T15:01:14Z")

</div>

Hi, I'm still really a newbie when it comes to advanced actionscriptness, and I can't find a solution to this problem anywhere on the internet. I have an php mail function on a server, I've made a little flash .exe t…

---

## [Thumnails don't work on Firefox](https://forum.kirupa.com/t/thumnails-dont-work-on-firefox/228520)

<div class="topic-metadata">

**Author:** [@bajer83](https://forum.kirupa.com/u/bajer83)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 2:31pm UTC](https://forum.kirupa.com/t/thumnails-dont-work-on-firefox/228520 "2007-06-08T14:31:35Z")

</div>

I have embded my flash using SWFObject method but it did not solve the problem. My link to my site where problem occured: \[COLOR=#3a58bb\]http://www.poladwurnik.com/pub/index.html\[/COLOR\] Procceed by clicking name "Polsk…

---

## [Drag and Drop symbols in Library](https://forum.kirupa.com/t/drag-and-drop-symbols-in-library/228518)

<div class="topic-metadata">

**Author:** [@rachel1988](https://forum.kirupa.com/u/rachel1988)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 2:17pm UTC](https://forum.kirupa.com/t/drag-and-drop-symbols-in-library/228518 "2007-06-08T14:17:21Z")

</div>

Hi everyone, i have got a problem with actionscripting.That is i created 3 tab buttons and each tab buttons has got its symbols.I want to drag and drop them onto the canvas ,using drag and drop,but however when i click t…

---

## [Making Mouse Cursor Disappear onRollOut](https://forum.kirupa.com/t/making-mouse-cursor-disappear-onrollout/228514)

<div class="topic-metadata">

**Author:** [@Money4Shop](https://forum.kirupa.com/u/Money4Shop)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 1:27pm UTC](https://forum.kirupa.com/t/making-mouse-cursor-disappear-onrollout/228514 "2007-06-08T13:27:10Z")

</div>

Hi, I have this object and I have the following code for it: klammer\_knapp.onRollOut = function () { Mouse.show(); stopDrag(); mus.\_visible = false; klammer\_01.\_visible = false; klammer\_02.\_visible = false; } I…

---

## [Pause fade out](https://forum.kirupa.com/t/pause-fade-out/228512)

<div class="topic-metadata">

**Author:** [@AgentOrange](https://forum.kirupa.com/u/AgentOrange)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 12:49pm UTC](https://forum.kirupa.com/t/pause-fade-out/228512 "2007-06-08T12:49:18Z")

</div>

Hi all, I'm putting something together in Flash using AS in place of tweens (so I can learn AS) and I've run up against a little problem. I have an image covered with three blocks that I'm fading out using AS so they act…

---

## [How to connect/save data from web to the Access database](https://forum.kirupa.com/t/how-to-connect-save-data-from-web-to-the-access-database/228511)

<div class="topic-metadata">

**Author:** [@Orchid22](https://forum.kirupa.com/u/Orchid22)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 12:45pm UTC](https://forum.kirupa.com/t/how-to-connect-save-data-from-web-to-the-access-database/228511 "2007-06-08T12:45:58Z")

</div>

\[COLOR=#0000ff\]Hi everyone,\[/COLOR\] \[COLOR=#0000ff\]I'm new here and also new in ASP.NET . I have a question about insert function that I use to insert the data from the web to the access database. I'm using the Microso…

---

## [QuickTime Movie Z-index / Stacking Order](https://forum.kirupa.com/t/quicktime-movie-z-index-stacking-order/228510)

<div class="topic-metadata">

**Author:** [@kBisk](https://forum.kirupa.com/u/kBisk)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 11:53am UTC](https://forum.kirupa.com/t/quicktime-movie-z-index-stacking-order/228510 "2007-06-08T11:53:37Z")

</div>

I've done a lot of searching for how to get a CSS div to stack over an embedded quicktime .mov, but haven't had any luck. Using z-index doesn't appear to be of any use and wmode=transparent would be good if it was flash.…

---

## [How can I preload everything on my site all at once?](https://forum.kirupa.com/t/how-can-i-preload-everything-on-my-site-all-at-once/228508)

<div class="topic-metadata">

**Author:** [@vthok](https://forum.kirupa.com/u/vthok)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 11:35am UTC](https://forum.kirupa.com/t/how-can-i-preload-everything-on-my-site-all-at-once/228508 "2007-06-08T11:35:58Z")

</div>

I am having issues getting the preloader on my site to work the way I want to: http://stickeredvan.com/clients/MMP/ Here are the list of problems I see: When you come to the site for the first time the preloader c…

---

## [Sky Effect - light to Dark changing in relation to Computers Clock](https://forum.kirupa.com/t/sky-effect-light-to-dark-changing-in-relation-to-computers-clock/228506)

<div class="topic-metadata">

**Author:** [@KellyDawson](https://forum.kirupa.com/u/KellyDawson)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 10:54am UTC](https://forum.kirupa.com/t/sky-effect-light-to-dark-changing-in-relation-to-computers-clock/228506 "2007-06-08T10:54:30Z")

</div>

Can anyone help me with creating an effect in Flash so that the sky in an animation I am creating will change as it gets later? By reacting to the computers clock. thanks

---

## [One time item?](https://forum.kirupa.com/t/one-time-item/228502)

<div class="topic-metadata">

**Author:** [@J\_M](https://forum.kirupa.com/u/J_M)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 10:41am UTC](https://forum.kirupa.com/t/one-time-item/228502 "2007-06-08T10:41:34Z")

</div>

I want to create a movie clip that disappears when it becomes touched by the character, but i don't know how :(. And I want it to return when you dies.

---

## [Flipping images in Flash](https://forum.kirupa.com/t/flipping-images-in-flash/228501)

<div class="topic-metadata">

**Author:** [@Paripi](https://forum.kirupa.com/u/Paripi)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 10:19am UTC](https://forum.kirupa.com/t/flipping-images-in-flash/228501 "2007-06-08T10:19:36Z")

</div>

Hi, I was trying to create a banner ad which requires flipping of various images inside the banner. The challenge goes like this: The ad size is 970/178 and there are 30 grids or blocks inside the banner. Each grid/…

---

## [Flash8 AS2 parsing text from XML](https://forum.kirupa.com/t/flash8-as2-parsing-text-from-xml/228500)

<div class="topic-metadata">

**Author:** [@pilot4ik](https://forum.kirupa.com/u/pilot4ik)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 9:49am UTC](https://forum.kirupa.com/t/flash8-as2-parsing-text-from-xml/228500 "2007-06-08T09:49:55Z")

</div>

Hello there, http://mediadesign.bg/etere - this is the current site, I'm working on. It's almost finished, but one problem occurred for me - page "NEWS" form the left menu : I have images which coming from the XML and t…

---

## [Animated Gif not playing in Mail App](https://forum.kirupa.com/t/animated-gif-not-playing-in-mail-app/228497)

<div class="topic-metadata">

**Author:** [@Ricardinho](https://forum.kirupa.com/u/Ricardinho)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 9:00am UTC](https://forum.kirupa.com/t/animated-gif-not-playing-in-mail-app/228497 "2007-06-08T09:00:36Z")

</div>

Im sending a bulk email that contains a animated gif.. when sent to outlook express users the animations work fine, when sent to Mac based apps the animations fail and when they also fail when sent to vista based mail ap…

---

## [AS3 Loadvars problem, need help please](https://forum.kirupa.com/t/as3-loadvars-problem-need-help-please/228494)

<div class="topic-metadata">

**Author:** [@Darth\_Neo](https://forum.kirupa.com/u/Darth_Neo)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 8:27am UTC](https://forum.kirupa.com/t/as3-loadvars-problem-need-help-please/228494 "2007-06-08T08:27:12Z")

</div>

Hi, I'm mostly a designer and use AS to add some nice features on my sites. I have a Latest News section that I want to use with AS3 because AS3 supports images in textblocks. Now I get an error because of the Loadsvar…

---

## [Moving with letter keys?](https://forum.kirupa.com/t/moving-with-letter-keys/228493)

<div class="topic-metadata">

**Author:** [@J\_M](https://forum.kirupa.com/u/J_M)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 8:15am UTC](https://forum.kirupa.com/t/moving-with-letter-keys/228493 "2007-06-08T08:15:32Z")

</div>

Hi! I need help with controling a movie clip with the letters on the keyboard. I have tried with this one: If (Key.isDown(Key.A)) But it doesn't seem to work :(.

---

## [Parsing XML Node Data](https://forum.kirupa.com/t/parsing-xml-node-data/228492)

<div class="topic-metadata">

**Author:** [@Blenderben](https://forum.kirupa.com/u/Blenderben)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 7:54am UTC](https://forum.kirupa.com/t/parsing-xml-node-data/228492 "2007-06-08T07:54:34Z")

</div>

So I built an RSS/XML reader in flash that is reading this xml file http://www.animenewsnetwork.com/newsfeed/rss.xml Now as you can see there are certain titles with that ugly tag \<cite\>\</cite\> How do i parse the XML…

---

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

<div class="topic-metadata">

**Author:** [@Nitantardero](https://forum.kirupa.com/u/Nitantardero)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 7:06am UTC](https://forum.kirupa.com/t/complex-button-rollover-rollout-effects-trouble/228489 "2007-06-08T07:06:18Z")

</div>

Hello, sorry if my english is not to good:wasted: , I´m having a problem with this tutorial. http://www.kirupa.com/developer/mx2004/button\_effect.htm I used the code and works fine, the problems is that when I change…

---

## [Referencing instances created with attachMovie](https://forum.kirupa.com/t/referencing-instances-created-with-attachmovie/228479)

<div class="topic-metadata">

**Author:** [@Benek](https://forum.kirupa.com/u/Benek)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 5:56am UTC](https://forum.kirupa.com/t/referencing-instances-created-with-attachmovie/228479 "2007-06-08T05:56:29Z")

</div>

Hi, I have a situation where I create many instances of an MC, one for each node in an XML file (using a for loop), using attachMovie. var photo\_mc = \_root.center\_mc.photosLevel1\_mc.attachMovie("photoFrame\_mc", phot…

---

## [Enemies colliding with eachother](https://forum.kirupa.com/t/enemies-colliding-with-eachother/228478)

<div class="topic-metadata">

**Author:** [@gooms9](https://forum.kirupa.com/u/gooms9)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 5:52am UTC](https://forum.kirupa.com/t/enemies-colliding-with-eachother/228478 "2007-06-08T05:52:39Z")

</div>

Hi, i'm programming a game right now for school and i've got a function to spawn enemies being called by a loop to create an endless "spawn point". It works great as it is, but I would like to make the enemies collide wi…

---

## [Naming an instance](https://forum.kirupa.com/t/naming-an-instance/228474)

<div class="topic-metadata">

**Author:** [@glidealong](https://forum.kirupa.com/u/glidealong)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 5:03am UTC](https://forum.kirupa.com/t/naming-an-instance/228474 "2007-06-08T05:03:55Z")

</div>

Why is it not possible to name an instance in Flash CS3 with a number, like '01' or '1002'??

---

## [Create an html email](https://forum.kirupa.com/t/create-an-html-email/228470)

<div class="topic-metadata">

**Author:** [@jjmaster\_j](https://forum.kirupa.com/u/jjmaster_j)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 2:44am UTC](https://forum.kirupa.com/t/create-an-html-email/228470 "2007-06-08T02:44:20Z")

</div>

Hello, I'd like to learn how to create the newsletter style email. How do you create an html page and send it via an email, like newsletter? Thanks J

---

## [Keeping First Level Item's Rollover State](https://forum.kirupa.com/t/keeping-first-level-items-rollover-state/228469)

<div class="topic-metadata">

**Author:** [@denizengt](https://forum.kirupa.com/u/denizengt)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 2:40am UTC](https://forum.kirupa.com/t/keeping-first-level-items-rollover-state/228469 "2007-06-08T02:40:55Z")

</div>

Not sure how to explain this except to give an example. On http://sourceforge.net/, there's a menu with dropdowns up the top (should have SF.net in red) . I have a similar menu, a "Son of Suckerfish" style menu with a …

---

## [Help with finding values in arrays](https://forum.kirupa.com/t/help-with-finding-values-in-arrays/228468)

<div class="topic-metadata">

**Author:** [@Benek](https://forum.kirupa.com/u/Benek)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 2:27am UTC](https://forum.kirupa.com/t/help-with-finding-values-in-arrays/228468 "2007-06-08T02:27:40Z")

</div>

Is there a simple way to ask "Does this array contain this value?" For example I have an array1 \[0,2,4,6,8,10\] and another array2 \[1,3,5,7,9\]. I want to say something like: if (array1 contains "3") { //do something …

---

## [Gallery issues-need help](https://forum.kirupa.com/t/gallery-issues-need-help/228465)

<div class="topic-metadata">

**Author:** [@Miatalh](https://forum.kirupa.com/u/Miatalh)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 1:36am UTC](https://forum.kirupa.com/t/gallery-issues-need-help/228465 "2007-06-08T01:36:16Z")

</div>

I am using flash 8. I am having a problem with my thumbnails making multiple copies of themselves, and the thumbnails to not correspond to the right photos. Any suggestions to fix it? the fla file is at http://www.v…

---

## [View file system in a webpage](https://forum.kirupa.com/t/view-file-system-in-a-webpage/228463)

<div class="topic-metadata">

**Author:** [@saidmmm2002](https://forum.kirupa.com/u/saidmmm2002)\
**Replies:** 0\
**Last updated:** [June 8, 2007, 12:53am UTC](https://forum.kirupa.com/t/view-file-system-in-a-webpage/228463 "2007-06-08T00:53:01Z")

</div>

Hi, I need to view a client's file system on a webpage. I think i should use an activex for that. I am talking about something like Facebook, when you upload images to your facebook account you get a tree menu that sho…

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

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