Domanda

I'm trying to create a screensaver from an SWF file for mac. Unfortunately I'm not sure how to get started. I've looked on the internet for hints on how to do this but with no success.

Does anyone know how I can get an SWF file as screensaver with xcode, or possibly another option?

È stato utile?

Soluzione

Get started by:

1) Get a basic screen saver working from the sample code or tutorial like this: http://cocoadevcentral.com/articles/000088.php

2) Get your SWF file going in a basic Mac app ( Maybe use a web view?).

3) Merge the two together.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top