Quantcast
Viewing all articles
Browse latest Browse all 80145

Re: Tab Key not working in Browser

Hi Stewieb,

 

Thank you for contacting Adobe.

 

Please assign any other key as shortcut apart from the standard keys. So you can assign Key line "M" , "P" etc.

 

Then once open the browser please click inside the SWF area then use the "Tab" key to navigate from one object to the other.

 

After that please use the below mentioned steps:

 

 

1.     Open the Published html file in Notepad.

 

 

2.     Locate the line that defines your flash movie. It will look similar to:

 

 

 

      var so = new SWFObject("Plan a Work Order-Part 2-Add Work Plan-Assessment.swf", "Captivate", "1254", "799", "10", "#CCCCCC");

 

3.     Right after that line, insert this line:

 

              so.addParam("seamlessTabbing", "false");

 

4.     Your code will now look similar to this:

 

            var so = new SWFObject("Plan a Work Order-Part 2-Add Work Plan-Assessment.swf", "Captivate", "1254", "799", "10", "#CCCCCC");

 

            so.addParam("seamlessTabbing", "false");

 

Please let me know if that works for you.

 

 

Thanks

Loveesh

 


Viewing all articles
Browse latest Browse all 80145

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>