# flash

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

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

**Page:** 547

---

## [Button Rollover States](https://forum.kirupa.com/t/button-rollover-states/293922)

<div class="topic-metadata">

**Author:** [@bigbstanley](https://forum.kirupa.com/u/bigbstanley)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:54pm UTC](https://forum.kirupa.com/t/button-rollover-states/293922 "2009-08-05T20:54:50Z")

</div>

I dug through the forums and I couldn't find a solution to this, so I'm hoping someone can help. I'm relatively new to AS3 and it's killing me. I have a mouseOver and mouseOut stage of a button. Each button has some …

---

## [Dynamic Mc](https://forum.kirupa.com/t/dynamic-mc/293919)

<div class="topic-metadata">

**Author:** [@moiseszaragoza](https://forum.kirupa.com/u/moiseszaragoza)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:30pm UTC](https://forum.kirupa.com/t/dynamic-mc/293919 "2009-08-05T20:30:10Z")

</div>

I am using flash vars to pass variables into my swf file. but i want to refetence a Mc by using a flash var. MY HTML LOOKS LIKE \<script type="text/javascript"\> AC\_FL\_RunContent( 'codebase','http://download.macro…

---

## [Writing 3D Engine from Scratch](https://forum.kirupa.com/t/writing-3d-engine-from-scratch/293918)

<div class="topic-metadata">

**Author:** [@renton79](https://forum.kirupa.com/u/renton79)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:11pm UTC](https://forum.kirupa.com/t/writing-3d-engine-from-scratch/293918 "2009-08-05T20:11:26Z")

</div>

I would like to write a very simple 3d engine just to learn it. I have some knowledge about 3d in as3 and perspective concept but I would like to see some tutorial about where to start to build it. can anyone recomend…

---

## [printAsBitmap that doesn't scale to fit paper](https://forum.kirupa.com/t/printasbitmap-that-doesnt-scale-to-fit-paper/293917)

<div class="topic-metadata">

**Author:** [@somnamblst](https://forum.kirupa.com/u/somnamblst)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:06pm UTC](https://forum.kirupa.com/t/printasbitmap-that-doesnt-scale-to-fit-paper/293917 "2009-08-05T20:06:48Z")

</div>

I have looked at the help files and tried all 3 possible parameters, bframe, bmovie and bmax. The only thing I want to print is a JPG I am loading into an empty mc and I don't want it to scale to fit the paper. Looks …

---

## [Text Leading and Selectable Text](https://forum.kirupa.com/t/text-leading-and-selectable-text/293916)

<div class="topic-metadata">

**Author:** [@Garfty](https://forum.kirupa.com/u/Garfty)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 7:59pm UTC](https://forum.kirupa.com/t/text-leading-and-selectable-text/293916 "2009-08-05T19:59:20Z")

</div>

Hi all!! I have a dynamic textfield that I am styling using CSS and setting its leading to 2, I am also setting the textfield to be selectable = true. However this is where im wondering if anyone else had seen this bef…

---

## [onLoad](https://forum.kirupa.com/t/onload/293915)

<div class="topic-metadata">

**Author:** [@Offrenbaruna](https://forum.kirupa.com/u/Offrenbaruna)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 7:23pm UTC](https://forum.kirupa.com/t/onload/293915 "2009-08-05T19:23:36Z")

</div>

Hello again, this is more a question than a solution request, here we go.... I have this code myXML.onLoad = function(success){ code more code and code ++ } myXML.load("gallery.xml"); so, where is my…

---

## [How do i make my scroll buttons keep scrolling when pressed?](https://forum.kirupa.com/t/how-do-i-make-my-scroll-buttons-keep-scrolling-when-pressed/293909)

<div class="topic-metadata">

**Author:** [@helious](https://forum.kirupa.com/u/helious)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 6:04pm UTC](https://forum.kirupa.com/t/how-do-i-make-my-scroll-buttons-keep-scrolling-when-pressed/293909 "2009-08-05T18:04:26Z")

</div>

I have created two scroll buttons for my dynamic text field, following this guide http://www.kirupa.com/developer/flash5/scrolltext.htm My problem is, that you have to click the buttons many times to scroll down to t…

---

## [Including inherited code in an override](https://forum.kirupa.com/t/including-inherited-code-in-an-override/293906)

<div class="topic-metadata">

**Author:** [@midimid](https://forum.kirupa.com/u/midimid)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 5:41pm UTC](https://forum.kirupa.com/t/including-inherited-code-in-an-override/293906 "2009-08-05T17:41:45Z")

</div>

Override seems to completely replace a function's code. Is there any way to "append" to the superclassed function instead of replacing it? i.e. - so that both traces show in this example: package { public cla…

---

## [Page Tracking with Google Analytics in AS3?](https://forum.kirupa.com/t/page-tracking-with-google-analytics-in-as3/293903)

<div class="topic-metadata">

**Author:** [@rawtiger](https://forum.kirupa.com/u/rawtiger)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 4:28pm UTC](https://forum.kirupa.com/t/page-tracking-with-google-analytics-in-as3/293903 "2009-08-05T16:28:43Z")

</div>

Page Tracking with Google Analytics in AS3? Hello.. I have been asked to put some of the above into a flash site. I haven't really come across this before and was wondering if anyone knew anything about it? There a…

---

## [Label text not shown](https://forum.kirupa.com/t/label-text-not-shown/293902)

<div class="topic-metadata">

**Author:** [@Lokeshb](https://forum.kirupa.com/u/Lokeshb)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 4:21pm UTC](https://forum.kirupa.com/t/label-text-not-shown/293902 "2009-08-05T16:21:38Z")

</div>

Hi all, I have created two layers one masking the other.When I create a label in the masking layer, the text is not shown.This situation remains for the button too.While the button component is displayed, its label val…

---

## [Transitions between external SWFs problem](https://forum.kirupa.com/t/transitions-between-external-swfs-problem/293901)

<div class="topic-metadata">

**Author:** [@TomSaunders](https://forum.kirupa.com/u/TomSaunders)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 4:18pm UTC](https://forum.kirupa.com/t/transitions-between-external-swfs-problem/293901 "2009-08-05T16:18:46Z")

</div>

Hello everybody, Please could somebody help? I'm trying to add a submenu to the tutorial called: http://www.kirupa.com/developer/mx2004/transitions.htm But I'm having trouble. The problem is probably quite simple…

---

## [How to access a sprite on a "loaded" swf from parent stage](https://forum.kirupa.com/t/how-to-access-a-sprite-on-a-loaded-swf-from-parent-stage/293900)

<div class="topic-metadata">

**Author:** [@tpann](https://forum.kirupa.com/u/tpann)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 4:14pm UTC](https://forum.kirupa.com/t/how-to-access-a-sprite-on-a-loaded-swf-from-parent-stage/293900 "2009-08-05T16:14:32Z")

</div>

I am creating a Flash training app that includes a glossary. You click a button and the glossary opens. The glossary loads thus: var request:URLRequest = new URLRequest("glossary.swf"); var loader:Loader = new Loader(…

---

## [Passing an Array from XML to Flash](https://forum.kirupa.com/t/passing-an-array-from-xml-to-flash/293899)

<div class="topic-metadata">

**Author:** [@humbucker](https://forum.kirupa.com/u/humbucker)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 4:06pm UTC](https://forum.kirupa.com/t/passing-an-array-from-xml-to-flash/293899 "2009-08-05T16:06:09Z")

</div>

Hi, I'm having difficulties transfering the content of a future array from XML to Flash. My goal is to be able to set variables in an XML file that will then be used in Flash. For that purpose, I've started to set my x…

---

## [How to get the 'Spring' easing to end at the correct tween value?](https://forum.kirupa.com/t/how-to-get-the-spring-easing-to-end-at-the-correct-tween-value/293898)

<div class="topic-metadata">

**Author:** [@theMonitor](https://forum.kirupa.com/u/theMonitor)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 3:54pm UTC](https://forum.kirupa.com/t/how-to-get-the-spring-easing-to-end-at-the-correct-tween-value/293898 "2009-08-05T15:54:43Z")

</div>

I've just started working with the CS4 motion editor, and it is proving to be a distinctly infuriating experience. I want to tween the z-index of a movie clip from -200 ('out' of the screen) to 0 with the Spring easing a…

---

## [Best way to run function only when another is done?](https://forum.kirupa.com/t/best-way-to-run-function-only-when-another-is-done/293897)

<div class="topic-metadata">

**Author:** [@humbucker](https://forum.kirupa.com/u/humbucker)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 3:32pm UTC](https://forum.kirupa.com/t/best-way-to-run-function-only-when-another-is-done/293897 "2009-08-05T15:32:14Z")

</div>

Hi, I'm working on a website getting a lot of variables through a xml file and the rest of my animation depends on all these variables, could you tell me which best function or listener to add to run my remaining funct…

---

## [Making a Flash video for CD distrbution](https://forum.kirupa.com/t/making-a-flash-video-for-cd-distrbution/293896)

<div class="topic-metadata">

**Author:** [@ayron](https://forum.kirupa.com/u/ayron)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 3:10pm UTC](https://forum.kirupa.com/t/making-a-flash-video-for-cd-distrbution/293896 "2009-08-05T15:10:09Z")

</div>

I am new to this company and my employer who knows I haven't worked with Flash asked me to look into making a flash video for new software that he developed. I have looked at the Adobe website but am not sure where to st…

---

## [List objects and variables shows nothing in AS3?](https://forum.kirupa.com/t/list-objects-and-variables-shows-nothing-in-as3/293892)

<div class="topic-metadata">

**Author:** [@rumblesushi](https://forum.kirupa.com/u/rumblesushi)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 2:28pm UTC](https://forum.kirupa.com/t/list-objects-and-variables-shows-nothing-in-as3/293892 "2009-08-05T14:28:57Z")

</div>

What's the score here? I'm used to using list variables/objects a lot from the Flash player in AS2, to make sure objects have really been removed, onEnterFrames have really been deleted etc, or even to make sure arrays a…

---

## [Scrolling Menu Tutorial CS4](https://forum.kirupa.com/t/scrolling-menu-tutorial-cs4/293891)

<div class="topic-metadata">

**Author:** [@hungryOrb](https://forum.kirupa.com/u/hungryOrb)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 1:45pm UTC](https://forum.kirupa.com/t/scrolling-menu-tutorial-cs4/293891 "2009-08-05T13:45:31Z")

</div>

Hi guys! I've been looking around for a tut that will help me to understand how to create a scrolling menu. Can't find one that works though! Tried these: http://www.sitepoint.com/article/menu-scrolling-background/ ht…

---

## [onRelease on dynamicly added movieclips](https://forum.kirupa.com/t/onrelease-on-dynamicly-added-movieclips/293889)

<div class="topic-metadata">

**Author:** [@blackan](https://forum.kirupa.com/u/blackan)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 1:09pm UTC](https://forum.kirupa.com/t/onrelease-on-dynamicly-added-movieclips/293889 "2009-08-05T13:09:03Z")

</div>

I'm trying to add images from an XML and making them clickable. It's been a while since I did some actionscripting, som I'm a little rusty. Thought this would work but they won't let me click them \[stuck\_out\_tongue\] Any …

---

## [If statement combines with swapDepths?](https://forum.kirupa.com/t/if-statement-combines-with-swapdepths/293887)

<div class="topic-metadata">

**Author:** [@scotia2k6](https://forum.kirupa.com/u/scotia2k6)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 12:44pm UTC](https://forum.kirupa.com/t/if-statement-combines-with-swapdepths/293887 "2009-08-05T12:44:14Z")

</div>

Hello folks - hope you are all well! Ive mentioned before Im a useless coder & cobble things together from tutorials & help files - so forgive the laughable & inelegant code! I have two mc's (qrfc\_mc & breeders\_mc) & a…

---

## [I need function zoom with pan](https://forum.kirupa.com/t/i-need-function-zoom-with-pan/293886)

<div class="topic-metadata">

**Author:** [@my\_flash](https://forum.kirupa.com/u/my_flash)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 12:43pm UTC](https://forum.kirupa.com/t/i-need-function-zoom-with-pan/293886 "2009-08-05T12:43:32Z")

</div>

Hi, I need function zoom with pan. action script plz urgent thanks.:disco:

---

## [The Script](https://forum.kirupa.com/t/the-script/293884)

<div class="topic-metadata">

**Author:** [@ron\_ron](https://forum.kirupa.com/u/ron_ron)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 9:37am UTC](https://forum.kirupa.com/t/the-script/293884 "2009-08-05T09:37:38Z")

</div>

How do I write the PHP server script to get the text which is in a Dynamic Textbox? \<?PHP $to = mail@mail.net; $subject = "SUBJECT SUBJECT"; $headers = "From:" .$email." "; $headers .= "Bcc: $email "; $message =…

---

## [PHP server script?](https://forum.kirupa.com/t/php-server-script/293883)

<div class="topic-metadata">

**Author:** [@ron\_ron](https://forum.kirupa.com/u/ron_ron)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 9:20am UTC](https://forum.kirupa.com/t/php-server-script/293883 "2009-08-05T09:20:43Z")

</div>

How do I write the PHP server script to get the text which is in a Dynamic Textbox? \<?PHP $to = mail@mail.net; $subject = "SUBJECT SUBJECT"; $headers = "From:" .$email." "; $headers .= "Bcc: $email "; $message =…

---

## [URLLoader and just Loader](https://forum.kirupa.com/t/urlloader-and-just-loader/293882)

<div class="topic-metadata">

**Author:** [@Ricky55](https://forum.kirupa.com/u/Ricky55)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 9:02am UTC](https://forum.kirupa.com/t/urlloader-and-just-loader/293882 "2009-08-05T09:02:57Z")

</div>

Whats the difference between a URLLoader and just a loader? and when would you use each one? Just been watching a video tutorial and the guy loaded some XML using the URLLoader but I've seen just the Loader being use…

---

## [Loading Bar](https://forum.kirupa.com/t/loading-bar/293881)

<div class="topic-metadata">

**Author:** [@natburch](https://forum.kirupa.com/u/natburch)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:51am UTC](https://forum.kirupa.com/t/loading-bar/293881 "2009-08-05T08:51:53Z")

</div>

Hi, I have a movie that loads flv videos from an xml file. They can take a while to load so need to add a loading bar. Not sure what I need to add to the following code so any help would be very much appreciated ... …

---

## [Linking to named frames using XML menu](https://forum.kirupa.com/t/linking-to-named-frames-using-xml-menu/293877)

<div class="topic-metadata">

**Author:** [@grldnmb9](https://forum.kirupa.com/u/grldnmb9)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:26am UTC](https://forum.kirupa.com/t/linking-to-named-frames-using-xml-menu/293877 "2009-08-05T08:26:28Z")

</div>

Greetings to all. I have just joined this forum after searching for days for a solution to my problem. I downloaded a flash/xml menu and I would want to link to a spacific frame on my flash website. I'm not that goo…

---

## [Multiple dynamique text autoscroll](https://forum.kirupa.com/t/multiple-dynamique-text-autoscroll/293876)

<div class="topic-metadata">

**Author:** [@Paline](https://forum.kirupa.com/u/Paline)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:26am UTC](https://forum.kirupa.com/t/multiple-dynamique-text-autoscroll/293876 "2009-08-05T08:26:01Z")

</div>

Hello everyone! Long time i did not come to here, but i'm making flash things for my work again, so i thought i'll come were people help is the best! Here is my issue I am trying to make an autoscrolling right to left …

---

## [SWF Player Component](https://forum.kirupa.com/t/swf-player-component/293873)

<div class="topic-metadata">

**Author:** [@hagop](https://forum.kirupa.com/u/hagop)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 8:01am UTC](https://forum.kirupa.com/t/swf-player-component/293873 "2009-08-05T08:01:11Z")

</div>

Hi all I am loading an external swf file into my swf file in CS4 with AS2. The reason I am doing this is that the external swf file contains a sequence of images and I tried to convert it to flv video but using many tr…

---

## [Sending data to PhP script (help with AS2-AS3 conversion)](https://forum.kirupa.com/t/sending-data-to-php-script-help-with-as2-as3-conversion/293871)

<div class="topic-metadata">

**Author:** [@andrewlong](https://forum.kirupa.com/u/andrewlong)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 6:57am UTC](https://forum.kirupa.com/t/sending-data-to-php-script-help-with-as2-as3-conversion/293871 "2009-08-05T06:57:00Z")

</div>

I have a project that will take and XML string and send it to a PhP script that will stores it in a .CSV . The code navigates the browser to the php file which then automatically navigates the user to a debreifing page.…

---

## [Button:convert AS2 script to AS3](https://forum.kirupa.com/t/button-convert-as2-script-to-as3/293870)

<div class="topic-metadata">

**Author:** [@donkeykong](https://forum.kirupa.com/u/donkeykong)\
**Replies:** 0\
**Last updated:** [August 5, 2009, 6:55am UTC](https://forum.kirupa.com/t/button-convert-as2-script-to-as3/293870 "2009-08-05T06:55:28Z")

</div>

hi all I have this animated button in AS2 and I was wondering how to convert to AS3 can anyone help? I have a movieclip, with AS2 script, rollover go to and play frame x, this is the script stop(); on (rollOver) …

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

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