Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH:Passing Variables in Director? |
From: | CARL |
Date: | Tue, 12 Oct 1999 10:24:01 +0100 |
Hi Aaron,
The following handler is attached to a sprite in Director and used to
receive a string from flash.
on getURL me, stringFromFlash
if stringFromFlash = "hello" then go frame "hello"
end
The string is passed from the swf file to Director using the Get url window
in flash.
on press
Get Url("hello")
end
HTH
Carl
[ Carl Captieux ]
[ carl [dot] captieuxi-dmedia [dot] com ]
[ Funkymaster ]
----------
>From: Aaron Schurman <aschurmanjohnryancompany [dot] com>
>To: "'flasherchinwag [dot] com'" <flasherchinwag [dot] com>
>Subject: FLASH:Passing Variables in Director?
>Date: Mon, Oct 11, 1999, 7:18 pm
>
>Does anybody know if there is a way to pass text variables when an swf is
>imported into Director. I tried the actionsEnabled command, without
>success, so if anybody knows about any new features or commands in Director
>7.0.2 that would help me do this it would be greatly appreciated! THanks a
>ton!!
>Aaron
>
>
>flasher is generously supported by...
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Streaming Media WEST '99 Conference & Exhibition
>"The Worlds largest Internet Audio & Video Event"
>December 7 - 9, San Jose Convention Center, California
>
>Reserve your space today at http://www.streamingmedia.com
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>To unsubscribe or change your list settings go to
>http://www.chinwag.com/flasher or email helpchinwag [dot] com
>
>
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]