A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: how to start/stop/pause a sound in external swf?

  1. #1
    Junior Member
    Join Date
    Jan 2010
    Posts
    1

    how to start/stop/pause a sound in external swf?

    Hi all,
    I'va any troubles in controlling sound in an external swf.
    I need to stop/play/pause it.
    I've put the sound file on the timeline of the external swf and I want to control it from tha main movie in wich I've load it.
    the swfs are made using AS2.0

    any Advice?

    Thanks

  2. #2
    I know nothing.
    Join Date
    Feb 2008
    Posts
    315
    More detail. Are you wanting to control the sound level or the stop, play, pause functions?

  3. #3
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    From the main swf simple use externalSWF_mc.stop() or externalSWF_mc.play() to stop/pause and play respectively to your sound...
    As ever,
    Vinayak Kadam

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center