# Problem accessing sound objects in external swf

**URL:** https://forum.kirupa.com/t/problem-accessing-sound-objects-in-external-swf/128364
**Category:** Uncategorized
**Created:** [November 11, 2004, 6:19pm UTC](https://forum.kirupa.com/t/problem-accessing-sound-objects-in-external-swf/128364 "2004-11-11T18:19:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dj\_dsmooth](https://avatars.discourse-cdn.com/v4/letter/d/e480ec/32.png) [@dj\_dsmooth](https://forum.kirupa.com/u/dj_dsmooth)
#### Post date: [November 11, 2004, 6:19pm UTC](https://forum.kirupa.com/t/problem-accessing-sound-objects-in-external-swf/128364/1 "2004-11-11T18:19:44Z")

</div>

how’s it goin’?

I’ve been having trouble accessing sound objects that are located in an external swf. Essentially I’ve generated the sound objects in actionscript so that I don’t have to link and create movie clips etc - the sound objects are now loaded into an associative array… The code is similar to

[http://www.sonify.org/home/feature/remixology/018\_generatesoundobjects/](http://www.sonify.org/home/feature/remixology/018_generatesoundobjects/)

It plays fine in it’s own swf, but as soon as I load this swf into another one, my sounds are not playing - nor can I refer to them. How would I go about and access these sounds?? If ya’ll have any suggestions please let me know. Thanks

d
