# flash

**URL:** https://forum.kirupa.com/c/programming/flash/38.md?page=623

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

**Page:** 624

---

## [startDrag & html links](https://forum.kirupa.com/t/startdrag-html-links/288055)

<div class="topic-metadata">

**Author:** [@Esseti](https://forum.kirupa.com/u/Esseti)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 11:54am UTC](https://forum.kirupa.com/t/startdrag-html-links/288055 "2009-05-10T11:54:03Z")

</div>

Is it possible to make a simple MC scrollpane (not component) with some htmlText \<a\>links\</b\>, and enable the drag-and-drop scrolling on it's entire visible body? Look at my example.

---

## [Gettig Url From FlashPlayer](https://forum.kirupa.com/t/gettig-url-from-flashplayer/288054)

<div class="topic-metadata">

**Author:** [@solai\_4](https://forum.kirupa.com/u/solai_4)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 9:50am UTC](https://forum.kirupa.com/t/gettig-url-from-flashplayer/288054 "2009-05-10T09:50:01Z")

</div>

Hi Friends Can Any One Help Me That how to Get URL From FlashPlayer In A webpage. http://www.loka.fm/PlayerFlash.aspx This Is That Page If u click on Suriyan Fm It Will Play But I want That Fm Link Pls any One help me:…

---

## [Slight migration issue, onStart?](https://forum.kirupa.com/t/slight-migration-issue-onstart/288052)

<div class="topic-metadata">

**Author:** [@Pola](https://forum.kirupa.com/u/Pola)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 7:17am UTC](https://forum.kirupa.com/t/slight-migration-issue-onstart/288052 "2009-05-10T07:17:29Z")

</div>

I have an xml gallery I've been converting into as3. There is a loop that creates a movie clip to load the image into and add that movie clip into an array. In AS2 I had a listener.onStart option which gave the correct o…

---

## [Navigating in Flash](https://forum.kirupa.com/t/navigating-in-flash/288047)

<div class="topic-metadata">

**Author:** [@brianhart51](https://forum.kirupa.com/u/brianhart51)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 2:19am UTC](https://forum.kirupa.com/t/navigating-in-flash/288047 "2009-05-10T02:19:36Z")

</div>

Please help! this project is due soon. I have a Flash file that takes the user through a series have questions. I have a two frame glossary at frames 99 and 100. What I want to do is have the user be at frame 40, jump to…

---

## [Change xy position of an object using buttons](https://forum.kirupa.com/t/change-xy-position-of-an-object-using-buttons/288046)

<div class="topic-metadata">

**Author:** [@MK74](https://forum.kirupa.com/u/MK74)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 1:49am UTC](https://forum.kirupa.com/t/change-xy-position-of-an-object-using-buttons/288046 "2009-05-10T01:49:23Z")

</div>

Hello all! I started using Flash again after a "brief" hiatus (the last time I used it, Flash was on it's MX version :puzzle:) See, I am trying to create an animation in which I can move across the stage a simple object …

---

## [Tweener with sound](https://forum.kirupa.com/t/tweener-with-sound/288043)

<div class="topic-metadata">

**Author:** [@ruiganga](https://forum.kirupa.com/u/ruiganga)\
**Replies:** 0\
**Last updated:** [May 10, 2009, 12:28am UTC](https://forum.kirupa.com/t/tweener-with-sound/288043 "2009-05-10T00:28:20Z")

</div>

Hi Since I've discovered the Caurina Tweener i use it all the time. But today I found this problem and I hope someone can give me a tip. I have a tween. Something that goes from here to there using tweener. All I wan…

---

## [Test vs Live](https://forum.kirupa.com/t/test-vs-live/288042)

<div class="topic-metadata">

**Author:** [@rserge](https://forum.kirupa.com/u/rserge)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 11:57pm UTC](https://forum.kirupa.com/t/test-vs-live/288042 "2009-05-09T23:57:26Z")

</div>

Hello, I am working on a project at http://sergemedia.net/fact/fact.html When I test my flash file, within flash it works properly. But when I upload it my content MCs at the bottom of the page are not showing up. Af…

---

## [Button and navigation problems :(](https://forum.kirupa.com/t/button-and-navigation-problems/288039)

<div class="topic-metadata">

**Author:** [@studio01](https://forum.kirupa.com/u/studio01)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 10:15pm UTC](https://forum.kirupa.com/t/button-and-navigation-problems/288039 "2009-05-09T22:15:28Z")

</div>

Hi there fello action scripters i am having a serious problem with my navigation my file just doesnt seem to work heres the code: stop(); function navigation(event:MouseEvent):void{ gotoAndStop(event.target.name)…

---

## [As3 thumbGrid, loading thumbs one by one?](https://forum.kirupa.com/t/as3-thumbgrid-loading-thumbs-one-by-one/288038)

<div class="topic-metadata">

**Author:** [@JBETT](https://forum.kirupa.com/u/JBETT)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 8:58pm UTC](https://forum.kirupa.com/t/as3-thumbgrid-loading-thumbs-one-by-one/288038 "2009-05-09T20:58:49Z")

</div>

i needed to load my thumbs one by one in order of first to last. im sort of new to as3 and learning through tutorials which are very helpful, ive finished this tutorial by Riyadh Al Balushi: import fl.controls.Progress…

---

## [Identifying the type of child for if statements](https://forum.kirupa.com/t/identifying-the-type-of-child-for-if-statements/288037)

<div class="topic-metadata">

**Author:** [@Shaedo](https://forum.kirupa.com/u/Shaedo)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 8:35pm UTC](https://forum.kirupa.com/t/identifying-the-type-of-child-for-if-statements/288037 "2009-05-09T20:35:35Z")

</div>

Hi, thanks for taking the time to look at my query: Essentially I want to know what to replace the \*\*\[COLOR=red\]1\_mc\[/COLOR\] \*\*with. var various\_mc:MovieClip = new 1\_mc; addChild(various\_mc); trace(various\_mc) // \[…

---

## [Problem: Create a Photo Gallery Tutorial](https://forum.kirupa.com/t/problem-create-a-photo-gallery-tutorial/288036)

<div class="topic-metadata">

**Author:** [@cgibers1](https://forum.kirupa.com/u/cgibers1)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 8:28pm UTC](https://forum.kirupa.com/t/problem-create-a-photo-gallery-tutorial/288036 "2009-05-09T20:28:35Z")

</div>

I am referencing a tutorial on creating a photo gallery found on this site (http://www.kirupa.com/developer/mx/photogallery.htm). I cannot figure out why when I click through the photos it will not go directly to the nex…

---

## [Get both RollOver and DragAndDrop?](https://forum.kirupa.com/t/get-both-rollover-and-draganddrop/288035)

<div class="topic-metadata">

**Author:** [@leptons](https://forum.kirupa.com/u/leptons)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 7:51pm UTC](https://forum.kirupa.com/t/get-both-rollover-and-draganddrop/288035 "2009-05-09T19:51:43Z")

</div>

I'll try to ask the question once more, since I did'nt explain the problem or show the whole code the last time. Im creating a sort of knowledge game at a schoolproject, but have a problem now that I just could'nt solv…

---

## [Datagrid not working when online](https://forum.kirupa.com/t/datagrid-not-working-when-online/288034)

<div class="topic-metadata">

**Author:** [@frankichiro](https://forum.kirupa.com/u/frankichiro)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 7:31pm UTC](https://forum.kirupa.com/t/datagrid-not-working-when-online/288034 "2009-05-09T19:31:36Z")

</div>

Hi. So, I have a simple registration form with a datagrid underneath. When you register, your name shows up in the datagrid. It's a list of people who has registered. This all works just like it should when tested lo…

---

## [RemoveChild](https://forum.kirupa.com/t/removechild/288028)

<div class="topic-metadata">

**Author:** [@handynut](https://forum.kirupa.com/u/handynut)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 5:33pm UTC](https://forum.kirupa.com/t/removechild/288028 "2009-05-09T17:33:23Z")

</div>

Hi Wonder if anyone can help me with this? New to Actionscript. I am creating an expandable banner, I am able to load the expanded swf upon rollover, however I am trying to figure out how to remove the loaded swf on roll…

---

## [Sending variables to a PHP script](https://forum.kirupa.com/t/sending-variables-to-a-php-script/288025)

<div class="topic-metadata">

**Author:** [@NiallTL](https://forum.kirupa.com/u/NiallTL)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 3:36pm UTC](https://forum.kirupa.com/t/sending-variables-to-a-php-script/288025 "2009-05-09T15:36:23Z")

</div>

Hi people. I'm using AS2 to send the value of an input text box to a PHP file to display on my website. Imagine a comment-posting situation. I've been looking up on sendAndLoad() and LoadVars() but everything I find eith…

---

## [Navigation very famous but I can't remember](https://forum.kirupa.com/t/navigation-very-famous-but-i-cant-remember/288024)

<div class="topic-metadata">

**Author:** [@apron5](https://forum.kirupa.com/u/apron5)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 3:36pm UTC](https://forum.kirupa.com/t/navigation-very-famous-but-i-cant-remember/288024 "2009-05-09T15:36:14Z")

</div>

I'd like to ask you to check these two websites.. i know there's lots more it's very famous but really i cant tell www.thaimassageinstitute.org/main.html thanks dudes

---

## [Very cool effect, can someone help](https://forum.kirupa.com/t/very-cool-effect-can-someone-help/288022)

<div class="topic-metadata">

**Author:** [@kevinquinnyo](https://forum.kirupa.com/u/kevinquinnyo)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 3:33pm UTC](https://forum.kirupa.com/t/very-cool-effect-can-someone-help/288022 "2009-05-09T15:33:45Z")

</div>

This is a very cool, clean looking flash video. I'm new to flash, and would love to emulate this, albeit a more simple version. This is a Youtube link. I don't like the content of the song (stupid conspiracy theory…

---

## [What's name of this effect](https://forum.kirupa.com/t/whats-name-of-this-effect/288020)

<div class="topic-metadata">

**Author:** [@apron5](https://forum.kirupa.com/u/apron5)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 3:09pm UTC](https://forum.kirupa.com/t/whats-name-of-this-effect/288020 "2009-05-09T15:09:21Z")

</div>

I saw this long time but I can't remember where and how .. the navigation style http://minority.es/ and \* www.thaima\*ssageinstitut\*e.org/ :hr: \*

---

## [Smooth Scrolling for dynamic xml TextField & CSS-HTML in flash](https://forum.kirupa.com/t/smooth-scrolling-for-dynamic-xml-textfield-css-html-in-flash/288014)

<div class="topic-metadata">

**Author:** [@abart](https://forum.kirupa.com/u/abart)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 1:54pm UTC](https://forum.kirupa.com/t/smooth-scrolling-for-dynamic-xml-textfield-css-html-in-flash/288014 "2009-05-09T13:54:15Z")

</div>

hi there , i am new here \[smile\] i have started learning flash 2 months back , and have chosen action script 2.0 over 3.0 as i feel AS2 is easier than AS3 , So basically these days i am doing various experiments to im…

---

## [Character Animation Problem](https://forum.kirupa.com/t/character-animation-problem/288013)

<div class="topic-metadata">

**Author:** [@Bri1](https://forum.kirupa.com/u/Bri1)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 1:34pm UTC](https://forum.kirupa.com/t/character-animation-problem/288013 "2009-05-09T13:34:47Z")

</div>

I am developing a character animation engine so that our animators will be able to animate characters on the timeline more easily. The animators have to be able to animate parts of the characters by hand on the timeline…

---

## [\[AS2\] Importing text/URL from XML](https://forum.kirupa.com/t/as2-importing-text-url-from-xml/288008)

<div class="topic-metadata">

**Author:** [@maxdis](https://forum.kirupa.com/u/maxdis)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 11:24am UTC](https://forum.kirupa.com/t/as2-importing-text-url-from-xml/288008 "2009-05-09T11:24:09Z")

</div>

Hi, I'm using this script in order to import some XML data in a Flash movie; in the "descrizione\_txt" textfield I'd like to have some mixed text: in other words, I'd like to type both straight text and URLs in the XML fi…

---

## [Saving and re-loading data](https://forum.kirupa.com/t/saving-and-re-loading-data/288007)

<div class="topic-metadata">

**Author:** [@john84](https://forum.kirupa.com/u/john84)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 10:56am UTC](https://forum.kirupa.com/t/saving-and-re-loading-data/288007 "2009-05-09T10:56:59Z")

</div>

\[FONT=Calibri\] I've made a small application in Flash CS4 that I use when I'm teaching. Part of the application allows me to 'write' on draggable ‘post-it’ notes (using a draw function) and another part allows me to ty…

---

## [Coverflow effect with mc](https://forum.kirupa.com/t/coverflow-effect-with-mc/288006)

<div class="topic-metadata">

**Author:** [@BorisBoris](https://forum.kirupa.com/u/BorisBoris)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 10:35am UTC](https://forum.kirupa.com/t/coverflow-effect-with-mc/288006 "2009-05-09T10:35:01Z")

</div>

Has anyone come across any tutorials or components that can create the iTunes Coverflow effect BUT with movie clips instead of images. I want to use it to display survey questions and be able to interact with each 'page'…

---

## [Does not go on net my gaven URL](https://forum.kirupa.com/t/does-not-go-on-net-my-gaven-url/288005)

<div class="topic-metadata">

**Author:** [@vsree](https://forum.kirupa.com/u/vsree)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 10:33am UTC](https://forum.kirupa.com/t/does-not-go-on-net-my-gaven-url/288005 "2009-05-09T10:33:17Z")

</div>

Hi..... This is Vsree. I have gaven like this my AS3. var request:URLRequest = new URLRequest("www.example.com"); navigateToURL(requestb, "\_self"); is there any requeir code for this. Please any one help me…

---

## [Flash Folio Cross Platform Issue](https://forum.kirupa.com/t/flash-folio-cross-platform-issue/288004)

<div class="topic-metadata">

**Author:** [@DanFitz](https://forum.kirupa.com/u/DanFitz)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 9:39am UTC](https://forum.kirupa.com/t/flash-folio-cross-platform-issue/288004 "2009-05-09T09:39:14Z")

</div>

Hey everyone, Hopefully I am not covering old ground in this issue as I have been googling for the past 3 hours to try and find a solution to this problem, with no avail. I am making a CD Folio and resume to give to …

---

## [Write to file help in an AIR app](https://forum.kirupa.com/t/write-to-file-help-in-an-air-app/288003)

<div class="topic-metadata">

**Author:** [@andrewlong](https://forum.kirupa.com/u/andrewlong)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 7:57am UTC](https://forum.kirupa.com/t/write-to-file-help-in-an-air-app/288003 "2009-05-09T07:57:13Z")

</div>

im pretty new to ActionScript, and even newer to AIR methods. The problems im encountering seem like they have a simple answer, but i cant find it. The program has people generate 6 numbers that i need to record in a fil…

---

## [Accessing movieClips on the stage from an external .as that is not the document class](https://forum.kirupa.com/t/accessing-movieclips-on-the-stage-from-an-external-as-that-is-not-the-document-class/288002)

<div class="topic-metadata">

**Author:** [@Vathian](https://forum.kirupa.com/u/Vathian)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 6:51am UTC](https://forum.kirupa.com/t/accessing-movieclips-on-the-stage-from-an-external-as-that-is-not-the-document-class/288002 "2009-05-09T06:51:59Z")

</div>

Hello and good day to you! Instead of posting my entire files and such, I'll make a brief example of my situation and my desired outcome. My files consist of my document class entitled Engine.as and another class Abi…

---

## [Change volume of a sound on the timeline via AS3](https://forum.kirupa.com/t/change-volume-of-a-sound-on-the-timeline-via-as3/287999)

<div class="topic-metadata">

**Author:** [@davidonlaptop](https://forum.kirupa.com/u/davidonlaptop)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 5:34am UTC](https://forum.kirupa.com/t/change-volume-of-a-sound-on-the-timeline-via-as3/287999 "2009-05-09T05:34:05Z")

</div>

Hi! I have several sounds of same length playing on the Timeline, each playing in loop on their own layer so that they can be syncronised on the same tempo (i did not managed to do this through pure AS3). Is it possi…

---

## [Dynamically creating Variable NAMES in AS3](https://forum.kirupa.com/t/dynamically-creating-variable-names-in-as3/287998)

<div class="topic-metadata">

**Author:** [@bsyapril88](https://forum.kirupa.com/u/bsyapril88)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 3:32am UTC](https://forum.kirupa.com/t/dynamically-creating-variable-names-in-as3/287998 "2009-05-09T03:32:21Z")

</div>

The idea is to use a loop to create a set of variable names. The forums have figured out how to do this in AS2. Is it possible in AS3? This works in AS2... for(var x=0; x\<3; x++) { this\["var"+x\] = x; } trace(v…

---

## [Question about Interface member's access control](https://forum.kirupa.com/t/question-about-interface-members-access-control/287994)

<div class="topic-metadata">

**Author:** [@ohbeewan](https://forum.kirupa.com/u/ohbeewan)\
**Replies:** 0\
**Last updated:** [May 9, 2009, 12:43am UTC](https://forum.kirupa.com/t/question-about-interface-members-access-control/287994 "2009-05-09T00:43:15Z")

</div>

Why can't Interface members be declared public, private, protected, or internal? Thanks, ob

[Previous page](https://forum.kirupa.com/c/programming/flash/38.md?page=622)

[Next page](https://forum.kirupa.com/c/programming/flash/38.md?page=624)
