# How to pass data across swf which are called thru different html files?

**URL:** https://forum.kirupa.com/t/how-to-pass-data-across-swf-which-are-called-thru-different-html-files/140075
**Category:** Uncategorized
**Created:** [March 8, 2005, 3:47am UTC](https://forum.kirupa.com/t/how-to-pass-data-across-swf-which-are-called-thru-different-html-files/140075 "2005-03-08T03:47:56Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![apple](https://avatars.discourse-cdn.com/v4/letter/a/b9e5f3/32.png) [@apple](https://forum.kirupa.com/u/apple)
#### Post date: [March 8, 2005, 3:47am UTC](https://forum.kirupa.com/t/how-to-pass-data-across-swf-which-are-called-thru-different-html-files/140075/1 "2005-03-08T03:47:56Z")

</div>

**Urgent:**

Does anyone know how to pass data across swf which are called thru different html files?

For examlpe: There is file called “ **Interface.swf** ” which have a variable called userName. There is a button in \*\*Interface \*\* which opens a file called “ **Help.htm** ” which inturns calls a file “ **Help.swf** ”. I need the variable userName from \*\*Interface.swf \*\* to **Help.swf**. I have tried global variable but its not being passed as these are called thru two different html.

So, does anyone know the solution to solve this problem?

thanks in advance…
