Forum Discussion
Delete or hide Refresh icon ONLY, but keep Seekbar
Yes, I implemented the workaround to modify the frame.xml post publish. Here are the steps I work through:
1. Publish the course
2. Zip the file
3. From within the zip file, open story_content > frame.xml in a program like Dreamweaver
4. Do a “Save As” to save the frame.xml file on your desktop (or other like location)
5. Use a find and replace to change replay enabled to false. Be very careful to make sure all the spacing and quotations are correct. I recommend doing a search for “replay”, and then doing a direct copy of the code from within the file and pasting it into the “replace” portion in this dialogue, and then change true to false.
7. Save the frame.xml file
8. In Windows explorer, go to where the modified xml file is saved, select and copy the “frame.xml” file
9. In your Zip file > story_content, paste and replace the old frame.xml file