# Actionscript between different SWF - files

**URL:** https://forum.kirupa.com/t/actionscript-between-different-swf-files/136654
**Category:** Uncategorized
**Created:** [February 7, 2005, 1:50pm UTC](https://forum.kirupa.com/t/actionscript-between-different-swf-files/136654 "2005-02-07T13:50:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Shiva333](https://avatars.discourse-cdn.com/v4/letter/s/5f9b8f/32.png) [@Shiva333](https://forum.kirupa.com/u/Shiva333)
#### Post date: [February 7, 2005, 1:50pm UTC](https://forum.kirupa.com/t/actionscript-between-different-swf-files/136654/1 "2005-02-07T13:50:46Z")

</div>

Hello Forum  
Is it possible to control one loaded SWF File eg.(MOVIE-1.swf) from another loaded SWF file eg.(MOVIE-0.swf) on a different level? eg. with a syntax like:

[color=red]onRelease  
\_MOVIE-1.SWF.gotoAndStop (4) [/color]  
[color=black]or:[/color]  
[color=#ff0000]onRelease  
gotoAndStop (MOVIE-1.swf, frame4) [/color]

Thank you and hello from Innsbruck!
