CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



Zone: > NEWSGROUP > Adobe-Macromedia Forums > macromedia.flash Tags:
Item Type: Date Entered: 3/28/2008 4:15:49 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 134 Favorited: 0 Favorite
Can Reply:  Yes Members Can Edit: No Online: Yes
2 Items, 1 Pages |< << Go >> >|
"dwallbaum" <we
NewsGroup User
Controlling actions of MC in a ScrollPane3/28/2008 4:15:49 PM
Reply

0

Gentlefolk;

I have some very large screen shots that are assembled, with audio, in a
MovieClip called "Screens".

This MC is viewed thru a ScrollPane, by referencing the identifier, Screens_ID.

So far so good. The movie displays.

Now, I want to add some basic controls, start, stop, play and resizing
buttons. I have the resizing script, and that works, and the start, stop and
play controls are simple.

But, I cannot figure out how to get these buttons to act on the "Screens" MC.

Attaching ActionScript to the button "StopBtn", like this does not work:

----------------------------------------------------
on (release){
this.Screens.stop();
}
----------------------------------------------

If I bring the MC "Screens" to the stage, and give it an instance name, then
this control will work. But I would like to use the ScrollPane to handle the
scrolling of the images as they enlarge.

Ideas?

Thank you.

Don

"rritchey" <web
NewsGroup User
Re: Controlling actions of MC in a ScrollPane3/28/2008 6:28:58 PM
Reply

0

on(release){
_root.Screens_ID.content.stop();
}
2 Items, 1 Pages |< << Go >> >|



Free Download:






   
  Privacy | Contact Us
All Times Are GMT