Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: FLASH:Passing Variables in Director? |
From: | Aaron Schurman |
Date: | Tue, 12 Oct 1999 14:30:41 +0100 |
Okay...that helps a lot...now help me a little more here (please, please,
please!!) can you give me an idea of how it would work if I wanted to get a
line of text from a file test.txt and put it into a text field called
"text1"? Let me know if you know how this works!! Thanks a ton!!
Aaron
> ----------
> From: CARL
> Reply To: flasherchinwag [dot] com
> Sent: Tuesday, October 12, 1999 4:05 AM
> To: flasherchinwag [dot] com
> Subject: Re: FLASH:Passing Variables in Director?
>
> 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
>
>
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]