LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-04-2002, 06:31 PM
hoglan hoglan is offline
Registered User
 
Join Date: Dec 2002
Posts: 2
Rep Power: 0
hoglan is on a distinguished road
Angry Initiating sounds from movie clip 1 that are located in movie clip 2

The title is misleading so I will try to explain what I am doing:

I have one movieclip that contains the sound "controls" within it. For example, playing and stoping the sound object.

This movie clip resides on the main timeline.

I have a second movie clip named "sounds" that is loaded into the main movie when it starts. It contains 30 mp3 files that use linkages. (Basically I am loading a *.swf file onto the main timeline that contains the sounds to be manipulated)

The code I use to load this movie is;
_root.sounds.loadMovie("Browsing Sounds.swf", "_level0");

The code used to create the sound object within "sounds" is;
song = new Sound();
song.attachSound("Acorn Woodpecker.mp3");
"Acorn Woodpecker" is the linkage name within "sounds"

The problem I am having is making these two movie clips talk to each other. My guess is it's a pathing issue from movie clip one to movie clip two's sound object.

Could someone help me out?
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Goto + movie clip in a movie clip mongolian Newbies 2 11-20-2007 07:07 AM
Movie Clip within a Movie Clip: Text Linkage Problem Inquirer Newbies 5 12-27-2005 08:22 AM
What is the best way to do this? rolento Newbies 29 12-09-2005 10:12 PM
Linking a movie button to a movie clip oceanzeero Newbies 1 10-31-2005 12:39 PM
Scrollpane with a dynamically growing movie clip skchun23 Flash MX 3 09-09-2004 11:05 PM




All times are GMT. The time now is 05:51 AM.