i think you might need to lose the first .

my_pane.content["product_"+i]["color_"+j].loadMovie(someUrl);

martin

Mike Boutin wrote:
I am trying to target an object inside my scrollpane. This is what im trying to achieve:

my_pane.content["product_"+i].["color_"+j].loadMovie

What is the correct way to target a movieclip in this way?


Thanks!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


--
Martin Wood

http://relivethefuture.com/choronzon
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to