# Sending flashvars in loader

**URL:** https://forum.kirupa.com/t/sending-flashvars-in-loader/291926
**Category:** Uncategorized
**Created:** [July 7, 2009, 6:07pm UTC](https://forum.kirupa.com/t/sending-flashvars-in-loader/291926 "2009-07-07T18:07:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![activa](https://avatars.discourse-cdn.com/v4/letter/a/8491ac/32.png) [@activa](https://forum.kirupa.com/u/activa)
#### Post date: [July 7, 2009, 6:07pm UTC](https://forum.kirupa.com/t/sending-flashvars-in-loader/291926/1 "2009-07-07T18:07:28Z")

</div>

Ok, I’ve got an already compiled swf I want to load into a project. The swf is the open source OpenZoom image zoomer. It works fine when it’s embedded in html embed tags with flashvars.

How do I load this swf into another flash swf and send it the correct vars? I routinely load a compiled swf into another swf. In this case, I tried to send it the var=‘something’ in the onComplete tag, but I get an init error.
