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
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

