New Flash Player 26.0.0.XXX does not support the old commands like TGotoFrame in chrome browsers.
We are using the javascript to detect the flash player security settings. We have old products in which javascript is sending the command to flash file to jump to next frame. The function TGotoFrame() has been used for this communication. This was working fine with earlier updates to Flash player. However, after upgrade to Flash Player 26.0.0.XXX, it started giving error that TGotoFrame is not a function. This error occurs only with chrome browsers. Please help us to resolve this issue.