diff --git a/build.properties b/build.properties index 1bf8c7553..d48a133e7 100644 --- a/build.properties +++ b/build.properties @@ -93,4 +93,4 @@ dist.lib.dirname = lib javadoc.dir = javadoc ant.lib.dir = antlib -adobe.playerglobal.pages.url = https://web.archive.org/web/20220401020702/https://www.adobe.com/support/flashplayer/debug_downloads.html \ No newline at end of file +adobe.playerglobal.path = travis/tools/playerglobal32_0.swc \ No newline at end of file diff --git a/build.xml b/build.xml index 2ea54dabb..a17d644f7 100644 --- a/build.xml +++ b/build.xml @@ -875,14 +875,7 @@ - - - - - - - - + diff --git a/travis/tools/playerglobal32_0.swc b/travis/tools/playerglobal32_0.swc new file mode 100644 index 000000000..42e818732 Binary files /dev/null and b/travis/tools/playerglobal32_0.swc differ