_root["something"+i].onRollOut=function()
{
}

HTH,
Ian

On 11/4/05, Spiros Gerokostas <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> can you help with this line of code?
>
> eval("_root.something" + i + ".onRollOut") = function()
> {
> }
>
> well i know this is wrong in flash 6.
>
> Is this possible?
>
> this["_root.something" + i + ".onRollOut") = function()
> {
> }
>
> thanks,
>
> Spiros
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to