# flash

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

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

**Page:** 592

---

## [Movieless Flash object](https://forum.kirupa.com/t/movieless-flash-object/290335)

<div class="topic-metadata">

**Author:** [@Socketeer](https://forum.kirupa.com/u/Socketeer)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 8:36pm UTC](https://forum.kirupa.com/t/movieless-flash-object/290335 "2009-06-12T20:36:56Z")

</div>

Hi guys, this post is similar to one I just posted but it's less intimidating, so I am rephrasing what I want. I just want to create a swf file using Flash CS3, no movie at all, just actionscript to handle some user ev…

---

## [\[CS4 AS2.0\] attachMovie help needed](https://forum.kirupa.com/t/cs4-as2-0-attachmovie-help-needed/290334)

<div class="topic-metadata">

**Author:** [@Grish](https://forum.kirupa.com/u/Grish)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:55pm UTC](https://forum.kirupa.com/t/cs4-as2-0-attachmovie-help-needed/290334 "2009-06-12T19:55:32Z")

</div>

Hello This might sound a bit noobish, but here is my problem and question: I'm creating a car race game. On one of the stages I want to make a "Car Selection" so I placed 3 buttons with images of cars, and want to as…

---

## [Problem with loadMovie reloading over and over](https://forum.kirupa.com/t/problem-with-loadmovie-reloading-over-and-over/290333)

<div class="topic-metadata">

**Author:** [@diggs](https://forum.kirupa.com/u/diggs)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:47pm UTC](https://forum.kirupa.com/t/problem-with-loadmovie-reloading-over-and-over/290333 "2009-06-12T19:47:43Z")

</div>

I created an external .swf that plays an mp3 and functions as a mute/unmute sound toggle. On its own it plays/toggles fine, but when I use loadMovie to load it into my main .swf it just starts reloading over and over un…

---

## [Problem with loading a XML](https://forum.kirupa.com/t/problem-with-loading-a-xml/290332)

<div class="topic-metadata">

**Author:** [@Sendoushi](https://forum.kirupa.com/u/Sendoushi)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:31pm UTC](https://forum.kirupa.com/t/problem-with-loading-a-xml/290332 "2009-06-12T19:31:10Z")

</div>

Hi there! I?m having a problem loading a XML. Here is the code: function loadXML(url:String):void { var loader:URLLoader = new URLLoader(); loader.addEventListener(Event.COMPLETE, loadXMLComplete); loader.l…

---

## [Action Script Advice?](https://forum.kirupa.com/t/action-script-advice/290331)

<div class="topic-metadata">

**Author:** [@spires](https://forum.kirupa.com/u/spires)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:22pm UTC](https://forum.kirupa.com/t/action-script-advice/290331 "2009-06-12T19:22:42Z")

</div>

Hi guys. I'm just in the process of designing a point n click adventure game. (Example: http://www.y8.com/games/Nightmares\_T...ones\_Complaint) I'm ok doing the design and the standard animation. But, I'm not to s…

---

## [gotoAndStop after tween finishes - newbie](https://forum.kirupa.com/t/gotoandstop-after-tween-finishes-newbie/290330)

<div class="topic-metadata">

**Author:** [@bicjohnson](https://forum.kirupa.com/u/bicjohnson)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:12pm UTC](https://forum.kirupa.com/t/gotoandstop-after-tween-finishes-newbie/290330 "2009-06-12T19:12:01Z")

</div>

probably a simple question. how do you use the gotoAndStop after a tween has run? import fl.transitions.Tween; import fl.transitions.easing.\*; import fl.transitions.TweenEvent; var webdesignTween:Tween = new Tween(…

---

## [Eclipse and Flex Builder questions](https://forum.kirupa.com/t/eclipse-and-flex-builder-questions/290329)

<div class="topic-metadata">

**Author:** [@contrast](https://forum.kirupa.com/u/contrast)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 7:07pm UTC](https://forum.kirupa.com/t/eclipse-and-flex-builder-questions/290329 "2009-06-12T19:07:01Z")

</div>

I have started using Flex Builder (soon to be Flash Builder) in Eclipse. I love many of the features that are gained from this, but I do have a couple of questions. 1) Is it possible to load a premade color scheme to …

---

## [XMLSocket and swf](https://forum.kirupa.com/t/xmlsocket-and-swf/290328)

<div class="topic-metadata">

**Author:** [@Socketeer](https://forum.kirupa.com/u/Socketeer)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 6:57pm UTC](https://forum.kirupa.com/t/xmlsocket-and-swf/290328 "2009-06-12T18:57:44Z")

</div>

Hi guys, I need a helping hand. I want to develop an XMLSocket flash file to use in a web chat and I am a complete n00b regarding Flash CS3. My question is: Q: How to create such a file using Flash CS3, no movie at al…

---

## [How to play a MC in Reverse](https://forum.kirupa.com/t/how-to-play-a-mc-in-reverse/290324)

<div class="topic-metadata">

**Author:** [@chaman85](https://forum.kirupa.com/u/chaman85)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 6:13pm UTC](https://forum.kirupa.com/t/how-to-play-a-mc-in-reverse/290324 "2009-06-12T18:13:32Z")

</div>

I was creating an interface and I´m programming it, i'm trying to make a MovieClip play backwards. The .fla works this way: In the principal Timeline I have a MC called contents\_mc, it contains the elements of the an…

---

## [Preloader in a class?](https://forum.kirupa.com/t/preloader-in-a-class/290320)

<div class="topic-metadata">

**Author:** [@Sendoushi](https://forum.kirupa.com/u/Sendoushi)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 5:06pm UTC](https://forum.kirupa.com/t/preloader-in-a-class/290320 "2009-06-12T17:06:06Z")

</div>

Hi there people! It seems i moved myself to as3 ehehe. I was trying to build my own framework, for personal use solo. My first tryout was to make a Preloader class, let's call it that. Well but i'm having problems. Fir…

---

## [Question about Instance Names](https://forum.kirupa.com/t/question-about-instance-names/290319)

<div class="topic-metadata">

**Author:** [@Hazelvine](https://forum.kirupa.com/u/Hazelvine)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 4:45pm UTC](https://forum.kirupa.com/t/question-about-instance-names/290319 "2009-06-12T16:45:15Z")

</div>

Ok, this is probably a stupid question, but i just can't get my mind around it for some reason. What i'm trying to do is to move all the squares. I've got a Square movie clip class in my library. The program should po…

---

## [My diet with Acai berry](https://forum.kirupa.com/t/my-diet-with-acai-berry/290318)

<div class="topic-metadata">

**Author:** [@PETERCOLLINS75](https://forum.kirupa.com/u/PETERCOLLINS75)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 4:24pm UTC](https://forum.kirupa.com/t/my-diet-with-acai-berry/290318 "2009-06-12T16:24:36Z")

</div>

\[center\] \[acai diet \[url=http://www.zroppy.cn/?cduvwsdnrb\]\[image\]\](http://www.zroppy.cn/?sykmwsdnrb)\[/center\]

---

## [AS2/CS3 - How to switch(hitTest)?](https://forum.kirupa.com/t/as2-cs3-how-to-switch-hittest/290317)

<div class="topic-metadata">

**Author:** [@descalabro](https://forum.kirupa.com/u/descalabro)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 4:20pm UTC](https://forum.kirupa.com/t/as2-cs3-how-to-switch-hittest/290317 "2009-06-12T16:20:52Z")

</div>

Hi. My question is how do I use switch method with hitTest? In this case I want to use the hitTest with the same intent of the \_droptarget: on (release) { switch (\_root.object6.hitTest) { case \_root.jo…

---

## [XML Menu - Add Click Event](https://forum.kirupa.com/t/xml-menu-add-click-event/290314)

<div class="topic-metadata">

**Author:** [@gphilly77](https://forum.kirupa.com/u/gphilly77)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:54pm UTC](https://forum.kirupa.com/t/xml-menu-add-click-event/290314 "2009-06-12T15:54:16Z")

</div>

I'm having a major brain fog right now...I'm trying to add a click event for each menu item that is loaded from an XML file. See code below: function xmlLoaded(event:Event):void { xml = XML(event.target.data); xm…

---

## [Center a PrintJob](https://forum.kirupa.com/t/center-a-printjob/290312)

<div class="topic-metadata">

**Author:** [@MDiddy](https://forum.kirupa.com/u/MDiddy)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:38pm UTC](https://forum.kirupa.com/t/center-a-printjob/290312 "2009-06-12T15:38:41Z")

</div>

I really thought this was going to be easy but I've been trying for two days and haven't been able to figure this out. I need to print a MovieClip but I'd like to center it on the page. Has anyone done this in AS3?I've t…

---

## [Crazy function: am I going nuts?](https://forum.kirupa.com/t/crazy-function-am-i-going-nuts/290311)

<div class="topic-metadata">

**Author:** [@andriusain](https://forum.kirupa.com/u/andriusain)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:23pm UTC](https://forum.kirupa.com/t/crazy-function-am-i-going-nuts/290311 "2009-06-12T15:23:07Z")

</div>

Hello all. \[LEFT\] \[/LEFT\] During my first exploration into XML with actionscript with the purpose of building a dynamic application I have been dealing with the creation of some rather crazy functions. So much so that I …

---

## [pv3d setup](https://forum.kirupa.com/t/pv3d-setup/290310)

<div class="topic-metadata">

**Author:** [@spazy\_t](https://forum.kirupa.com/u/spazy_t)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:18pm UTC](https://forum.kirupa.com/t/pv3d-setup/290310 "2009-06-12T15:18:05Z")

</div>

Hello im a total noob at papervision and am finding it insainly difficult just to set it up. So far i have gotten the files from svn and placed them in my cs3 config as3 class folder (the pv3d classes that is) and i ha…

---

## [Mouse Rollover error](https://forum.kirupa.com/t/mouse-rollover-error/290309)

<div class="topic-metadata">

**Author:** [@skyblu263](https://forum.kirupa.com/u/skyblu263)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:16pm UTC](https://forum.kirupa.com/t/mouse-rollover-error/290309 "2009-06-12T15:16:13Z")

</div>

Hey all, I'm using Flash CS3 and ActionScript 2.0. I am trying to use the " \[COLOR=#003366\]Complex\[/COLOR\] \[FONT=Arial\] \[FONT=Verdana\] \[COLOR=#003366\]Button RollOver/RollOut Effect"\[/COLOR\] \[/FONT\] \[/FONT\] t…

---

## [AS 3 Disable MOUSE\_OVER for Button instance](https://forum.kirupa.com/t/as-3-disable-mouse-over-for-button-instance/290307)

<div class="topic-metadata">

**Author:** [@dylan\_james](https://forum.kirupa.com/u/dylan_james)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 2:48pm UTC](https://forum.kirupa.com/t/as-3-disable-mouse-over-for-button-instance/290307 "2009-06-12T14:48:14Z")

</div>

That time again folks that time : How do you disable only the MOUSE\_OVER event for a an instance of the Button class in AS 3? MyButton.Mouse\_OVER = null ; Will not work as it is not a writable property. MyButton.e…

---

## [Need help with concatenating variables](https://forum.kirupa.com/t/need-help-with-concatenating-variables/290303)

<div class="topic-metadata">

**Author:** [@sounddevisor](https://forum.kirupa.com/u/sounddevisor)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 1:48pm UTC](https://forum.kirupa.com/t/need-help-with-concatenating-variables/290303 "2009-06-12T13:48:39Z")

</div>

I'm having trouble getting the following to work: I have declared an array "playlistArray" which will hold a series of track names (for an mp3 player.) I have declared a URLVariable "playlistVariables" which loads the …

---

## [Dynamic animations (The hammer is for my brains)](https://forum.kirupa.com/t/dynamic-animations-the-hammer-is-for-my-brains/290301)

<div class="topic-metadata">

**Author:** [@Ter13](https://forum.kirupa.com/u/Ter13)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 1:37pm UTC](https://forum.kirupa.com/t/dynamic-animations-the-hammer-is-for-my-brains/290301 "2009-06-12T13:37:38Z")

</div>

I'm relatively new to flash, and just upgraded from Flash 6 to Flash 10. This is a HUGE jump for me, but strangely, I already feel more at home in Fl10 than Fl6, as it is more object oriented, and as a hardened programme…

---

## [\[AS2\] Pausing a Flash movie when user tabs away](https://forum.kirupa.com/t/as2-pausing-a-flash-movie-when-user-tabs-away/290300)

<div class="topic-metadata">

**Author:** [@Mindsplit](https://forum.kirupa.com/u/Mindsplit)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 1:22pm UTC](https://forum.kirupa.com/t/as2-pausing-a-flash-movie-when-user-tabs-away/290300 "2009-06-12T13:22:35Z")

</div>

hi guys and girls im creating a presentation that has a bunch of links to websites and pdf files. right now the presentation opens fullscreen when first opened but if the user clicks one of the pdf or web links the cli…

---

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

<div class="topic-metadata">

**Author:** [@mitchelvase](https://forum.kirupa.com/u/mitchelvase)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 12:39pm UTC](https://forum.kirupa.com/t/problems-with-removechild/290297 "2009-06-12T12:39:27Z")

</div>

I wonder if someone can help me with removeChild i made a class preloadContent, it preloads content \[wink\] but when i want to load the next external image or swf he doesn't remove the old content, can someone help me…

---

## [HD video streaming](https://forum.kirupa.com/t/hd-video-streaming/290291)

<div class="topic-metadata">

**Author:** [@yachtpicasso](https://forum.kirupa.com/u/yachtpicasso)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 9:59am UTC](https://forum.kirupa.com/t/hd-video-streaming/290291 "2009-06-12T09:59:23Z")

</div>

Hey guys, i've looked around, but i cant find anything. i have no idea about AS3 (nor as2 for that matter ^\_^) , but i heard that if i want to playback HD video on a flash site... it can only be done via as3. correct…

---

## [Disable the button for current page only](https://forum.kirupa.com/t/disable-the-button-for-current-page-only/290289)

<div class="topic-metadata">

**Author:** [@gts85](https://forum.kirupa.com/u/gts85)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 9:47am UTC](https://forum.kirupa.com/t/disable-the-button-for-current-page-only/290289 "2009-06-12T09:47:09Z")

</div>

Hi all, I currently creating a website which content some pages. example of homepage and aboutpage.I want to make it as below. If the user clicks the 'home\_mc' button i want it to disable to the content cant be loaded …

---

## [loadClip dynamic images how to smooth them?](https://forum.kirupa.com/t/loadclip-dynamic-images-how-to-smooth-them/290286)

<div class="topic-metadata">

**Author:** [@Toelli](https://forum.kirupa.com/u/Toelli)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 8:26am UTC](https://forum.kirupa.com/t/loadclip-dynamic-images-how-to-smooth-them/290286 "2009-06-12T08:26:16Z")

</div>

I have been searching alot and i just cant get it right... What i understand is that i have to duplicate the movieclip and create some kinda BitmapData version of it and it will work? I found this example code im try…

---

## [Frds Pls Help](https://forum.kirupa.com/t/frds-pls-help/290278)

<div class="topic-metadata">

**Author:** [@eswar\_3110](https://forum.kirupa.com/u/eswar_3110)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 5:48am UTC](https://forum.kirupa.com/t/frds-pls-help/290278 "2009-06-12T05:48:29Z")

</div>

Hi Frds in one flash file i have 3 movie clips i want to reduce the one movie clip speed i don't know how to reduce the movie clip speed pls tell me code for that pls help me.....

---

## [How FLV hieght & widht can reduce in swf](https://forum.kirupa.com/t/how-flv-hieght-widht-can-reduce-in-swf/290275)

<div class="topic-metadata">

**Author:** [@jeoshamsi](https://forum.kirupa.com/u/jeoshamsi)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 5:08am UTC](https://forum.kirupa.com/t/how-flv-hieght-widht-can-reduce-in-swf/290275 "2009-06-12T05:08:49Z")

</div>

Hi guys! I have flv with 720w X 480h which i have embedd in Flash but now i need the size of same flv 215w X 340h...if i am doing it with Transform it is going to pixlete ....Is it possible with Scripting otherwise how…

---

## [Don't replay flash on refresh of page](https://forum.kirupa.com/t/dont-replay-flash-on-refresh-of-page/290270)

<div class="topic-metadata">

**Author:** [@dhawal\_mhatre](https://forum.kirupa.com/u/dhawal_mhatre)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 3:26am UTC](https://forum.kirupa.com/t/dont-replay-flash-on-refresh-of-page/290270 "2009-06-12T03:26:02Z")

</div>

I have a flash movie that I want to play once. If someone refreshes the page or goes to another page with same movie, I want it not to replay the animation. Is there any way to do that without frames or iframes. Is the…

---

## [Package and Reusable Classes](https://forum.kirupa.com/t/package-and-reusable-classes/290266)

<div class="topic-metadata">

**Author:** [@damonlee3](https://forum.kirupa.com/u/damonlee3)\
**Replies:** 0\
**Last updated:** [June 12, 2009, 2:12am UTC](https://forum.kirupa.com/t/package-and-reusable-classes/290266 "2009-06-12T02:12:08Z")

</div>

I'm really trying to learn packages and reusable classes. What I have currently is an .fla with two buttons (btn1 and btn2) and three other movie clips: square, circle, polygon. My goal is to have all the animations …

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

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