php-general | 2001072
Date: 07/31/01
- Next message: Werner Stuerenburg: "Re: [PHP] NuSphere.. what is it???"
- Previous message: Philip Olson: "Re: [PHP] references... found it"
- In reply to: Kyle Smith: "[PHP] Flash question, but includes variables!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You need to define the variable early in the movie. Then you simply put the
field name with the {} symbols and it will be replace by what the variable
value is. In your example, you would put in the text area Hi, {NAME} whats
up? In the properties for that text object you also need to make sure it is
selected as dynamic text.
Hope this helps.
Jeff Pearson
> -----Original Message-----
> From: Kyle Smith [mailto:dbzno1fan <email protected>]
> Sent: Tuesday, July 31, 2001 9:20 PM
> To: php-general <email protected>
> Subject: [PHP] Flash question, but includes variables!
>
>
> Anybody who knows flash 5 please help me (sorry to post in a PHP list)
> I have a variable named NAME, later in the game how do i make a
> dynamic text field say something like Hi, NAME whats up?
>
>
> -lk6-
> http://www.StupeedStudios.f2s.com
> Home of the burning lego man!
>
> ICQ: 115852509
> MSN: dbzno1fan <email protected>
> AIM: legokiller666
>
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Werner Stuerenburg: "Re: [PHP] NuSphere.. what is it???"
- Previous message: Philip Olson: "Re: [PHP] references... found it"
- In reply to: Kyle Smith: "[PHP] Flash question, but includes variables!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

