Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara-flashplayer
mahara-flashplayer-flash-build
Commits
2490dd5a
Commit
2490dd5a
authored
Sep 30, 2013
by
Anssi Piirainen
Browse files
no message
parent
97f5b7ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
build.properties
View file @
2490dd5a
# you need to adjust following to point to your Flex SDK
flexdir
=
/Users/Api/flex_sdk_4_6
flexdir
=
/opt/flowplayer/flex3sdk
#flexdir=/Users/Api/flex_sdk_4_6
# change following to point to .exe files when running on Windows
mxmlc_bin
=
${flexbindir}/mxmlc
...
...
@@ -16,7 +17,8 @@ site.dir=/Users/api/hyde/site
js.deploy.dir
=
${site.dir}/deploy/js
deploy.dir
=
${site.dir}/content/swf
plugin.buildfiles
=
viralvideos/build.xml,controls/build.xml,embed/build.xml,ipad/build.xml,playlist/build.xml,bitrateselect/build.xml
plugin.buildfiles
=
controls/build.xml,rtmp/build.xml
jsplugins.buildfiles
=
controls/build.xml,embed/build.xml,ipad/build.xml,playlist/build.xml,bitrateselect/build.xml
...
...
manifest.xml
View file @
2490dd5a
...
...
@@ -15,7 +15,6 @@
<component
id=
"DisplayPluginModel"
class=
"org.flowplayer.model.DisplayPluginModel"
/>
<component
id=
"ProviderPlugin"
class=
"org.flowplayer.model.ProviderModel"
/>
<component
id=
"GraphicsUtil"
class=
"org.flowplayer.util.GraphicsUtil"
/>
<component
id=
"URLUtil"
class=
"org.flowplayer.util.URLUtil"
/>
<component
id=
"Animation"
class=
"org.flowplayer.view.AnimationEngine"
/>
<component
id=
"Log"
class=
"org.flowplayer.util.Log"
/>
<component
id=
"JSON"
class=
"com.adobe.serialization.json.JSONforFP"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment