[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

10/19/2009 at 03:58AM PDT, ID: 24823113 | Points: 500
[x]
Attachment Details

Looping a MovieClip in Main.as using Flash Component

Asked by techsrx in ActionScript, Adobe Flash

I need help applying a Flash Component that loops any flash content.

The API documentation is here http://www.afcomponents.com/components/loop_as3/docs/

In my Main.as I have a MovieClip defined as (private var items_container_mc:MovieClip;)

I have the following code but I am not sure if this is right and what to make this MovieClip loop vertically going up.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
private function addMovement():void 
{ 
items_container_mc.addEventListener(Event.ENTER_FRAME,moveItems); 
} 
       
//  move items 
private function moveItems(evt:Event):void 
{ 
import com.afcomponents.events.LoopEvent; 
// What code do I put here? 
          
}
 
Keywords: Looping a MovieClip in Main.as using …
 
Loading Advertisement...
 
[+][-]10/19/09 06:22 AM, ID: 25604890

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/19/09 06:40 AM, ID: 25605026

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/19/09 08:11 AM, ID: 25605865

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/19/09 08:44 AM, ID: 25606268

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/19/09 09:58 AM, ID: 25606889

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/19/09 09:59 AM, ID: 25606900

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625