# Latest

**URL:** https://forum.kirupa.com/latest.md?page=177

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

**Page:** 178

---

## [How to Create SimpleButton with Default View](https://forum.kirupa.com/t/how-to-create-simplebutton-with-default-view/332503)

<div class="topic-metadata">

**Author:** [@nikel](https://forum.kirupa.com/u/nikel)\
**Replies:** 0\
**Last updated:** [July 4, 2014, 1:11pm UTC](https://forum.kirupa.com/t/how-to-create-simplebutton-with-default-view/332503 "2014-07-04T13:11:23Z")

</div>

Hi, I want to create default view SimpleButton in my class file. But when I test my movie I'm seeing that my code doesn't show anything. package { ... import flash.display.SimpleButton; public class MainGr…

---

## [Remove everything except substrings in string](https://forum.kirupa.com/t/remove-everything-except-substrings-in-string/332501)

<div class="topic-metadata">

**Author:** [@Food1234](https://forum.kirupa.com/u/Food1234)\
**Replies:** 0\
**Last updated:** [July 4, 2014, 11:50am UTC](https://forum.kirupa.com/t/remove-everything-except-substrings-in-string/332501 "2014-07-04T11:50:11Z")

</div>

Hi, I'd like to be able to remove everything in a String EXCEPT predefined substrings, so something like; var substring1 = "\<bullet\>" var substring2 = "\<img\>" var myString = "\<bullet\>\<img\>some text\<bullet\>\<img\>some…

---

## [Efficient Nutrition Plan For Bodybuilders Is Vital](https://forum.kirupa.com/t/efficient-nutrition-plan-for-bodybuilders-is-vital/332500)

<div class="topic-metadata">

**Author:** [@amotramarik99](https://forum.kirupa.com/u/amotramarik99)\
**Replies:** 0\
**Last updated:** [July 4, 2014, 1:58am UTC](https://forum.kirupa.com/t/efficient-nutrition-plan-for-bodybuilders-is-vital/332500 "2014-07-04T01:58:09Z")

</div>

To be a made bodybuilder, you moldiness use a nutrition design that is effective to get the wanted resultant. You testament be placing your embody under often higher than practice corporal punctuate with weight activity. …

---

## [Req: Kirupa, Please change my name from the tutorial. Going off the grid](https://forum.kirupa.com/t/req-kirupa-please-change-my-name-from-the-tutorial-going-off-the-grid/332499)

<div class="topic-metadata">

**Author:** [@kadaj](https://forum.kirupa.com/u/kadaj)\
**Replies:** 0\
**Last updated:** [July 3, 2014, 3:40pm UTC](https://forum.kirupa.com/t/req-kirupa-please-change-my-name-from-the-tutorial-going-off-the-grid/332499 "2014-07-03T15:40:47Z")

</div>

Hi Kirupa, Will you please change my name to kadaj in the tutorial. I'm trying to go off the grid. So doing some cleanup. I have contacted you multiple times before but no response. I guess you are busy.

---

## [Array MovieClip Mames](https://forum.kirupa.com/t/array-movieclip-mames/332498)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [July 3, 2014, 3:14pm UTC](https://forum.kirupa.com/t/array-movieclip-mames/332498 "2014-07-03T15:14:02Z")

</div>

hi \[smile\] so simple I cant figure it out ... must have been because I had a hypo last night :/ anyways why doesn't this work if all the MovieClips are on the stage? var menuArray:Array = \[ aboutBtn\_MC, …

---

## [Need help with rendering performance - simple game](https://forum.kirupa.com/t/need-help-with-rendering-performance-simple-game/332497)

<div class="topic-metadata">

**Author:** [@BeerOclock](https://forum.kirupa.com/u/BeerOclock)\
**Replies:** 0\
**Last updated:** [July 3, 2014, 1:54pm UTC](https://forum.kirupa.com/t/need-help-with-rendering-performance-simple-game/332497 "2014-07-03T13:54:12Z")

</div>

I'm working on a game thats graphically very simple. There are some hexagons in the background for walls. All the enemies are circles, and all the bullets and projectiles are smaller circles. Granted, sometimes there are…

---

## [Fifa world cup Online 2014](https://forum.kirupa.com/t/fifa-world-cup-online-2014/332496)

<div class="topic-metadata">

**Author:** [@skyeric123](https://forum.kirupa.com/u/skyeric123)\
**Replies:** 0\
**Last updated:** [July 3, 2014, 10:39am UTC](https://forum.kirupa.com/t/fifa-world-cup-online-2014/332496 "2014-07-03T10:39:59Z")

</div>

\[COLOR=#333333\]what is the rate of pay, what is entailed (mostly AS, or mostly Art/animation, etc), when is the job paid (upon completion, or when the client pays you), who started the project, what state is it in \[/CO…

---

## [Jumping to frame labels with keyboard input](https://forum.kirupa.com/t/jumping-to-frame-labels-with-keyboard-input/332495)

<div class="topic-metadata">

**Author:** [@Nuclear\_Cactus](https://forum.kirupa.com/u/Nuclear_Cactus)\
**Replies:** 0\
**Last updated:** [July 2, 2014, 5:13pm UTC](https://forum.kirupa.com/t/jumping-to-frame-labels-with-keyboard-input/332495 "2014-07-02T17:13:54Z")

</div>

Hai there. So I have bunch of animations on the main timeline, for example one of them starts at frame 51 and ends at 100, another one starts at 101 and ends at 150, and another one starts at 151 and ends at 200. I g…

---

## [AS3 - using JSON and other external classes inside external classes](https://forum.kirupa.com/t/as3-using-json-and-other-external-classes-inside-external-classes/332493)

<div class="topic-metadata">

**Author:** [@Nofar\_Shaked](https://forum.kirupa.com/u/Nofar_Shaked)\
**Replies:** 0\
**Last updated:** [July 2, 2014, 5:34am UTC](https://forum.kirupa.com/t/as3-using-json-and-other-external-classes-inside-external-classes/332493 "2014-07-02T05:34:15Z")

</div>

Hey, I have a main project in Flash CS6 using external classes. Inside one of the classes I created (located in C:\\com\\classes\\classTestManager.as) I use other class such as JSON (located in C:\\com\\adobe\\serialization…

---

## [AS3 Timeline Animation Refuses to Loop](https://forum.kirupa.com/t/as3-timeline-animation-refuses-to-loop/332492)

<div class="topic-metadata">

**Author:** [@Alpha\_Remex](https://forum.kirupa.com/u/Alpha_Remex)\
**Replies:** 0\
**Last updated:** [July 1, 2014, 8:48pm UTC](https://forum.kirupa.com/t/as3-timeline-animation-refuses-to-loop/332492 "2014-07-01T20:48:39Z")

</div>

This is a weird one. I have a run animation for a player with four states labeled on the timeline: idle (one frame with a stop(); call in the frame), start (which has no scripting in any frames), run (which has a gotoAn…

---

## [Looking for a web designer](https://forum.kirupa.com/t/looking-for-a-web-designer/332491)

<div class="topic-metadata">

**Author:** [@Allison\_Miller](https://forum.kirupa.com/u/Allison_Miller)\
**Replies:** 0\
**Last updated:** [July 1, 2014, 2:01pm UTC](https://forum.kirupa.com/t/looking-for-a-web-designer/332491 "2014-07-01T14:01:47Z")

</div>

Hi everyone I need a web master for my site, which is going to be based on a template I bought. I essentially require replacement of the logo, images including gallery, texts, accommodation of the menu titles to the su…

---

## [10,000 posts! Plus, I finally made a video background site; what do you think?](https://forum.kirupa.com/t/10-000-posts-plus-i-finally-made-a-video-background-site-what-do-you-think/332490)

<div class="topic-metadata">

**Author:** [@krilnon](https://forum.kirupa.com/u/krilnon)\
**Replies:** 0\
**Last updated:** [June 30, 2014, 11:35pm UTC](https://forum.kirupa.com/t/10-000-posts-plus-i-finally-made-a-video-background-site-what-do-you-think/332490 "2014-06-30T23:35:13Z")

</div>

The posts: http://www.kirupa.com/forum/search.php?do=finduser&userid=9456&contenttype=vBForum\_Post&showposts=1 The site: https://people.csail.mit.edu/kylem/ The videos (one is chosen at random per refresh) are mostly…

---

## [Highlighting text individually - Need help!](https://forum.kirupa.com/t/highlighting-text-individually-need-help/332489)

<div class="topic-metadata">

**Author:** [@metasoul](https://forum.kirupa.com/u/metasoul)\
**Replies:** 0\
**Last updated:** [June 28, 2014, 5:18pm UTC](https://forum.kirupa.com/t/highlighting-text-individually-need-help/332489 "2014-06-28T17:18:22Z")

</div>

Hi, I am creating an interactive story book using Flash. Is there any way I can highlight individual words which change colour when they are read? In other words, as the story is being read by the program, the words wil…

---

## [A3 Arrays of movieClips](https://forum.kirupa.com/t/a3-arrays-of-movieclips/332488)

<div class="topic-metadata">

**Author:** [@Cinquil](https://forum.kirupa.com/u/Cinquil)\
**Replies:** 0\
**Last updated:** [June 27, 2014, 8:14am UTC](https://forum.kirupa.com/t/a3-arrays-of-movieclips/332488 "2014-06-27T08:14:44Z")

</div>

\[COLOR=#000000\]\[FONT=Arial\]AS3.0\] I'm currently working on my graduation diploma and I have a problem with managing movieClips with the same instance name..sort of. I'm creating an array of objects with this Class an Arr…

---

## [If statment help for mutiple selected radio buttons](https://forum.kirupa.com/t/if-statment-help-for-mutiple-selected-radio-buttons/332487)

<div class="topic-metadata">

**Author:** [@Josh\_Medina](https://forum.kirupa.com/u/Josh_Medina)\
**Replies:** 0\
**Last updated:** [June 26, 2014, 11:34pm UTC](https://forum.kirupa.com/t/if-statment-help-for-mutiple-selected-radio-buttons/332487 "2014-06-26T23:34:32Z")

</div>

Hello fellow flashers, I need some help with if statements. I'm building a flash banner with CS6/AS2 that has 4 radio buttons that once the user rolls over, they mark with a checkmark. I want the user to only be able …

---

## [Double girder eot crane manufacturer](https://forum.kirupa.com/t/double-girder-eot-crane-manufacturer/332486)

<div class="topic-metadata">

**Author:** [@indefspares23](https://forum.kirupa.com/u/indefspares23)\
**Replies:** 0\
**Last updated:** [June 26, 2014, 9:04am UTC](https://forum.kirupa.com/t/double-girder-eot-crane-manufacturer/332486 "2014-06-26T09:04:33Z")

</div>

To successfully cater the diversified needs of clients, indefspares.com utilized its resources to fabricate the optimum range of eot Double Girder Cranes. These are accurately designed with multiple hoisting trolleys run…

---

## [Drag Drop Rotate](https://forum.kirupa.com/t/drag-drop-rotate/332485)

<div class="topic-metadata">

**Author:** [@The\_Mort](https://forum.kirupa.com/u/The_Mort)\
**Replies:** 0\
**Last updated:** [June 26, 2014, 8:59am UTC](https://forum.kirupa.com/t/drag-drop-rotate/332485 "2014-06-26T08:59:59Z")

</div>

I am trying to get different movie clips to drag and rotate independently on the stage I have found code on the internet which has just one movie in it and does just what I want but when I add a second movie they drag …

---

## [Get Free Xbox Live Gold Membership and Save Money](https://forum.kirupa.com/t/get-free-xbox-live-gold-membership-and-save-money/332484)

<div class="topic-metadata">

**Author:** [@auratheoran](https://forum.kirupa.com/u/auratheoran)\
**Replies:** 0\
**Last updated:** [June 26, 2014, 4:09am UTC](https://forum.kirupa.com/t/get-free-xbox-live-gold-membership-and-save-money/332484 "2014-06-26T04:09:11Z")

</div>

Xbox 360 which is a support recreation product from Microsoft after Xbox which includes more new features which could compound the recreation experience of the gamers. Xbox live code generator smoldering is among the mo…

---

## [Scrolling the Game Breaks my Collision Detection](https://forum.kirupa.com/t/scrolling-the-game-breaks-my-collision-detection/332483)

<div class="topic-metadata">

**Author:** [@Alpha\_Remex](https://forum.kirupa.com/u/Alpha_Remex)\
**Replies:** 0\
**Last updated:** [June 25, 2014, 2:50pm UTC](https://forum.kirupa.com/t/scrolling-the-game-breaks-my-collision-detection/332483 "2014-06-25T14:50:40Z")

</div>

I am working on a side-scrolling platformer and I just added scrolling, which broke my collision detection. I have no idea WHY collision detection no longer works, so I thought I'd see if anyone here can help me. I kno…

---

## [Web master wanted](https://forum.kirupa.com/t/web-master-wanted/332482)

<div class="topic-metadata">

**Author:** [@Allison\_Miller](https://forum.kirupa.com/u/Allison_Miller)\
**Replies:** 0\
**Last updated:** [June 25, 2014, 1:31pm UTC](https://forum.kirupa.com/t/web-master-wanted/332482 "2014-06-25T13:31:54Z")

</div>

Hi I'm looking for a web master to customize and install a web template for me. You can check out the template flashmint.com/show-template-5899.html I don't need anything fanciful. Just changing over the texts and …

---

## [PHP Form Not getting values](https://forum.kirupa.com/t/php-form-not-getting-values/332481)

<div class="topic-metadata">

**Author:** [@fumegx](https://forum.kirupa.com/u/fumegx)\
**Replies:** 0\
**Last updated:** [June 25, 2014, 1:10pm UTC](https://forum.kirupa.com/t/php-form-not-getting-values/332481 "2014-06-25T13:10:22Z")

</div>

\[TABLE\] \[TR\] \[TD="class: votecell"\]\[/TD\] \[TD="class: postcell"\] I´m having a problem in a complex form built in PHP. The form and the process are in the same page, because it loads in bootstrap modal, an…

---

## [AS3 Unloading external SWF piling up problem](https://forum.kirupa.com/t/as3-unloading-external-swf-piling-up-problem/332478)

<div class="topic-metadata">

**Author:** [@Tosif](https://forum.kirupa.com/u/Tosif)\
**Replies:** 0\
**Last updated:** [June 24, 2014, 12:31pm UTC](https://forum.kirupa.com/t/as3-unloading-external-swf-piling-up-problem/332478 "2014-06-24T12:31:03Z")

</div>

I have two buttons on main SWF what loads and Unload two external SWFs back and forth. Also one timer function is calling external Screen saver SWF and unload the existing one when no interaction found. I am using …

---

## [added\_to\_stage event not firing](https://forum.kirupa.com/t/added-to-stage-event-not-firing/332477)

<div class="topic-metadata">

**Author:** [@nikel](https://forum.kirupa.com/u/nikel)\
**Replies:** 0\
**Last updated:** [June 24, 2014, 3:31am UTC](https://forum.kirupa.com/t/added-to-stage-event-not-firing/332477 "2014-06-24T03:31:59Z")

</div>

I've a class file named MainGraphics. In my class file I've an eventlistener but it's not firing. package { import flash.events.Event; import flash.events.KeyboardEvent; import flash.text.TextField; …

---

## [How to Call a Variable from a Class to Fla?](https://forum.kirupa.com/t/how-to-call-a-variable-from-a-class-to-fla/332474)

<div class="topic-metadata">

**Author:** [@nikel](https://forum.kirupa.com/u/nikel)\
**Replies:** 0\
**Last updated:** [June 22, 2014, 9:21pm UTC](https://forum.kirupa.com/t/how-to-call-a-variable-from-a-class-to-fla/332474 "2014-06-22T21:21:10Z")

</div>

Hello, I've class file named Meters.as I need call an array variable from the Meters.as to main fla. My class file is located at here: http://sudrap.org/paste/text/336578/ Here's my code: var meterArr:Meters = new M…

---

## [RSLs - Very different behavior depending on publish method](https://forum.kirupa.com/t/rsls-very-different-behavior-depending-on-publish-method/332473)

<div class="topic-metadata">

**Author:** [@cakepizza](https://forum.kirupa.com/u/cakepizza)\
**Replies:** 0\
**Last updated:** [June 22, 2014, 6:01pm UTC](https://forum.kirupa.com/t/rsls-very-different-behavior-depending-on-publish-method/332473 "2014-06-22T18:01:37Z")

</div>

Using cs5.5 I have RSLs A,B, and C. In the publish settings, they are listed as RSL libraries in that order. On first frame they load, one at a time, and after each one loads, it traces out that it loaded onto a textFi…

---

## [Load random image](https://forum.kirupa.com/t/load-random-image/332472)

<div class="topic-metadata">

**Author:** [@scottiescotsman](https://forum.kirupa.com/u/scottiescotsman)\
**Replies:** 0\
**Last updated:** [June 20, 2014, 12:34pm UTC](https://forum.kirupa.com/t/load-random-image/332472 "2014-06-20T12:34:19Z")

</div>

hi, Say I have a MovieClip named mainPic\_MC and want to load a random image from a folder called pics inside that MovieClip. I also have a transition to apply to it after loading. How would I go about this? Thanks St…

---

## [Quiz](https://forum.kirupa.com/t/quiz/332471)

<div class="topic-metadata">

**Author:** [@satishbrewing](https://forum.kirupa.com/u/satishbrewing)\
**Replies:** 0\
**Last updated:** [June 20, 2014, 8:04am UTC](https://forum.kirupa.com/t/quiz/332471 "2014-06-20T08:04:44Z")

</div>

Hi, help needed iam flash 8 user, i got a quiz with multiple selections, there are 15 questions each question contains 5 radio buttons with data values 1,2,3,4,5. After selecting all and by clicking submit butt…

---

## [Parabolic Motion](https://forum.kirupa.com/t/parabolic-motion/332470)

<div class="topic-metadata">

**Author:** [@DanDaMan](https://forum.kirupa.com/u/DanDaMan)\
**Replies:** 0\
**Last updated:** [June 20, 2014, 6:53am UTC](https://forum.kirupa.com/t/parabolic-motion/332470 "2014-06-20T06:53:15Z")

</div>

I've looked around for a while trying to find a good way to go about doing parabolic motion but I'm still having trouble. The idea is that I have a starting point, and ending point, and then either an initial angle or m…

---

## [Hi we do 3d model and animations(2d and 3d), game development, graphic designs, GUI](https://forum.kirupa.com/t/hi-we-do-3d-model-and-animations-2d-and-3d-game-development-graphic-designs-gui/332469)

<div class="topic-metadata">

**Author:** [@irvintiu](https://forum.kirupa.com/u/irvintiu)\
**Replies:** 0\
**Last updated:** [June 20, 2014, 6:09am UTC](https://forum.kirupa.com/t/hi-we-do-3d-model-and-animations-2d-and-3d-game-development-graphic-designs-gui/332469 "2014-06-20T06:09:55Z")

</div>

you may now hire us full time as well \[smile\] minimum rates: 3d modelling: 70USD 2d animation: 30USD(every 10 secs) 3d animation for simple presentation 10USD ( per sec) StoryBoard 40USD per page filmin…

---

## [Remove a CSS class for mobile](https://forum.kirupa.com/t/remove-a-css-class-for-mobile/332468)

<div class="topic-metadata">

**Author:** [@webguync](https://forum.kirupa.com/u/webguync)\
**Replies:** 0\
**Last updated:** [June 19, 2014, 6:53pm UTC](https://forum.kirupa.com/t/remove-a-css-class-for-mobile/332468 "2014-06-19T18:53:30Z")

</div>

Anyone have any ideas on how to remove a CSS class when viewing in mobile? My situation is I have a filter set up which filters an img with a CSS class to Black and White and then changes to color on hover. I cannot get …

[Previous page](https://forum.kirupa.com/latest.md?page=176)

[Next page](https://forum.kirupa.com/latest.md?page=178)
