Page 1 of 1

Flash interactivity

Posted: Thu Aug 18, 2005 9:15 pm
by George
Hello,

I have 2 questions regarding this flash component.

1. Can I pass information to flash movie before playing? Something like setting a variable to change a text or something.

2. Can I take information from flash? For example a flash menu with 3 options. I want to know inside delphi which button (option) clicked.

Thanks !

Textdisplay in Flash

Posted: Fri Oct 14, 2005 1:08 pm
by BennyM
For your first question I have an answer.

we save some textinformation in an textfile
each variable one line.
then we load the flashfile in the player.

in flash you can code with actionscript a loading sequence
to load the textfile and display the text.

Look for "loadvars" in flash help forums.


Regards

Benny M.

Posted: Tue Oct 25, 2005 6:00 pm
by onad
Also this post will be very helpfull:

http://www.flashplayercontrol.com/forum ... c.php?t=83