proton:flash_setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proton:flash_setup [2012/12/13 02:22] – seth | proton:flash_setup [2015/09/09 02:00] (current) – seth | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | NOTE: Well, Flash is more or less dead so this probably won't be updated. | ||
+ | |||
====Compiling the examples for Flash from Windows ==== | ====Compiling the examples for Flash from Windows ==== | ||
Adobe' | Adobe' | ||
+ | |||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | <div id=" | ||
+ | < | ||
+ | <param name=" | ||
+ | <!--[if !IE]> | ||
+ | <object type=" | ||
+ | < | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <param name=" | ||
+ | <div> | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | <!--[if !IE]> | ||
+ | </ | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | [[http:// | ||
==Features== | ==Features== | ||
Line 17: | Line 46: | ||
It's not a perfect emulation (it's still a work in progress), but all the Proton examples run fine, so it ain't bad either. | It's not a perfect emulation (it's still a work in progress), but all the Proton examples run fine, so it ain't bad either. | ||
- | |||
- | [[http:// | ||
** NOTE ** : Proton using Domain Memory and Stage3D acceleration and Adobe has a rule that if your app makes 50k+ you have to pay them 9 percent. | ** NOTE ** : Proton using Domain Memory and Stage3D acceleration and Adobe has a rule that if your app makes 50k+ you have to pay them 9 percent. | ||
Line 67: | Line 94: | ||
- | === Step 3: How to add Flash support | + | === Step 3: How to add a Flash target |
* Copy the /flash folder from RTSimpleApp into your own project | * Copy the /flash folder from RTSimpleApp into your own project | ||
Line 73: | Line 100: | ||
* Edit the / | * Edit the / | ||
* To change the render size of your .swf, change the SWF_SIZE setting in the makefile, and also change the two places the size appears in the test1.html file. | * To change the render size of your .swf, change the SWF_SIZE setting in the makefile, and also change the two places the size appears in the test1.html file. | ||
+ | * Look at App.cpp in RTSimpleApp and notice a subtle change to the audio init - it now uses "new AudioManagerFlash", | ||
* That should be it! If you have nonstandard media folders to copy from, you can fix it by editing build_prepare.bat | * That should be it! If you have nonstandard media folders to copy from, you can fix it by editing build_prepare.bat | ||
proton/flash_setup.1355365351.txt.gz · Last modified: 2012/12/13 02:22 by seth