Hi, thanks for help, i will try that. But right now my sound is at level 0 and video is at level 3. I stop sound object at level 0 i find sound of video is also lost. thanks Abhi
On 3/8/07, Jiri Heitlager <[EMAIL PROTECTED]> wrote:
When creating a sound object, you should give a movieclip as it parameter var snd:Sound = new Sound(movieclipReference) By not assigning a movieclip, you acces the global sound. Jiri creativity wrote: > Hi, > > i have used sound object at level 0 which is controlled by a button to > stop and play. > But when sound through sound object is stoped. The sound of video at > other level also stops. on setting sound object play again the sound > with sound object plays but video sound doesnot. Though on loading > other movie again sound of vieo play perfectly. > > pls let me know if any boy has some solution. > > thanks > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
-- Abhishek Kumar _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

