GitHub user typhoid opened a pull request: https://github.com/apache/flex-tlf/pull/2
update inlinegraphicelement.as for for bug #2931005 TLF cannot show Flex SWF after loading it as an ILG was incomplete. images added with htmlconverter used the fix, which broke them. it now checks to make sure contenttype is a swf You can merge this pull request into a Git repository by running: $ git pull https://github.com/typhoid/flex-tlf develop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flex-tlf/pull/2.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2 ---- commit ac069474bac7f023c2d4050c543cd132eb843477 Author: typhoid <typhoidfe...@californiacolleges.edu> Date: 2015-05-07T23:53:37Z update inlinegraphicelement.as for for bug #2931005 TLF cannot show Flex SWF after loading it as an ILG was incomplete. images added with htmlconverter used the fix, which broke them. it now checks to make sure contenttype is a swf commit 580bccf87039159191fb854d3e514c336f9194f2 Author: typhoid <typhoidfe...@californiacolleges.edu> Date: 2015-05-07T23:54:36Z Merge pull request #1 from typhoid/typhoid-patch-1 update inlinegraphicelement.as ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---