Hi,
Just started using command markers, and they work OK for launching new pages. I am trying to figure out how to use them for executing a javascript command on the current page.
In Premiere, there is an option for "frame target" which (if you set it to _self)causes the javascript to be executed on the current document (the one holding the embedded video).
Anyone know what command I should put in the URL parameters to have the javascript command execute on the current page? Putting "javascript:DoSomething()" causes a new page to be loaded, which is not what I want.
Just started using command markers, and they work OK for launching new pages. I am trying to figure out how to use them for executing a javascript command on the current page.
In Premiere, there is an option for "frame target" which (if you set it to _self)causes the javascript to be executed on the current document (the one holding the embedded video).
Anyone know what command I should put in the URL parameters to have the javascript command execute on the current page? Putting "javascript:DoSomething()" causes a new page to be loaded, which is not what I want.