Hello,
I've created a small tool that might help people who don't use Flash and as such don't have access to Scaleform's GFx Launcher extension.
Basically, you enter the location of your UDK build (the root of the build), it will find all SWFs files in your build. Then you can click "Export SWFs" to process them through the GFx exporter.
You can also double click on a .swf to preview it in the GFx Launcher.
Sorry for the ugly-looking UI, I didn't spend much time designing it
You need the .NET Framework 4.0 to run the application.
The link is below, let me know if you have any issues.
Disclaimer:
I'm doing nothing more than wrapping Scaleform's exporter and previewer in a GUI, so if some options combinations don't make sense or don't work, don't ask me!(though, do tell me as there still might be slight mistakes from my side).
v0.1.0
https://github.com/downloads/Mougli/...ter-v0.1.0.zip
v0.9.0
(no, there's no versions 0.2 to 0.8): https://github.com/downloads/Mougli/...r-v0.9.0.4.zip
- Exposed Exporter and previewer options.
- The output of the exporter and previewer are displayed at the bottom of the window.
Known issues:
- The output text area doesn't update in real time. It will only update when the export is complete/when the previewer is closed. I'll fix that the day when I know how to make asynchronous data binding in WPF.
- On my computer, Fullscreen preview does not work, but that's an issue with the previewer.





(though, do tell me as there still might be slight mistakes from my side).
.
Reply With Quote


thanks


Bookmarks