Retrieve and store the parent id value from a flash movie

Hi all,

I am looking for away to retrieve and store the parent id value from a flash movie - my attempt:

var jscommand:String = "javascript:this.parentNode.id;";
varTemp.text = getURL("javascript:" + jscommand + " void(0);");

any help is greatly appreciated
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories