Monster Racer Rush
Select between 5 monster racers, upgrade your monster skill and win the competition!
4.23 / 5.00 3,881 ViewsBuild and Base
Build most powerful forces, unleash hordes of monster and control your soldiers!
3.93 / 5.00 4,634 ViewsHey everyone,
I'm using Flash Pro CS6. The published SWF files are not stand alone. A lot of the external files do not get 'embedded' into the SWF. There is just a URL loader invoking them.
My question is what are other people doing to publish SWF's that are ready to be uploaded into portals?
One way, is to publish to SWC and then load assets into something like Flash Develop or FDT and compile a SWF.
Another way is to use the Embed class.
Is anyone else doing it differently?
Why aren't you just dragging and dropping your assets into flash?
At 6/17/13 04:45 AM, DevGuy wrote: Hey everyone,
I'm using Flash Pro CS6. The published SWF files are not stand alone. A lot of the external files do not get 'embedded' into the SWF. There is just a URL loader invoking them.
My question is what are other people doing to publish SWF's that are ready to be uploaded into portals?
One way, is to publish to SWC and then load assets into something like Flash Develop or FDT and compile a SWF.
Another way is to use the Embed class.
Is anyone else doing it differently?
Well, check out the Publish Settings in CS6. If you want to work with Flash Develop then you gotta use SWCs or embedd images (for blitting). Or you can program in Flash Develop and compile in CS6 which is kinda nonsense. If you have external files to load such as SWCs, then embedd it into your project.