Upgrade to Pro — share decks privately, control downloads, hide ads and more …

SwfControl

 SwfControl

Now only a piece of history. Just for reference.

Robin Palotai

November 17, 2010
Tweet

More Decks by Robin Palotai

Other Decks in Programming

Transcript

  1. Version Control • Need to update Content •New campaign •New

    ad provider •Fix bugs, reposition buy-button •… •VC as Service ? •Service-provider dependence •Intrusive branding •Provider goes down no more VC New content? No Yes 3
  2. 4 Independent Version Control – Manually Your Server/ CDN •

    Check for new Content •From preloader •Load if any •But it will be large •More bandwidth & cost
  3. 5 Independent Version Control – SwfControl Your Server/ CDN •

    Check for Patch •From preloader •Load if any & apply •Patch is small ☺ •Less bandwidth & cost ☺ •SwfControl is a product •Executable, creates patches, you upload •No intrusive branding ☺ •No dependence ☺ Patch Patch
  4. 7 Appendix •Preloader API •Interface for querying total load progress

    •Notification about patching finished, etc. •AS3 only (technical limitation, can’t be done in < AS3) •However Content can be AS2/AS1 too •Container interaction (flashvars) is then tricky • Executable program •Manages projects (preloader, content versions) •Creates patches •Windows support (Linux in progress, Mac in future) •No encryption •Encrypted flash patching is patented (WO/2009/146375) •Flash security is weak anyway •You may obfuscate your content if you need to