Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: Re: flash dynamic lists


Message #1 by "Pallav Nadhani" <pallav@n...> on Tue, 5 Feb 2002 10:09:13
Hia,

Yes. You can send the data to clip parameters of smart clip.

What you need to do is to create an instance of the smart clip in the 
movie and name it as lets say myMC.

Now you can use actionscript to assign the values.

For e.g., if color is a property of the Movie Clip (MC) then u can simply 
write : 
myMC.color = "FF1234";

Similarly, you can send an array of values.

Rgds
Pallav Nadhani

> hello all
> is it possible to send the data to clip parameters of  smart clip?
> can any one know about this, if yes plz let me know or send an examples 
file as an attachment.
> 
> thanks
> ramesh.v
> 
> 
> 
> -
> 
> On Sat, 13 Oct 2001 00:01:14  
>  Flash Programming digest wrote:
> >FLASH_PROGRAMMING Digest for Friday, October 12, 2001.
> >
> >1. Re: Continuous Navigation Menu
> >2. RE: Creating Dynamic Links?
> >
> >
> >
> 
> 

  Return to Index