PDA

View Full Version : Using smart clips



Soniajoshi
April 19th, 2002, 04:03 AM
HI everyone,
I m quite new to the use of smart clips and want to know that if i have used the "list" smart clip given in common libraries of flash how should i pass the values to them dynamically from any php script or any other source.Till now i had been sending the values to any text feild of same name in flash movie now how should i do the same in this case.
Thankx in advance.

upuaut8
April 19th, 2002, 06:13 AM
The names can be set as variables. So if you put in say: _root.myListItemOne

then on the main timeline, if you have a variable called myListItemOne, it should work correctly.